Chorus-AIDLC/Chorus

The Agent Harness for AI-Human Collaboration, inspired by the AI-DLC (AI-Driven Development Lifecycle)

About the project

Chorus is a coordination harness for teams of coding agents and humans, combining agent orchestration, task tracking, permissions, observability, and recovery in one workflow. It is for collaborative software development where agents propose changes and people verify them before delivery, and the catalogue entries provide its skills, hooks, agents, commands, MCP integration, plugin, and configuration.

This repository also configures its own agents. See what Chorus tells them →

1.2kStars on the repository
72Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
AGPL-3.0Licence, which decides whether bodies are shown

brainstorm

25

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 resolves elaboration.

not rated 1.2k +6 changed 3d ago A SkillSpector: pass 57 tokens AGPL-3.0

code-reviewer

26

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…

not rated 1.2k +6 changed 3d ago A SkillSpector: pass 73 tokens AGPL-3.0

proposal-reviewer

27

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.

not rated 1.2k +6 changed 3d ago A SkillSpector: warn 49 tokens AGPL-3.0

task-reviewer

28

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.

not rated 1.2k +6 changed 3d ago A SkillSpector: pass 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.…

not rated 1.2k +6 changed 3d ago A SkillSpector: pass 121 tokens AGPL-3.0

Chorus-AIDLC/Chorus

Skill Codex

Read-only Chorus proposal reviewer. Fetches a proposal via MCP, audits PRD/task drafts against the originating Idea, and posts a structured VERDICT comment. Invoke with spawnagent({items:[{type:"skill", path:"chorus:chorus-proposal-reviewer"}, {type:"text", text:"Review proposal . Max review rounds: 3. Post…

not rated 1.2k +6 changed 3d ago A SkillSpector: warn 90 tokens AGPL-3.0

Chorus-AIDLC/Chorus

Skill Codex

Read-only Chorus task reviewer. Fetches a task plus its acceptance criteria plus originating proposal documents via MCP, independently verifies the implementation, and posts a structured VERDICT comment. Invoke with spawnagent({items:[{type:"skill", path:"chorus:chorus-task-reviewer"}, {type:"text", text:"Review task…

not rated 1.2k +6 changed 3d ago A SkillSpector: pass 91 tokens AGPL-3.0

chorus-brainstorm

32

Chorus-AIDLC/Chorus

Skill

Optional divergent-then-convergent dialogue for fuzzy ideas. Invoked from the chorus-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 resolves elaboration.

not rated 1.2k +6 changed 3d ago A SkillSpector: pass 62 tokens AGPL-3.0

chorus-develop

33

Chorus-AIDLC/Chorus

Skill

Chorus Development workflow — claim tasks, report work, manage sessions, and run parallel task execution with Kiro subagents.

not rated 1.2k +6 changed 3d ago A SkillSpector: pass 30 tokens AGPL-3.0

chorus-docs

34

Chorus-AIDLC/Chorus

Skill

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

not rated 1.2k +6 changed 3d ago A SkillSpector: pass 38 tokens AGPL-3.0

chorus-idea

35

Chorus-AIDLC/Chorus

Skill

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

not rated 1.2k +6 changed 3d ago A SkillSpector: pass 24 tokens AGPL-3.0

Chorus-AIDLC/Chorus

Skill

Opt-in OpenSpec-mode authoring for Chorus PM workflows in Kiro CLI. 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-api.sh wrapper as fallback). Required reading for the chorus-proposal…

not rated 1.2k +6 changed 3d ago A SkillSpector: warn 107 tokens AGPL-3.0

chorus-orchestrate

37

Chorus-AIDLC/Chorus

Skill

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.

not rated 1.2k +6 changed 3d ago A SkillSpector: warn 46 tokens AGPL-3.0

chorus-proposal

38

Chorus-AIDLC/Chorus

Skill

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

not rated 1.2k +6 changed 3d ago A SkillSpector: pass 28 tokens AGPL-3.0

chorus-quick-dev

39

Chorus-AIDLC/Chorus

Skill

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

not rated 1.2k +6 changed 3d ago A SkillSpector: pass 24 tokens AGPL-3.0

chorus-review

40

Chorus-AIDLC/Chorus

Skill

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

not rated 1.2k +6 changed 3d ago A SkillSpector: pass 22 tokens AGPL-3.0

chorus-yolo

41

Chorus-AIDLC/Chorus

Skill

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

not rated 1.2k +6 changed 3d ago A SkillSpector: warn 30 tokens AGPL-3.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: