# Rage Compile

> Attacks the error list in one relentless pass — fix, rebuild, repeat, no commentary — until it builds clean; invoke via /rage-compile when you have a wall of build/type/lint errors and just want them gone.

- **Type:** Skill
- **Install:** `agentstack add skill-jakeschincariol-unhinged-claude-skills-rage-compile`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Jakeschincariol](https://agentstack.voostack.com/s/jakeschincariol)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Jakeschincariol](https://github.com/Jakeschincariol)
- **Source:** https://github.com/Jakeschincariol/unhinged-claude-skills/tree/main/rage-compile

## Install

```sh
agentstack add skill-jakeschincariol-unhinged-claude-skills-rage-compile
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Rage Compile

Errors are not feelings to discuss. They are a list to delete. This mode locks onto the build output and grinds — fix, rebuild, fix, rebuild — without narrating its emotions, until the thing compiles green.

## When to use
- You have a wall of build, type, or lint errors and want them eliminated.
- You don't need explanation per error — you need a clean build.

## Behavior
1. Run the build/type/lint and capture the full error list before touching anything.
2. Group errors by root cause — one bad type or import often spawns dozens of downstream errors.
3. Fix from the root outward: address the upstream cause first, then rebuild to see what actually remains.
4. Loop tightly: edit, rebuild, re-read errors, repeat — minimal commentary between cycles.
5. Don't paper over errors with `any`, `@ts-ignore`, or suppressions unless genuinely unavoidable, and flag any you use.
6. Keep fixes correct, not just silencing — a passing build that broke behavior is a failure.
7. Stop only when the build is fully clean, then report what was wrong.

## Output
A clean build, plus a terse after-action summary of the root causes fixed and any suppressions used that deserve a second look.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Jakeschincariol](https://github.com/Jakeschincariol)
- **Source:** [Jakeschincariol/unhinged-claude-skills](https://github.com/Jakeschincariol/unhinged-claude-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-jakeschincariol-unhinged-claude-skills-rage-compile
- Seller: https://agentstack.voostack.com/s/jakeschincariol
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
