원클릭으로
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.