| name | team-shinchan:fierce-review |
| description | Deterministic adversarial code review for high-stakes scope — independent per-dimension review, a non-skippable per-finding refutation, completeness + interaction critics, and a deterministic 3-lens rubric judge panel. Opt-in main-loop Workflow tier. |
| user-invocable | false |
EXECUTE IMMEDIATELY
Fierce review is a main-loop Workflow that GUARANTEES thorough, adversarial review — dimensions fan out as independent agents, EVERY finding is challenged by a skeptic (false-positive unless it holds against the code), completeness + interaction critics hunt what nobody examined, and a 3-lens Action-Kamen judge panel scores against the shared rubric with schema-validated output. The Task path (team-shinchan:review) can only request thoroughness at the prompt level; this tier enforces it. Use ONLY for high-stakes scope (pre-release diff, security / payment / auth boundary, data-loss path) or when you need a structural coverage guarantee. The cheap default stays team-shinchan:review.
Step 0: Validate + opt-in
- This skill calls the Workflow tool, which is main-loop only. Invoking
/team-shinchan:fierce-review IS the explicit opt-in. Never delegate this skill to a subagent (Shinnosuke/Action Kamen) — workflow() throws inside a Task child.
- If args length > 2000 characters: truncate to 2000 and warn.
Step 1: Resolve scope + rubric (main loop)
The script can't read files/git — resolve these here, pass them in args.
Scope + files:
- If args names explicit paths or a feature, use that as and resolve accordingly ( or filtered to the feature).