7 projects
claimstamp
Ground an agent's claims in commands it actually ran, not commands it says it ran.
itch-jam-scout
Read-only CLI that checks an itch.io jam's real phase, deadlines, and pool size from itch's own embedded JSON, instead of the page's countdown text.
tamperguard
Flag diffs that fake a green build — catches AI coding agents that skip tests, strip assertions, or smuggle in lint/type/CI suppressions and loosen gate config.
alchemy-writing
Turn AI prose into human-quality writing. A drop-in ruleset that stops your coding agent from writing like an LLM.
pylock-lint
Static CI linter for PEP 751 pylock.toml: hash completeness, sdist-only builds, platform portability, and drift vs pyproject.toml.
ft-readiness
Author-side pre-publish gate for free-threaded Python (3.14t): catch the silently re-enabled GIL, a missing cp314t wheel, and a stale Free Threading trove classifier before you ship.
ruleprof
Ablate your CLAUDE.md / AGENTS.md rules to see which ones actually change agent behavior vs. just cost tokens.