What problem does it solve?
Manage dynamic project modules during the Orchestration Phase and eliminate manual coordination by ensuring every module maps 1:1 to a GitHub Issue, keeping state, labels, and assignments synchronized across systems and agents.
Core Features & Use Cases
- Module CRUD: Add, modify, remove, and prioritize modules with automatic state updates.
- GitHub Issue Sync: Create and update issue titles, bodies, labels, and assignees via the gh CLI to reflect module state.
- Assignment & Reassignment: Transfer modules between AI or human implementers with STOP notifications and verification resets.
- Verification & Recovery: Instruction verification protocol, retry/sync scripts, and troubleshooting guidance for desyncs and failures.
- Use case: Add a new feature mid-orchestration, automatically create its issue, notify agents, and ensure the stop-hook and orchestration state reflect the change.
Quick Start
Request the orchestrator to add a module by providing the module name, acceptance criteria, and optional priority to create the module and its linked GitHub Issue.