🤖
AI EngineeringTypeScript

Yolo Chorus

by Chorus-AIDLC

Yolo Chorus is an AI Engineering skill for Claude Code, published by Chorus-AIDLC in Chorus.

1.1K stars103 forkson Chorus-AIDLC/ChorusAdded 2026/08/20Repository updated 2026/08/20
agent-harnessai-agentsai-dlcclaude-codeharnesskanbanmulti-agenttask-management
Install in seconds
Install Yolo Chorus
Copy Yolo Chorus into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Chorus-AIDLC/Chorus/tree/main/public/skill/yolo-chorus ~/.claude/skills/yolo-chorus

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Chorus-AIDLC/Chorus.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
public/skill/yolo-chorus/SKILL.md in Chorus-AIDLC/Chorus
Installs to
~/.claude/skills/yolo-chorus
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What Yolo Chorus does

Yolo Chorus drives a single prompt from Idea through Proposal, Execution, Verification, and Code Review to Done without human-in-the-loop. Use it when you want an agent to autonomously plan, build, review, and ship a software change in Chorus.

Yolo Chorus is cataloged under AI Engineering on DirSkills. Yolo Chorus comes from a repository tagged agent-harness, ai-agents, ai-dlc, claude-code and harness.

Documentation

README

Yolo Skill

Full-auto AI-DLC pipeline. The user provides one prompt; you drive the entire lifecycle: Idea -> Elaboration -> Proposal -> Review -> Execute -> Verify -> Done. No interactive prompts, no human in the loop unless the pipeline gets stuck.

This skill is framework-neutral: it never assumes a specific agent harness. Every reviewer and worker is described as "spawn a sub-agent" with a concrete example or two, and every step has an inline single-agent fallback so the pipeline still completes when sub-agents are unavailable.


Overview

You take a natural-language description of what to build, and you handle everything:

This is the opening of the README. Read the full README on GitHub.

Commands Yolo Chorus provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /yolo

Frequently asked about Yolo Chorus

  • What else does Chorus-AIDLC publish alongside Yolo Chorus?

    Yolo Chorus is one of 25 skills that DirSkills catalogs from Chorus-AIDLC/Chorus, the repository it ships in. Its siblings there include Brainstorm, Brainstorm Chorus and Chorus. Each one is a separate skill with its own page in this directory, installs the same way Yolo Chorus does, and is maintained by Chorus-AIDLC in that same repository. The rest of the collection is listed on the Chorus-AIDLC/Chorus page.

  • How does Yolo Chorus compare to other AI Engineering skills?

    Yolo Chorus ranks #1236 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Yolo Chorus against them. Open each page to compare what they document and how they install.

More from Chorus-AIDLC/Chorus

Yolo Chorus is one of 25 skills cataloged on DirSkills from Chorus-AIDLC/Chorus.

See all 25 skills
💡
2w ago

Brainstorm

Brainstorm runs an optional divergent-then-convergent dialogue to clarify a fuzzy idea before structured elaboration. Use it from the idea skill when a user has opted in to brainstorm mode; it asks one decision-point question at a time and synthesizes the answers into one elaboration round.
AI Engineering
1.1K103
💡
2w ago

Brainstorm Chorus

Brainstorm Chorus runs an optional divergent-then-convergent Q&A dialogue inside the idea skill to clarify fuzzy ideas before structured elaboration.
AI Engineering
1.1K103
🤝
2w ago

Chorus

Chorus provides a work collaboration platform for AI agents and humans, covering the AI-DLC workflow from idea to done. Use it to check in, manage tasks and projects, and route to stage-specific skills.
AI Engineering
1.1K103
🤖
2w ago

Chorus

Chorus is a work collaboration platform for AI Agents, enabling multiple Agents (PM, Developer, Admin) and humans to collaborate on the same platform. Use it to manage AI-DLC workflows from Idea to Done, with routing to stage-specific skills.
AI Engineering
1.1K103
✍️
2w ago

Chorus Blog Post

Chorus Blog Post writes bilingual (zh/en) release blog posts for the Chorus landing site, following a problem-first narrative and editorial style. Use it when announcing a new version or feature to craft posts that resonate with readers.
Writing
1.1K103
🔍
2w ago

Chorus Code Reviewer

Chorus Code Reviewer reviews the aggregate code change behind a whole feature after every individual task passes, then posts a single structured VERDICT comment on the Idea. Use it as the final read-only adversarial gateway before an Idea's code ships in the AI-DLC pipeline.
Quality
1.1K103