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…
Chorus-AIDLC/Chorus
SkillsMP has collected 89 skills from Chorus-AIDLC/Chorus. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 89
- GitHub stars
- 1,142
- GitHub forks
- 102
Skills in this repository
Showing 40 of 89 collected skills.
Chorus AI Agent collaboration platform — overview, common tools, setup, and routing to stage-specific skills.
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…
Chorus Development workflow — claim tasks, report work, manage sessions, and run wave-based execution on dsh.
Chorus documentation router — consult the live Chorus docs site to answer product-usage questions (UI workflow, agent/plugin setup, API/MCP, deployment, operations).
Chorus Idea workflow — claim ideas, run elaboration rounds, and prepare for proposal creation.
Opt-in OpenSpec-mode authoring for Chorus PM workflows on dsh. Runs inline three-check detection for the local `openspec` CLI, scaffolds `openspec/changes/<slug>/` on disk, and mirrors Markdown files into Chorus document drafts via the package-local…
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.
Chorus Proposal workflow — create proposals with document and task drafts, manage dependency DAG, validate and submit for review.
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.
Quick Task workflow — skip Idea→Proposal, create tasks directly, execute, and verify.
Chorus Review workflow — approve/reject proposals, verify tasks, and manage project governance.
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.
Full-auto AI-DLC pipeline — from prompt to done. Automates the entire Idea -> Proposal -> Execute -> Verify lifecycle.
Chorus AI Agent collaboration platform — overview, common tools, setup, and routing to stage-specific skills.
Chorus Development workflow — claim tasks, report work, manage sessions, and integrate with Pi subagents.
Chorus documentation router — consult the live Chorus docs site to answer product-usage questions (UI workflow, agent/plugin setup, API/MCP, deployment, operations).
Chorus Idea workflow — claim ideas, run elaboration rounds, and prepare for proposal creation.
Opt-in OpenSpec-mode authoring for Chorus PM workflows in Pi. Detects the local `openspec` CLI, scaffolds `openspec/changes/<slug>/` on disk, and mirrors Markdown files into Chorus document drafts via the `chorus-mcp-call.sh` wrapper. Required reading for the…
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.
Chorus Proposal workflow — create proposals with document and task drafts, manage dependency DAG, validate and submit for review.
Quick Task workflow — skip Idea→Proposal, create tasks directly, execute, and verify.
Chorus Review workflow — approve/reject proposals, verify tasks, and manage project governance.
Full-auto AI-DLC pipeline — from prompt to done. Automates the entire Idea -> Proposal -> Execute -> Verify lifecycle.
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…
Chorus AI Agent collaboration platform — overview, common tools, setup, and routing to stage-specific skills.
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…
Chorus Development workflow — claim tasks, report work, manage sessions, and run wave-based execution on OpenClaw.
Chorus documentation router — consult the live Chorus docs site to answer product-usage questions (UI workflow, agent/plugin setup, API/MCP, deployment, operations).
Chorus Idea workflow — claim ideas, run elaboration rounds, and prepare for proposal creation.
Opt-in OpenSpec-mode authoring for Chorus PM workflows on OpenClaw. Runs inline three-check detection for the local `openspec` CLI, scaffolds `openspec/changes/<slug>/` on disk, and mirrors Markdown files into Chorus document drafts via the `chorus-api.sh`…
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.
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.
Chorus Proposal workflow — create proposals with document and task drafts, manage dependency DAG, validate and submit for review.
Quick Task workflow — skip Idea→Proposal, create tasks directly, execute, and verify.
Chorus Review workflow — approve/reject proposals, verify tasks, and manage project governance.
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.
Full-auto AI-DLC pipeline — from prompt to done. Automates the entire Idea -> Proposal -> Execute -> Verify lifecycle.
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…
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…