bychorus-aidlc· 37 skills
Read-only Chorus task reviewer. Fetches a task plus its acceptance criteria plus originating proposal documents via MCP, independently verifies the implementation, 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-task-reviewer", ... }, { type: "text", text: "Review task <uuid>. Max review rounds: 3." }]).
$npx -y skills add chorus-aidlc/chorus --skill chorus-task-reviewerInstalls into the current project.
Run `npx skills use "https://github.com/chorus-aidlc/chorus" --skill "chorus-aidlc/chorus/chorus-task-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.