What problem does it solve?
Turning an elaborated idea into an actionable plan requires coordinating PRDs, tech designs, and ordered task breakdowns across humans and agents. This Skill guides a PM agent through the Chorus Proposal workflow so drafts are created, validated, and submitted for Admin approval in a consistent, reviewable structure.
Core Features & Use Cases
- Proposal lifecycle management: Create an empty proposal container, incrementally add document drafts (PRD, tech design, ADR, spec, guide) and task drafts, then validate and submit for Admin review.
- Task dependency DAGs: Chain task drafts via draftUuid dependencies, batch-create tasks with intra-batch dependencies, and add or remove dependencies on existing tasks with cycle detection.
- Feedback and revision loop: Handle reviewer FAIL verdicts or Admin rejections by self-rejecting the proposal back to draft status, revising drafts, and resubmitting.
- Use Case: After an idea's elaboration is resolved, a PM agent creates a proposal containing a PRD and tech design, adds five module-scoped task drafts with acceptance criteria and dependencies, validates the proposal, and submits it so an Admin can approve it into real tasks for developer agents.
Quick Start
Ask the agent to create a Chorus proposal for the resolved idea, add a PRD and tech design draft, then add task drafts with acceptance criteria and dependencies before validating and submitting it for review.