com um clique
multi-execute
Execute an approved multi-agent plan
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Execute an approved multi-agent plan
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação 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-execute |
| description | Execute an approved multi-agent plan |
| user-invocable | true |
Execute a previously approved plan using coordinated agents.
Requires an approved plan from /multi-plan or /orchestrate.
$ARGUMENTS — Phase to execute (e.g., "phase 1") or "all" for sequential executionRead the approved plan and identify:
For the specified phase:
Between phases, verify:
## Execution Progress
### Phase [N]: [Name]
- Status: COMPLETE / IN PROGRESS / BLOCKED
- Tests: X passing, Y failing
- Review: APPROVED / PENDING / CHANGES REQUESTED
### Overall Progress
[====> ] 2/5 phases complete
### Next Phase
[Description of what's next]
If any gate check fails, stop and report the issue rather than proceeding to the next phase.