with one click
multi-plan
Plan a complex task using multiple specialized agents
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Plan a complex task using multiple specialized agents
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Generate changelog entries following Keep a Changelog format
Generate a well-structured pull request with summary and test plan
Cluster related instincts into skills, commands, or agents
Export instincts for sharing with teammates or backup
Import instincts from teammates or community collections
View learned instincts grouped by domain with confidence levels
| name | multi-plan |
| description | Plan a complex task using multiple specialized agents |
| user-invocable | true |
Create a comprehensive implementation plan by coordinating the planner and architect agents for complex, multi-component tasks.
$ARGUMENTS — Description of the feature or system to planUse the planner agent to:
Use the architect agent to:
Combine outputs into a unified plan:
## Multi-Agent Plan: [Feature]
### Architecture
[ASCII diagram from architect]
### ADRs
[Key decisions from architect]
### Implementation Phases
[Ordered tasks from planner]
### Risk Matrix
[Combined risk assessment]
### Agent Assignments
| Phase | Primary Agent | Review Agent |
|-------|--------------|--------------|
| Phase 1 | tdd-guide | code-reviewer |
| Phase 2 | tdd-guide | security-reviewer |
WAITING FOR CONFIRMATION before proceeding to implementation.