muhimu/claude-plan-lifecycle

Claude Code plugin: plan-driven development lifecycle — frontmattered plans, stacked-PR execution, PR stamping, restacking, merge-driven reaping

2Stars on the repository
9Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

execute-plan

02

muhimu/claude-plan-lifecycle

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…

2 6d ago A 84 tokens original MIT

pr-fix

03

muhimu/claude-plan-lifecycle

Command

Address PR review feedback on the current branch — fetch comments, plan fixes, implement, push, then summarize for the user to post replies.

2 6d ago A 27 tokens original MIT

restack

04

muhimu/claude-plan-lifecycle

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.

2 6d ago A 53 tokens original MIT