Generate project documentation from code and AIContext artifacts — reference (internal technical), guide (user-facing), or both
Use when the user wants project documentation generated from code and AIContext artifacts — reference (internal technical), guide (user-facing), or both.
Draft a GitHub issue based on a discussion or requirements in the current conversation
Draft a pull request title and body based on the current task file and git changes
Fix failing CI checks on the current PR — fetches failures via gh CLI, diagnoses, fixes, pushes, waits for green. Covers lint, type, build, and tests. Retries up to 3 times.
Check unresolved PR review comments and summarize findings
Automate the PR review cycle — fetches review comments, triages, fixes real issues, auto-resolves false positives, runs tests, commits, pushes, then waits for re-review. Repeats up to 5 cycles.
Load task context, show progress, and surface ambiguities and conflicts before resuming implementation