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.
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 agoASkillSpector: pass57 tokens
AGPL-3.0
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 agoASkillSpector: pass73 tokens
AGPL-3.0
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 agoASkillSpector: warn49 tokens
AGPL-3.0
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 agoASkillSpector: pass47 tokens
AGPL-3.0
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 agoASkillSpector: pass121 tokens
AGPL-3.0
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 agoASkillSpector: warn90 tokens
AGPL-3.0
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 agoASkillSpector: pass91 tokens
AGPL-3.0
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 agoASkillSpector: pass62 tokens
AGPL-3.0
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 agoASkillSpector: warn107 tokens
AGPL-3.0
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 agoASkillSpector: warn46 tokens
AGPL-3.0
Full-auto AI-DLC pipeline — from prompt to done. Automates the entire Idea -> Proposal -> Execute -> Verify lifecycle.
★not rated 1.2k▲
+6
changed 3d agoASkillSpector: warn30 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: