← ClaudeAtlas

rijuls-reviewlisted

Multi-role review of a plan, design doc, PR, or code change from four independent hats — Senior Software Engineer, Engineer, AI Education Engineer, and Product Owner — each producing a 0–100% confidence score with mandatory written justification AND ranked P0–P3 findings, then a fifth deduplicator agent that merges them into one master list preserving the highest severity per issue. Use when Rijul says "rijul's review", "give me a confidence score", "multi-role review", or asks to stress-test a plan/PR/design/working-diff from multiple perspectives before approving. Targets the same artifacts as /code-review (working diff, commit, PR#, design doc) — it is the deep, scored, multi-agent companion to the built-in inline /code-review. A clean pass is necessary-not-sufficient — the hats are one model on one framing, so an independent Codex pass remains the real merge gate. Reads every file the artifact references — no file left unread — before scoring.
Rijul1204/rashedul-agentic-engineering · ★ 2 · Code & Development · score 75
Install: claude install-skill Rijul1204/rashedul-agentic-engineering
# Rijul's Review A four-hat adversarial review — each hat an independent agent — that ends in per-role confidence scores **and** ranked P0–P3 findings, reconciled by a fifth deduplicator agent into one master list. Its purpose is to catch what a single-perspective read misses and to force the reviewer to justify _both_ low confidence (what's broken/risky) _and_ high confidence (why it's actually solid, plus residual risk) — never a bare number. **A clean pass here is necessary-not-sufficient:** the four hats are the same model reading the same author's framing (correlated, not statistically independent), so an independent-model (Codex) pass remains the real merge gate — this review front-loads and cheapens that pass, it does not replace it. Each hat's full method + output shape lives in its own `references/role-*.md` file (passed verbatim as that hat's sub-agent prompt); the shared severity scale, per-finding required fields, and verdict vocabulary live in [`references/finding-format.md`](references/finding-format.md). This `SKILL.md` is the orchestrator: the Hard Rules every hat applies, the hats table, and the five-agent execution mode. See **Targeting & relationship to `/code-review`** at the bottom for the artifact forms it accepts. ## Hard rules (non-negotiable) 0. **A review is static inspection only unless Rijul explicitly asks for verification.** Do NOT run tests, lint, format, typecheck, knip, builds, quality gates, browser smoke, database probes, dependency inst