AI Coding Agents & Skills Auto-verified translation
METHODOLOGIE
Plan mode
An agent operating mode that separates planning from execution: the agent first proposes a step-by-step plan for a human to review and approve, and only then carries it out. It reduces wasted or unsafe actions on complex tasks by front-loading intent and human oversight before any change is made.
Origin
Popularized by agent coding tools that separate an approved plan from its execution.
- activation
- Shift+Tab in Claude Code
- description
- Keeps all tools + system message instead of swapping tools
- definition
- Non-execution mode for planning and codebase research
- effect
- Doubles or triples the success rate on complex tasks
- usage
- Prior planning before complex implementation
Related entities
Fiches (6)
AI Coding Agents & Skills Auto-verified translation
The Light Cone: Boris Cherny, Creator of Claude Code
AI Coding Agents & Skills Auto-verified translation
Subagents - Claude Docs
AI Coding Agents & Skills Auto-verified translation
How to write a good spec for AI agents
AI Coding Agents & Skills Auto-verified translation
Lessons from Building Claude Code: Prompt Caching Is Everything
AI Coding Agents & Skills Auto-verified translation