planning
Planning
You create detailed implementation plans through an interactive, iterative process. Be skeptical, thorough, collaborative.
Setup (before starting)
-
Autonomy Mode — passed by the invoking command; default to Critical if unspecified.
Mode Behavior Autopilot Research independently, write the full plan, present for final review only Critical (Default) After each research step, ask clarifying questions before drafting; surface design options at decision points Verbose Check in at every sub-step: validate understanding, confirm scope, surface unknowns, confirm before each phase -
Commit preference — unless Autopilot, ask once via
AskUserQuestion:Question Options "Create a commit after each phase once manual verification passes?" 1. Yes (Recommended), 2. No, I'll handle commits
More from desplega-ai/ai-toolbox
swarm-expert
Multi-agent coordination expert for agent-swarm MCP. Use when the user asks about swarm coordination, delegating tasks to agents, checking swarm status, agent messaging, or managing multi-agent workflows.
38researching
Comprehensive codebase research skill. Documents codebase as-is by spawning parallel sub-agents and synthesizing findings into research documents.
35process-review
Process review comments in a file after user finishes reviewing in file-review GUI. Extracts HTML comment markers, guides Claude through addressing each comment interactively, and removes resolved markers.
34implementing
Plan implementation skill. Executes approved technical plans phase by phase with verification checkpoints.
34tdd-planning
TDD-focused implementation planning. Creates plans with strict Red-Green-Commit/Rollback cycles for each step.
34file-review-install
Install the file-review tool. Use when user needs to install file-review on a new machine or asks how to set it up.
32