bychorus-aidlc· 37 skills
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." }]).
$npx -y skills add chorus-aidlc/chorus --skill chorus-code-reviewerInstalls into the current project.
Run `npx skills use "https://github.com/chorus-aidlc/chorus" --skill "chorus-aidlc/chorus/chorus-code-reviewer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/chorus-aidlc/chorus" that are relevant to the current task. Run `npx skills add "https://github.com/chorus-aidlc/chorus"` and select the relevant skills, then follow their instructions.