Chorus-AIDLC

68 mods across 1 repository, 1.2k stars between them.

orchestrate-chorus

25

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Multi-agent orchestration playbook — coordinate OTHER agents and humans across the AI-DLC lifecycle by delegating ideas and tasks, running independent reviewers, and gatekeeping at the Reversed-Conversation gates.

1.2k 2d ago A 47 tokens AGPL-3.0

proposal-chorus

26

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Chorus Proposal workflow — create proposals with document and task drafts, manage dependency DAG, validate and submit for review.

1.2k 2d ago A 28 tokens AGPL-3.0

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Adversarial read-only review of a submitted Chorus proposal — document completeness, task granularity, AC↔requirement coverage, and the dependency DAG. Invoke after a proposal is submitted; ends with a VERDICT comment.

1.2k 2d ago A 52 tokens AGPL-3.0

quick-dev-chorus

28

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Quick Task workflow — skip Idea→Proposal, create tasks directly, execute, and verify.

1.2k 2d ago A 24 tokens AGPL-3.0

review-chorus

29

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Chorus Review workflow — approve/reject proposals, verify tasks, and manage project governance.

1.2k 2d ago A 23 tokens AGPL-3.0

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Adversarial verification of a submitted Chorus task against its AC and proposal documents — read the code, verify each criterion, run tests. Invoke after a task is submitted for verify; ends with a VERDICT comment.

1.2k 2d ago A 50 tokens AGPL-3.0

yolo-chorus

31

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Full-auto AI-DLC pipeline — from prompt to done. Automates the entire Idea -> Proposal -> Execute -> Verify lifecycle.

1.2k 2d ago A 31 tokens AGPL-3.0

Chorus-AIDLC/Chorus

Agent

Final ship-time review of an Idea's aggregate code change — the whole feature across all its tasks, not one task. Read-only; posts a VERDICT comment on the Idea. Spawn via the blocking subagent tool after the last task of an idea-rooted proposal is verified.

1.2k 2d ago A 62 tokens AGPL-3.0

Chorus-AIDLC/Chorus

Agent

Review submitted Chorus proposals for quality — check document completeness, task granularity, AC alignment, and cross-task dependencies. Spawn via the blocking subagent tool after choruspmsubmitproposal.

1.2k 2d ago A 44 tokens AGPL-3.0

Chorus-AIDLC/Chorus

Agent

Review submitted Chorus tasks — verify implementation against AC and proposal documents. Spawn via the blocking subagent tool after chorussubmitforverify.

1.2k 2d ago A 32 tokens AGPL-3.0

develop

35

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Chorus Development workflow — claim tasks, report work, manage sessions, and integrate with Pi subagents.

1.2k 2d ago A 23 tokens AGPL-3.0

docs

36

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Chorus documentation router — consult the live Chorus docs site to answer product-usage questions (UI workflow, agent/plugin setup, API/MCP, deployment, operations).

1.2k 2d ago A 35 tokens AGPL-3.0

idea

37

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Chorus Idea workflow — claim ideas, run elaboration rounds, and prepare for proposal creation.

1.2k 2d ago A 21 tokens AGPL-3.0

openspec-aware

38

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Opt-in OpenSpec-mode authoring for Chorus PM workflows in Pi. Detects the local openspec CLI, scaffolds openspec/changes/ / on disk, and mirrors Markdown files into Chorus document drafts via chorus mcp call --arg-file (bash chorus-mcp-call.sh wrapper as fallback). Required reading for the proposal, develop, and yolo…

1.2k 2d ago A 99 tokens AGPL-3.0

orchestrate

39

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Multi-agent orchestration playbook — coordinate OTHER agents and humans across the AI-DLC lifecycle by delegating ideas and tasks, running independent reviewers, and gatekeeping at the Reversed-Conversation gates.

1.2k 2d ago A 44 tokens AGPL-3.0

proposal

40

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Chorus Proposal workflow — create proposals with document and task drafts, manage dependency DAG, validate and submit for review.

1.2k 2d ago A 25 tokens AGPL-3.0

quick-dev

41

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Quick Task workflow — skip Idea→Proposal, create tasks directly, execute, and verify.

1.2k 2d ago A 21 tokens AGPL-3.0

review

42

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Chorus Review workflow — approve/reject proposals, verify tasks, and manage project governance.

1.2k 2d ago A 20 tokens AGPL-3.0

yolo

43

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Full-auto AI-DLC pipeline — from prompt to done. Automates the entire Idea -> Proposal -> Execute -> Verify lifecycle.

1.2k 2d ago A 28 tokens AGPL-3.0

brainstorm

44

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Optional divergent-then-convergent dialogue for fuzzy ideas. Invoked from the idea skill as a prelude to structured elaboration; produces one ElaborationRound of decision-point Q&A and returns control. Never writes files, never posts comments, never validates elaboration.

1.2k 2d ago A 57 tokens AGPL-3.0

code-reviewer

45

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Final ship-time review of an Idea's aggregate code change — the whole feature across all its tasks, not one task. Read the integrated code, check cross-task integration / architecture / security / regression / coverage, run tests. Invoke after the last task of an idea-rooted proposal is verified; ends with a VERDICT…

1.2k 2d ago A 73 tokens AGPL-3.0

proposal-reviewer

46

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Adversarial read-only review of a submitted Chorus proposal — document completeness, task granularity, AC↔requirement coverage, and the dependency DAG. Invoke after a proposal is submitted; ends with a VERDICT comment.

1.2k 2d ago A 49 tokens AGPL-3.0

task-reviewer

47

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Adversarial verification of a submitted Chorus task against its AC and proposal documents — read the code, verify each criterion, run tests. Invoke after a task is submitted for verify; ends with a VERDICT comment.

1.2k 2d ago A 47 tokens AGPL-3.0

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Read-only Chorus code-review gateway — the final ship-time review of an Idea's aggregate code change (the whole feature across all its tasks, not one task). Fetches the Idea, its approved proposals, documents, and tasks via MCP, reviews the aggregate implementation, and posts a structured VERDICT comment on the Idea.…

1.2k 2d ago A 121 tokens AGPL-3.0