Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add instructions/thanhtung2693/specgate/claude-mdgit clone --depth 1 https://github.com/thanhtung2693/specgateWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/instructions/thanhtung2693/specgate/claude-md)<a href="https://agentmods.dev/instructions/thanhtung2693/specgate/claude-md"><img src="https://agentmods.dev/badge/instructions/thanhtung2693/specgate/claude-md.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00218 | $0.00218 |
| Opus 5 | $0.00109 | $0.00109 |
| Sonnet 5 | $0.00044 | $0.00044 |
| Haiku 4.5 | $0.00022 | $0.00022 |
Grade A, and why
specgate CLAUDE.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Claude Code Contributor Entry Point
This file configures Claude Code when it contributes to the SpecGate repository. It is not product guidance for people using SpecGate.
Read and follow @AGENTS.md first. Then load every nested rule file that owns the files being changed:
- Doc Registry: @app/doc-registry/AGENTS.md
- Governance operations: @app/agents/AGENTS.md
- Governance package internals: @app/agents/src/specgate_agents/governance/AGENTS.md
- CLI: @app/cli/AGENTS.md
- Web UI: @app/ui/AGENTS.md
The landing page, deployment packaging, plugins, and repository documentation currently inherit @AGENTS.md without another nested rule file. Use @docs/contributing/README.md for durable contributor guidance and @docs/using-specgate/README.md only when checking product behavior or updating user documentation.
Do not duplicate shared contributor policy here. Update AGENTS.md or the
owning nested AGENTS.md instead.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 24 lines · 218 tokens per session scan A ad23f3107ba6
specgate CLAUDE.md is an instructions file published in the GitHub repository thanhtung2693/specgate (5 stars, last pushed 2d ago), licensed Apache-2.0. It adds 218 tokens to every session, about $0.0011 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other instructions, from other repositories
meta-llm-charter CLAUDE.md
Instructions for entropyvortex/meta-llm-charter, covering meta v3.1 core charter, bias, meta-0, r1 decompose and r2 ask gate.
awesome-reviewers CLAUDE.md
Instructions for baz-scm/awesome-reviewers, covering awesome reviewers — repository guidelines, what this project is, source of truth, site layer and machine interface.
code-context AGENTS.md
AGENTS.md instructions for infino-ai/code-context, covering code-context: notes for ai agents, project overview, repo map, build, test, gates and conventions.
gtm-cheat-codes AGENTS.md
Instructions for zapier/gtm-cheat-codes, covering agents.md and project overview.
Stata-CLI AGENTS.md
Instructions for Utolaris/Stata-CLI, covering agents.md, project structure and working rules.
tapp AGENTS.md
AGENTS.md instructions for aarwitz/tapp, covering tapp agent playbook, no mcp connected? just run the cli, pick the right tool for the job, session driving (the playwright loop) and autonomous exploration (tappexplore).