iansmith

27 mods across 1 repository, 2 stars between them.

slop-check

25

iansmith/slopstop

Skill Claude CodeCodex

Inspect a branch diff for AI slop — tests rewritten to pass, assertions inverted, vacuous or tautological tests, swallowed errors — and return each finding with its location, the signal that identified it, a severity, and one overall verdict. Reports only; never fixes.

2 2d ago A 55 tokens

tickets

26

iansmith/slopstop

Skill Claude CodeCodex

Stage 2 of the slopstop process — read the PRD + charter from the run dir, cut the umbrella/leaf ticket tree per the five-section standard, drive the adversary loop over it, write the approved tree to the ticket system, and stop at gate G-tickets. Invoke as /slopstop:tickets .

2 2d ago A 71 tokens

vacuity-check

27

iansmith/slopstop

Skill Claude CodeCodex

Mechanically prove whether each named test would already have passed against the pre-branch code by re-running it, by node-id, in a scratch worktree checked out at the base commit. Returns a per-node-id verdict (vacuous / meaningful / could-not-determine) with the exit status as evidence, plus one overall verdict.

2 2d ago C 68 tokens