Skip to main content

chorus-code-reviewer

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. Invoke by mounting this skill into a default sub-agent via spawn_agent(agent_type="default", items=[{ type: "skill", path: "chorus:chorus-code-reviewer", ... }, { type: "text", text: "Review the code for idea <uuid>. Round: N." }]).

Jump to install

Source facts

Repository
Chorus-AIDLC/Chorus
Last source activity
August 19, 2026 at 10:02
Detected SKILL.md language
English
Stars
1,142
Forks
102

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.