
Anti Hall
- 1 repo stars
- Updated July 27, 2026
- talas9/anti-hall
anti-hall is a plugin marketplace that enforces verify-first, anti-hallucination guards and session discipline in Claude Code.
About
anti-hall is a Claude Code plugin marketplace centered on a single verify-first discipline plugin for developers who ship with agents daily. On every session start it injects the full Iron-Law protocol—including a rationalization table and rule K output presentation—plus always-on SCOPE & FIDELITY rules so the model favors the simplest sufficient fix, honors intent over literal wording, and finishes the work you asked for without silent scope expansion. Persistent guards block fabricated standard-library APIs by checking against installed python3 and node, prevent dangerous git and GitHub CLI patterns, delegate heavy commands off the coordinator, limit swarm fork bombs, and enforce task-list plus progress-file hygiene. A lightweight per-turn nudge keeps verification top of mind after compaction. If you run many MCP tools locally, the opt-in reaper companion can clean up only orphaned MCP processes on macOS and Linux. Register the marketplace when agent hallucinations and sloppy automation have burned you more than once.
- 1-plugin marketplace: anti-hall verify-first Iron-Law protocol on SessionStart with re-injection after compaction
- Always-on api-guard, git-guard, command-guard, swarm-guard, speculation guards, and task-guard with user override
- SCOPE & FIDELITY discipline: simplest sufficient solution, confirm before expanding scope, match rigor to blast radius
- Per-turn nudge keeps verification salient across long sessions
- Optional mcp-reaper companion (macOS/Linux) to terminate orphaned MCP processes only
Anti Hall by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin marketplace add talas9/anti-hallAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | July 27, 2026 |
| Repository | talas9/anti-hall ↗ |
What it does
Install always-on verify-first guards so Claude Code stops inventing APIs, sloppy git, and runaway coordinator commands.
Who is it for?
Best when you're running long Claude Code sessions and want default-on quality rails without replacing your existing stack.
Skip if: Skip if you forbid session hooks, need zero guard friction, or do not use Claude Code’s marketplace plugin model.
What you get
After you add the marketplace, SessionStart and always-on guards steer every turn toward evidence-checked code, safer VCS habits, and accountable task progress.
- Session-injected Iron-Law and SCOPE & FIDELITY protocol
- Always-on coordinator and git/api/task guards
- Optional MCP process cleanup via mcp-reaper
By the numbers
- 1 plugin in marketplace (anti-hall)
- SessionStart + post-compaction re-injection of full protocol
- 6+ always-on guard families with user-override escape hatch
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
Always-on session guards and discipline protocol, not a one-off lint skill or generic MCP server.
FAQ
Who is Anti Hall for?
It is for developers using Claude Code who want verify-first habits and hard guards against fabricated APIs and reckless git automation.
When should I use Anti Hall?
Use it whenever agent-assisted coding is in your critical path—especially before reviews, commits, and multi-step coordinator workflows.
How do I add Anti Hall to my agent?
Register the talas9/Anti Hall Claude Code marketplace in your Claude Code settings, enable the Anti Hall plugin, and keep overrides only for intentional exceptions.