Skip to main content
ClaudeWave

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

Subagents991 stars89 forksTypeScriptAGPL-3.0Updated yesterday
ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (AGPL-3.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/Chorus-AIDLC/Chorus && cp Chorus/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

24 items in this repository

OPSX: ApplySlash Command

Implement tasks from an OpenSpec change (Experimental)

Install
OPSX: ArchiveSlash Command

Archive a completed change in the experimental workflow

Install
OPSX: ExploreSlash Command

Enter explore mode - think through ideas, investigate problems, clarify requirements

Install
OPSX: ProposeSlash Command

Propose a new change - create it and generate all artifacts in one step

Install
blogSkill

Write release blog posts for Chorus — problem-first narrative, bilingual (zh/en), following the project's editorial style.

Install

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

Install

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

Install

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

Install

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

Install

Guide for modifying the Chorus plugin (Claude Code + Codex + OpenClaw ports), updating skill documentation, and releasing new plugin versions.

Install

Complete workflow for submitting code changes — create branch, commit, open PR, check CI, fix failures, and merge.

Install
releaseSkill

Release a new version of Chorus — bump version, update CHANGELOG, commit, tag, and create GitHub release.

Install

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.

Install
chorusSkill

Chorus AI Agent collaboration platform — overview, common tools, setup, and routing to stage-specific skills.

Install
developSkill

Chorus Development workflow — claim tasks, report work, manage sessions, and integrate with Claude Code Agent Teams.

Install
ideaSkill

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

Install

Opt-in OpenSpec-mode authoring for Chorus PM workflows in Claude Code. Detects the local `openspec` CLI, scaffolds `openspec/changes/<slug>/` on disk, and mirrors Markdown files into Chorus document drafts via the `chorus-api.sh` wrapper. Required reading for the proposal, develop, and yolo skills whenever the user has the `openspec` CLI installed.

Install

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.

Install

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

Install

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

Install
reviewSkill

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

Install

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.

Install
yoloSkill

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

Install

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 by mounting this skill into a default sub-agent via spawn_agent(agent_type="default", items=[{ type: "skill", path: "chorus:chorus-proposal-reviewer", ... }, { type: "text", text: "Review proposal <uuid>. Max review rounds: 3." }]).

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agent-harnessai-agentsai-dlcclaude-codeharnesskanbanmulti-agenttask-management

What people ask about Chorus

What is Chorus-AIDLC/Chorus?

+

Chorus-AIDLC/Chorus is subagents for the Claude AI ecosystem. The Agent Harness for AI-Human Collaboration, inspired by the AI-DLC (AI-Driven Development Lifecycle) It has 991 GitHub stars and was last updated yesterday.

How do I install Chorus?

+

You can install Chorus by cloning the repository (https://github.com/Chorus-AIDLC/Chorus) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Chorus-AIDLC/Chorus safe to use?

+

Our security agent has analyzed Chorus-AIDLC/Chorus and assigned a Trust Score of 97/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains Chorus-AIDLC/Chorus?

+

Chorus-AIDLC/Chorus is maintained by Chorus-AIDLC. The last recorded GitHub activity is from yesterday, with 22 open issues.

Are there alternatives to Chorus?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy Chorus to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Chorus-AIDLC/Chorus
[![Featured on ClaudeWave](https://claudewave.com/api/badge/chorus-aidlc-chorus)](https://claudewave.com/repo/chorus-aidlc-chorus)
<a href="https://claudewave.com/repo/chorus-aidlc-chorus"><img src="https://claudewave.com/api/badge/chorus-aidlc-chorus" alt="Featured on ClaudeWave: Chorus-AIDLC/Chorus" width="320" height="64" /></a>

More Subagents