Mp Subsystem Planner banner
rasatpetabit rasatpetabit

Mp Subsystem Planner

Development community

Description

--- name: mp-subsystem-planner description: Drafts the plan FRAGMENT for ONE subsystem of a build — a list of tasks with files, verify_commands, and dependency keys — for parallel planning. The drafting judgment runs on the routing policy's planned-execution class (judge role, frontier lane, writes:false) — the planning fan-out dispatches this agent natively on that lane. Returns the fragment as a structured digest; never assigns global ids/waves and never writes the index. model: frontier prese

Installation

Installs to ~/.claude/agents/rasatpetabit-masterplan-mp-subsystem-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rasatpetabit/masterplan/HEAD/agents/mp-subsystem-planner.md -o ~/.claude/agents/rasatpetabit-masterplan-mp-subsystem-planner.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository