bug-hunt
01Command
Autonomous red-green-refactor bug hunter with reviewer subagent gate.
Claude Code plugin: plan-driven development lifecycle — frontmattered plans, stacked-PR execution, PR stamping, restacking, merge-driven reaping
Command
Autonomous red-green-refactor bug hunter with reviewer subagent gate.
Command
Execute a plan from the repo's plans dir in the current worktree — runs the chosen execution skill (subagent-driven-development or executing-plans), then verifies (test/lint), opens draft PR, stamps the plan's frontmatter pr: field. Plans with "## PR N:" slice headings execute as a stacked-PR chain (one draft PR per…
Command
Address PR review feedback on the current branch — fetch comments, plan fixes, implement, push, then summarize for the user to post replies.
Command
Restack a stacked-PR chain after squash-merges to the default branch — discovers the stack from GitHub, cascade-rebases surviving branches, verifies the tip, then (after one confirmation) force-with-lease pushes and retargets the new bottom PR.