Run the full release process end-to-end - prep, tag, CI verification, Homebrew tap, WinGet verification, and website sync
Handle a small fix or maintenance task locally end-to-end — no PR, but full review gates and a confirmed local merge into main
Fully solve a small issue end-to-end — resolve, publish the PR, run two Copilot review rounds, address them, and merge when confident. Escalates to the user on anything uncertain.
Fetch PR review feedback, evaluate it, implement accepted changes, and update the PR after confirmation
Internal codebase health audit — checks docs, skills, duplication, dead code, coding-guidelines, correctness, and tests for drift and real defects. Runs all areas by default, or one named area. Writes per-area reports to .ai/health-audit-<date>/.
Create a Codex-gated spec issue from a triaged report, concept, or idea
Resolve a spec issue end-to-end using sequential subagents
Take over a stale PR — supersede it with requested changes applied, crediting the original author