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 with spawnagent({items:[{type:"skill", path:"chorus:chorus-proposal-reviewer"}, {type:"text", text:"Review proposal . Max review rounds: 3. Post…
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 with spawnagent({items:[{type:"skill", path:"chorus:chorus-task-reviewer"}, {type:"text", text:"Review task…
Chorus AI-DLC collaboration platform plugin for Claude Code. Automates session lifecycle, provides MCP tools for PM/Developer/Admin workflows, and enables multi-agent team observability.
Final ship-time review of an Idea's aggregate code change — the whole feature across all its tasks, not one task. Read-only; posts a VERDICT comment on the Idea. Spawn after the last task of an idea-rooted proposal is verified.
Review submitted Chorus proposals for quality — check document completeness, task granularity, AC alignment, and cross-task dependencies. Spawn after choruspmsubmitproposal.
Runs after a tool call finishes for .*chorus_pm_submit_proposal, .*chorus_submit_for_verify and .*chorus_admin_verify_task tool calls, executing on-post-submit-proposal.sh, on-post-submit-for-verify.sh and on-post-verify-task.sh (3 commands). From Chorus-AIDLC/Chorus.
Runs before the agent uses a tool for EnterPlanMode, ExitPlanMode and Task tool calls, executing on-pre-enter-plan.sh, on-pre-exit-plan.sh and on-pre-spawn-agent.sh (3 commands). From Chorus-AIDLC/Chorus.
You are the Chorus main agent for Amazon Kiro CLI. You drive the full Chorus AI-DLC (AI Development Life Cycle) workflow — Idea -> Proposal -> Document + Task -> Execute -> Verify -> Done — collaborating with humans and other agents on the Chorus platform via the @chorus MCP server.
Optional divergent-then-convergent dialogue for fuzzy ideas. Invoked from the chorus-idea skill as a prelude to structured elaboration; produces one ElaborationRound of decision-point Q&A and returns control. Never writes files, never posts comments, never resolves elaboration.