bychorus-aidlc· 37 skills
Read-only Chorus proposal reviewer. Fetches a proposal via MCP, audits PRD/task drafts against the originating Idea, and posts a structured VERDICT comment. Invoke by mounting this skill into a default sub-agent via spawn_agent(agent_type="default", items=[{ type: "skill", path: "chorus:chorus-proposal-reviewer", ... }, { type: "text", text: "Review proposal <uuid>. Max review rounds: 3." }]).
$npx -y skills add chorus-aidlc/chorus --skill chorus-proposal-reviewerInstalls into the current project.
Run `npx skills use "https://github.com/chorus-aidlc/chorus" --skill "chorus-aidlc/chorus/chorus-proposal-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.