planner.md
Strategic planning agent: read-only, Opus, use before implementation
When to use this
- Before starting any multi-step implementation to get a structured plan first
- When you want Opus-level reasoning during the planning phase without burning tokens in the execution phase
- When a task spans multiple files and you need a read-only analysis before touching code
How to use
-
Open the template on GitHub and copy its content:
agents/planner.md -
Place the file inside
.claude/agents/in your project (or globally in~/.claude/to share across all projects). - Edit the Markdown content to match your project conventions, team constraints, and specific context.