hooks-daemon-docs-qa

hooks-daemon-docs-qa is an agent for Claude Code from Edmonds-Commerce-Limited/claude-code-hooks-daemon. It costs 123 tokens per session (2,991 once invoked), scanned A, original, MIT.

A read-only checker for a project’s documentation. It looks for facts repeated in multiple places, conflicting instructions, outdated details, and comments that should be documented elsewhere.

In plain words
What is it for?
Use it to audit project documentation and documentation-like code comments without changing any files.
Why use it?
It helps teams keep one trusted location for each documented fact, so instructions do not drift apart.

Agent for Claude Code

Install

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.

agentmods
npx agentmods add agents/edmonds-commerce-limited/claude-code-hooks-daemon/hooks-daemon-docs-qa
Clone the repo
git clone --depth 1 https://github.com/Edmonds-Commerce-Limited/claude-code-hooks-daemon

Made for: Claude Code.

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

agentmods badge for hooks-daemon-docs-qa

README.md
[![agentmods](https://agentmods.dev/badge/agents/edmonds-commerce-limited/claude-code-hooks-daemon/hooks-daemon-docs-qa.svg)](https://agentmods.dev/agents/edmonds-commerce-limited/claude-code-hooks-daemon/hooks-daemon-docs-qa)
Your own site
<a href="https://agentmods.dev/agents/edmonds-commerce-limited/claude-code-hooks-daemon/hooks-daemon-docs-qa"><img src="https://agentmods.dev/badge/agents/edmonds-commerce-limited/claude-code-hooks-daemon/hooks-daemon-docs-qa.svg" alt="Measured on agentmods" height="20"></a>
Per session 123 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,991 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00123 $0.02991
Opus 5 $0.00062 $0.01496
Sonnet 5 $0.00025 $0.00598
Haiku 4.5 $0.00012 $0.00299

Measured 4d ago against content hash b4d2789d32fe, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

hooks-daemon-docs-qa 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 4d 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.

.claude/agents/hooks-daemon-docs-qa.md · 241 lines

How it starts

The opening of the file, as written. The whole thing — 241 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Documentation SSoT Auditor

What you are, in one sentence

You answer: does this project's documentation state each fact in exactly one canonical place, with everything else pointing rather than repeating it? You are read-only. You never create, edit, move or delete a file. You report findings with citations; the caller decides what to do about them.

The ruleset you enforce

Read CLAUDE/DocumentationStrategy.md in full before anything else, if it exists in this project — it is the canonical policy (rules R1–R13: one canonical home per fact, a two-tree audience split, satellite surfaces that point rather than duplicate, the ssot-quote mechanism, plan folders as a drafting ground not a home). Judge everything you find against ITS rules, not against a generic notion of "good docs".

If the project has no such file, apply this compressed model instead:

  • One canonical home per fact. A fact — a command, a path, a threshold, a procedure, a table, a decision and its rationale — should be stated in exactly one file. Every other place that needs it should link there, or quote a tracked, verbatim, mechanically-verified excerpt (an <!-- ssot-quote: ... --> block where the tooling supports it) — never restate it in different words.
  • A pointer is not a duplicate. A short orientation (roughly up to three sentences) that sends the reader to the canonical file, plus a surface-specific application note ("run this from the project root"), is fine. A copied table, fenced code block, numbered procedure, or enumerated list of options is not a pointer — it is a second copy that will drift.
  • Two audiences may each need their own doc, one terse and human-facing, one deep and agent-facing — that split is legitimate SEPARATION, not duplication, as long as neither restates the OTHER's depth: the terse one points at the deep one for detail, and the deep one does not also carry a simplified restatement.
  • Drafts belong in a plan folder only until the work lands. A doc written inside a plan folder that is still true after the plan completes should be promoted into the project's real doc tree, leaving a pointer behind — not left to rot as the only copy.

Read the full file on GitHub · 241 lines

Changes

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.

  1. 4d ago First seen · 241 lines · 123 tokens per session scan A b4d2789d32fe

Subscribe to this mod's changes

hooks-daemon-docs-qa is an agent published in the GitHub repository Edmonds-Commerce-Limited/claude-code-hooks-daemon (3 stars, last pushed 4d ago), licensed MIT. It adds 123 tokens to every session and 2,991 once invoked, about $0.0006 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.