liatrio-labs

41 mods across 5 repositories, 127 stars between them.

sdd

01

liatrio-labs/spec-driven-workflow

Skill Claude CodeCodex

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.

90 19d ago A 50 tokens original Apache-2.0

code-gauntlet

03

liatrio-labs/claude-code-gauntlet

Plugin Claude Code

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.

12 3d ago A tokens not measured original Apache-2.0

SessionStart

04

liatrio-labs/claude-code-gauntlet

Hook Claude Code

Runs when a session starts, executing emit_style_context.py via python3. From liatrio-labs/claude-code-gauntlet.

12 3d ago A tokens not measured original Apache-2.0

CLAUDE

09

liatrio-labs/claude-code-gauntlet

Agent

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. -->.

12 3d ago A 0 tokens copy · 86% Apache-2.0

artifact-writer

10

liatrio-labs/claude-code-gauntlet

Agent

Persists code-gauntlet artifacts (findings JSON, report markdown, checkpoint JSON) to the output directory. Mechanical — writes exactly what it is given.

12 3d ago A 36 tokens original Apache-2.0

challenger

12

liatrio-labs/claude-code-gauntlet

Agent

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).

12 3d ago A 42 tokens original Apache-2.0

cross-file-impact

16

liatrio-labs/claude-code-gauntlet

Agent

Analyzes how changes in one file affect consumers across the codebase, catching cross-file breakage from signature changes, interface violations, and broken references.

12 3d ago A 33 tokens original Apache-2.0

executor

17

liatrio-labs/claude-code-gauntlet

Agent

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.

12 3d ago A 38 tokens original Apache-2.0

report-writer

18

liatrio-labs/claude-code-gauntlet

Agent

Renders the code-gauntlet report markdown from the high-confidence and unverified finding buckets. Reasoning only — no disk writes.

12 3d ago A 31 tokens original Apache-2.0

security-reviewer

19

liatrio-labs/claude-code-gauntlet

Agent

Reviews code changes for security vulnerabilities, focusing on OWASP top 10, auth issues, data exposure, and cryptographic problems.

12 3d ago B 29 tokens original Apache-2.0

validator

22

liatrio-labs/claude-code-gauntlet

Agent

Validates review findings by attempting to disprove them — assesses whether each finding is real, reachable, and correctly described.

12 3d ago A 25 tokens original Apache-2.0

build-review-md

23

liatrio-labs/claude-code-gauntlet

Skill Claude CodeCodex

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…

12 3d ago A 171 tokens original Apache-2.0

code-gauntlet

24

liatrio-labs/claude-code-gauntlet

Skill Claude CodeCodex

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…

12 3d ago A 218 tokens original Apache-2.0