Chorus
01Plugin Claude Code
Plugin marketplace listing 1 plugin: chorus.
Plugin Claude Code
Plugin marketplace listing 1 plugin: chorus.
Command Claude Code
Implement tasks from an OpenSpec change (Experimental).
Command Claude Code
Archive a completed change in the experimental workflow.
Command Claude Code
Enter explore mode - think through ideas, investigate problems, clarify requirements.
Command Claude Code
Propose a new change - create it and generate all artifacts in one step.
Settings file Claude Code
The Agent Harness for AI-Human Collaboration, inspired by the AI-DLC (AI-Driven Development Lifecycle).
Skill Claude CodeCodex
Write release blog posts for Chorus — problem-first narrative, bilingual (zh/en), following the project's editorial style.
Skill Claude CodeCodex
Use when manually verifying a Chorus frontend change in a real browser — finding local login credentials, driving the running dev server with the Playwright MCP, logging in, navigating to a page, and capturing snapshots/screenshots for e2e acceptance.
Skill Claude CodeCodex
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Skill Claude CodeCodex
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Guide for modifying the Chorus plugin (Claude Code, Codex, OpenClaw, Kiro, Pi, and dsh ports), updating skill documentation, and releasing new plugin versions.
Skill Claude CodeCodex
Complete workflow for submitting code changes — create branch, commit, open PR, check CI, fix failures, and merge.
Skill Claude CodeCodex
Release a new version of Chorus — bump version, update CHANGELOG, commit, tag, and create GitHub release.
Instructions file
Claude Code instructions for Chorus-AIDLC/Chorus, covering claude.md — chorus project guide, what is chorus, tech stack, project structure and key commands.
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.
Skill Claude CodeCodex
How to install, configure, and use the chorus CLI — install it, manage agents with chorus agents (add/remove/list), the connection environment variables, and MCP operations via chorus mcp. A concise shared reference for any flow that drives Chorus from the shell.
Skill Claude CodeCodex
Chorus AI Agent collaboration platform — overview, common tools, setup, and routing to stage-specific skills.
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…
Skill Claude CodeCodex
Chorus Development workflow — claim tasks, report work, manage sessions, and run wave-based execution on dsh.
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).
Skill Claude CodeCodex
Chorus Idea workflow — claim ideas, run elaboration rounds, and prepare for proposal creation.
Skill Claude CodeCodex
Opt-in OpenSpec-mode authoring for Chorus PM workflows on dsh. Runs inline three-check detection for the local openspec CLI, scaffolds openspec/changes/ / on disk, and mirrors Markdown files into Chorus document drafts via chorus mcp call --arg-file (package-local chorus-mcp-call.mjs wrapper as fallback). Required…