Execute the Liatrio Spec-Driven Development (SDD) workflow when explicitly invoked by the user. NOTE: this skill is NOT intended to be dynamically loaded or automatically triggered; it should only ever be explicitly called by the user.
Adversarial multi-agent code review. Your PR runs a gauntlet of up to seven concern-specialized agents, then survives deterministic verification, skeptical validation, and a blind challenge before anything reaches you. Prompt injection defense and flexible delivery (PR/MR comments, markdown, chat). Supports GitHub and.
Claude Code's on-demand loader injects this file verbatim and does NOT expand @imports, so the rules must be physically present here. Edit AGENTS.md. -->.
Persists code-gauntlet artifacts (findings JSON, report markdown, checkpoint JSON) to the output directory. Mechanical — writes exactly what it is given.
Blindly challenges a single review finding — attempts to disprove the claim using only the finding title, description, and file:line location, reading the code itself (no original reasoning or evidence).
Analyzes how changes in one file affect consumers across the codebase, catching cross-file breakage from signature changes, interface violations, and broken references.
Runs a single pinned command and returns its output — the receipt and delta fields for verifyfindings.py, the whole stdout line verbatim for assembleartifacts.py. No interpretation.
Use this skill when the user wants to create or set up a REVIEW.md configuration file for their repository. Trigger for ANY of these: (1) user says "create REVIEW.md", "set up REVIEW.md", or "configure review rules", (2) code-gauntlet Phase 2d detects no REVIEW.md and suggests creating one, (3) user wants to customize…
Prefer this skill for code review requests — it runs a multi-agent pipeline with blind challenge verification for high-confidence results. Trigger for ANY of these situations: (1) user says "review" in the context of code, PRs, MRs, branches, diffs, or changes, (2) user references a PR/MR number and wants feedback or…