brewcodesuperreviewlisted
Install: claude install-skill kochetkov-ma/claude-brewcode
# Super Review Generator (brewcode:superreview)
**ROLE:** GENERATOR. This skill is HUMAN-invoked. It analyzes the TARGET project, then WRITES a self-contained,
project-local `.claude/skills/superreview/` into that project — the merged deep-review skill (`review` + `standards-review`
folded into one). It does NOT review code itself; it EMITS the skill that does.
**OUTPUT:** A project-local skill at `<target>/.claude/skills/superreview/` (SKILL.md + references) modeled exactly on
the canonical finagra shape: deterministic MODE resolution -> ANNOUNCE -> route changed files to project domain-owner
agents -> reference (not restate) the project's `.claude/rules` + convention files -> ONE targeted parallel fan-out ->
per-finding adversarial VALIDATION gate -> ONE merged P0-P3 report at `.claude/reports/{TIMESTAMP}_superreview/REPORT.md`,
READ-ONLY (recommends `/simplify`, never edits).
> Like `skill-creator` / `task-board-init`: a multi-step analysis that deploys a working artifact into ANY repo.
> The emitted skill is generic-capable (Java/Kotlin, Node/TS, Python, Go) and self-contained — NO plugin dependency,
> NO sibling-skill orchestration once generated.
**Arguments:** `$ARGUMENTS` — `<fine-tune-prompt>` (free text: what to emphasize in the emitted skill's focus ordering)
plus optional `[scope]` hint. The fine-tune prompt is woven into the emitted skill's Focus ordering + emphasis.
---
## What the emitted skill merges (review + standards-review)
| Source | What it contri