بنقرة واحدة
multi-plan
Plan a complex task using multiple specialized agents
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Plan a complex task using multiple specialized agents
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف 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.