How this skill is triggered — by the user, by Claude, or both
Slash command
/rp-mini:rp-planThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this when the user asks for a plan document before implementation.
Use this when the user asks for a plan document before implementation.
Check workspace binding first. On mismatch, pass root=<absolute path> on every rp-mini tool call.
If a shell is available and no MCP client is loaded, use node packages/server/dist/cli.js tool <workspace> <tool> --json-args '...' or its wrappers.
docs/plans/<topic>-<YYYY-MM-DD>.md only after the plan scope is clear.context-builder subagent with:
planrewrite unless the user requested augment or preserve<questions>, follow the question loop defined in rp-build/rp-investigate before continuing.Do not implement code in this workflow.
npx claudepluginhub apollostreetcompany/rp-mini --plugin rp-miniCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.