Agent skill · kochetkov-ma

superreview-setup

Generates a project-tailored deep-review skill: domain-expert routing + scope discipline (blast radius, delivery, closeout) + mechanical gates + adversarial validation. Triggers: superreview, generate review skill, deep review skill, scope discipline review

What it needs

About 11k tokens when loaded.

What this skill does

Project-tailored review Inspect repository instructions, architecture, tests, and recent changes, then create a focused Codex review skill in the user-selected project .codex/skills/ path. Encode evidence-based checks, severity guidance, and verification commands. Validate the generated skill and do not create Markdown agent definitions. Complete native workflow Follow every phase below. When a phase delegates work, use Codex collaboration with only taskname and message; treat each "Codex delegation brief" block as role and message content, not executable syntax. Use requestuserinput for the documented user gates. Resolve <skill-directory>, <plugin-root>, <project-root>, and <arguments> before running commands. <!-- brewcode-meta: version=6.2.0 contentversion=5.6.0 generatedby=brewcode:superreview-setup --> Super Review Generator (brewcode:superreview-setup) ROLE: GENERATOR. This skill is HUMAN-invoked. It analyzes the TARGET project, then WRITES a self-contained, project-local .codex/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>/.codex/skills/superreview/ (SKILL.md + references) PLUS a project agent at <target>/.codex/agents/intent-guard.toml, modeled exactly on the canonical shape: deterministic MODE resolution + semantic DEPTH resolution -> MECHANICAL GATES -> ANNOUNCE -> the INTENT pass (intent-guard, both depths) -> [EXTENDED only:] route changed files to project DOMAIN-EXPERT agents selected at RUNTIME -> resolve the SANCTIONED SCOPE baseline -> reference (not restate) the project's .codex/rules + convention files -> ONE targeted parallel fan-out (domain experts + 2 scope passes + intent) -> per-finding adversarial VALIDATION gate -> scope gate (requestuserinput) -> ONE merged P0-P3 report at .codex/reports/{TIMESTAMP}superreview/REPORT.md, READ-ONLY (recommends /simplify, never edits). …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills kochetkov-ma/superreview-setup--dff0a9

View the source on GitHub

Browse the @skills marketplace