Instructions for roundpilot/superpowers-antigravity, a project described as: An agentic skills framework & software development methodology that works. Built natively for Antigravity 2.0, CLI & IDE.
Reviews one task's code quality - architecture, tests, maintainability - with Critical/Important/Minor severity and file:line evidence. Read-only review; dispatch with the commit range and global constraints.
Implements one task from an approved implementation plan - writes tests and code, verifies, commits, self-reviews, and reports status. Dispatch with the full task text; do not use for review work.
Verifies a fix round - verdicts each prior finding ADDRESSED or NOT ADDRESSED and inspects only the fix diff for new breakage. Not a fresh review; dispatch with the findings list and fix commit range.
Verifies one task's implementation matches its task text - reports Missing/Extra/Misunderstood with file:line evidence. Read-only review; dispatch with the task text and commit range.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools.
Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions.
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.