claude-plan
Installation
SKILL.md
Claude Plan
Ask Claude Code to reason through a task and return a concrete implementation plan.
When to Use
- Before implementing a non-trivial feature
- When the task touches multiple interconnected files and the right approach is unclear
- When asked to "get Claude to plan this" or "have Claude figure out the design"
Call Pattern
Step 1: Request a plan
mcp__claude-code__claude_code:
prompt: |
Produce an implementation plan for the following task. Do NOT write any code.
Return a numbered plan only.