7 agent markdown files indexed from sathiaai/adversarial-review. Install any of them pinned to an exact hash with mdr add sathiaai/adversarial-review/<name>.
sathiaai/adversarial-review · SKILL.md · Independent adversarial review and deterministic release gating for code changes, using a multi-model reviewer panel…
sathiaai/adversarial-review · skills/intended-vs-implemented/SKILL.md · Verify what the code actually does against what the docs, roadmap, or handoff claim it does — the code is the source of…
sathiaai/adversarial-review · skills/pr-text-check/SKILL.md · Make the PR description, commit messages, and CHANGELOG match what actually changed — no drift, honest status, docs in…
sathiaai/adversarial-review · skills/shipping-artifacts/SKILL.md · Every claim ships with the artifact that proves it — test output, a run dir, an attestation, a review verdict. Use when…
sathiaai/adversarial-review · skills/spec-driven-development/SKILL.md · Write the spec before the code, make the spec the contract, and loop until the implementation is verified against it…