Instructions file
Claude Code instructions for JoschuaSchneider/masterplan, covering masterplan, storage layout, tool surface (5), bun for tooling, node for runtime and run & publish.
Instructions file
Claude Code instructions for JoschuaSchneider/masterplan, covering masterplan, storage layout, tool surface (5), bun for tooling, node for runtime and run & publish.
Skill Claude CodeCodex
Autonomously implement a masterplan plan phase-by-phase. A central orchestrator spawns one herdr agent per phase (via the implement-plan skill), watches it to completion, commits, and moves to the next phase until the plan is done. Use after grilling + create-plan when the user wants a plan fully implemented…
Skill Claude CodeCodex
Create a multi-phase implementation plan using tracer-bullet vertical slices, and submit via the createplan masterplan tool. Use when user wants to create an implementation plan or mentions planning.
Skill Claude CodeCodex
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Skill Claude CodeCodex
Compact the current conversation into a handoff document for another agent to pick up.
Skill Claude CodeCodex
Read and implement the latest available plan from the masterplan tool.
MCP server Claude CodeCodexCursor
Minimal MCP server that stores implementation plans and handoffs as plain markdown in your project repo. Runs locally from the @joschuadev/masterplan npm package.