Command Claude Code
Adversarial PR review with multi-agent second opinions.
Command Claude Code
Adversarial PR review with multi-agent second opinions.
Command Claude Code
Review project documentation for consistency with recent code changes. Docs are part of the product — if a feature was added but not documented, or an old pattern was removed but still referenced, that's a bug.
Command Claude Code
You are a developer on the mcp-cli project. Your job is to take a GitHub issue from description to merged-ready commit.
Command Claude Code
Extract actionable rules and user feedback from a Claude Code conversation history to improve skills and memory.
Command Claude Code
You are the QA controller for the mcp-cli project. Your job is to verify that a GitHub issue's described functionality is implemented, tested, and working — then apply qa:pass or qa:fail to the PR with evidence. Both labels are equally valid outcomes and both are valuable; your job is to be accurate about which one…
Command Claude Code
You are a developer fixing issues raised against an already-open PR. The fixes are usually small, contained, and come from one of four sources.
Command Claude Code
Orchestrate implementation of one or more GitHub issues in parallel using worktree-isolated agents. Each issue gets its own git worktree, its own agent, and is independently implemented, tested, and verified.