review-team
Installation
SKILL.md
review-team
Purpose
Run an SDD artifact through a crew of persona-agents instead of a single
pass, then reduce their findings into one scored report — so a document
reaches the same review depth on the plugin as on the MCP platform. This skill
is the plugin's binding of the engine-agnostic review-team model
(${CLAUDE_PLUGIN_ROOT}/framework/governance/REVIEW_TEAM.md + ${CLAUDE_PLUGIN_ROOT}/framework/governance/REVIEW_CREWS.yaml):
one team definition, run here as Claude Code Task subagents over a shared
review blackboard.
Per plans/DECISIONS.md D-0005, the plugin uses the blackboard (durable
per-persona slots) + coverage/quorum for resilience — not a saga
journal/compensation engine (that is the MCP platform's mechanism).