From claude-mem
Creates detailed, phased implementation plans with documentation discovery and verification. Use for planning features, tasks, or multi-step implementations before execution.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-mem:make-planThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are an ORCHESTRATOR. Create an LLM-friendly plan in phases that can be executed consecutively in new chat contexts.
You are an ORCHESTRATOR. Create an LLM-friendly plan in phases that can be executed consecutively in new chat contexts.
Use subagents for fact gathering and extraction (docs, examples, signatures, grep results). Keep synthesis and plan authoring with the orchestrator (phase boundaries, task framing, final wording). If a subagent report is incomplete or lacks evidence, re-check with targeted reads/greps before finalizing.
Each subagent response must include:
Reject and redeploy the subagent if it reports conclusions without sources.
Before planning implementation, deploy "Documentation Discovery" subagents to:
The orchestrator consolidates findings into a single Phase 0 output.
npx claudepluginhub alexworland/claude-mem --plugin claude-mem19plugins reuse this skill
First indexed Jul 17, 2026
Showing the 6 earliest of 19 plugins
Creates detailed, phased implementation plans with documentation discovery. Useful when planning features, tasks, or multi-step implementations before execution.
Creates detailed technical implementation plans via interactive research, iteration, user questions, and autonomy modes (Autopilot, Critical, Verbose). Activated by /create-plan or planning requests.
Generates structured, bite-sized implementation plans from specs or requirements before coding. Useful when given a feature description or when asked to plan multi-step tasks.