Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Full-cycle AI coding skill: plans, builds, tests, lints, fixes bugs, and writes production-grade docs. Auto-detects project state and adapts its 8-phase pipeline.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-05 | ✗→✓ | ▲ Improved | -5% | 0% |
| case-11 | ✗→✓ | ▲ Improved | -18% | 0% |
| case-12 | ✗→✓ | ▲ Improved | 26% | 0% |
| case-19 | ✓→✗ | ▼ Worse | 34% | 0% |
| case-20 | ✓→✓ | = Same ✓ | -25% | 0% |
Squirrel is a full-cycle AI coding skill that works across 9 AI coding agents. It auto-detects project state (greenfield, in-progress, or mature) and adapts its 8-phase engineering pipeline accordingly. Instead of a one-size-fits-all workflow, it figures out where the project actually is and jumps in at exactly the right point.
Squirrel classifies the project directory:
| Signal | Mode | Entry Point | |--------|------|-------------| | Empty directory | Greenfield | All 8 phases from scratch | | Source files, no tests/docs | In-Progress | Audit first, then improve | | Source + tests + CI + README | Mature | Targeted improvements | | "fix this bug / add feature" | Targeted | Scoped work only |
text> build me a REST API for a todo app with TypeScript and Express
Squirrel auto-detects greenfield mode and runs all 8 phases.
text> fix this bug in src/auth/login.py
Squirrel enters targeted mode — abbreviated audit, scoped fix, verify.
text> squirrel this project — add tests, fix lint errors, write README
Squirrel audits the existing codebase, then applies phases 4-8.
as any or @ts-ignoreSquirrel works on: Claude Code, Codex, Cursor, Antigravity, Gemini CLI, GitHub Copilot, Windsurf, OpenCode, Aider (9 total).
Install with:
bash# Universal installer npx skills add flyingsquirrel0419/squirrel-skill
@brainstorming - For planning before implementation@test-driven-development - For TDD-oriented workflows@systematic-debugging - For methodical problem-solvingOther measured skills in the registry, with their headline benchmark lift.