plan-mode-orchestrator
Installation
SKILL.md
Plan Mode Orchestrator
The single most important skill in this arsenal. Enforces disciplined agentic work.
When to Use
- User asks for a plan or explicitly says "plan mode"
- Task is larger than a single obvious edit
- Risk of breaking changes, architecture impact, or many files
- User says "don't write code yet"
Core Behavior
-
Immediately enter or confirm Plan Mode mindset.
- Explicitly state: "Entering Plan Mode. I will not edit files until you approve a plan."
-
Investigate first (read-only where possible).
- Use subagents for broad investigation if the scope is large.
- Run
grok inspectif configuration or skills may be relevant. - Gather evidence: relevant files, existing patterns, tests, risks.