con un clic
multi-plan
Plan a complex task using multiple specialized agents
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Plan a complex task using multiple specialized agents
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
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.