بنقرة واحدة
multi-execute
Execute an approved multi-agent plan
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Execute an approved multi-agent plan
التثبيت باستخدام 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-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.