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.
git clone --depth 1 https://github.com/ihudak/ihudak-claude-pluginsWrote 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/agents/ihudak/ihudak-claude-plugins/doc-location-finder)<a href="https://agentmods.dev/agents/ihudak/ihudak-claude-plugins/doc-location-finder"><img src="https://agentmods.dev/badge/agents/ihudak/ihudak-claude-plugins/doc-location-finder/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/ihudak/ihudak-claude-plugins/doc-location-finder"><img src="https://agentmods.dev/badge/agents/ihudak/ihudak-claude-plugins/doc-location-finder.svg" alt="Reviewed on agentmods" width="80" 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.00076 | $0.02049 |
| Opus 5 | $0.00038 | $0.01025 |
| Sonnet 5 | $0.00015 | $0.00410 |
| Haiku 4.5 | $0.00008 | $0.00205 |
Grade A, and why
doc-location-finder 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.
How it starts
The opening of the file, as written. The whole thing — 85 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Find target write location(s) for a feature's documentation inside a product docs repository. Returns a prioritised list; the caller (/document Phase 5.5) confirms each location with the user.
Not a writer — this agent never creates or edits files. Its output is consumed by doc-planner (Phase 5.7) and the main command's writer phase (Phase 6.3).
Inputs
repo_root: <absolute path to docs repo root>
feature_summary: <2–4 sentences from the folder read themes + PRD goal>
diff_highlights: <optional: key filenames / code areas from diff-summarizer outputs to seed topical search>
profile: <optional: the resolved docs profile; its spaces[] declare the repo's content roots, and its announcement_pages block declares hand-authored destinations>
Refuse to run without repo_root and a non-empty feature_summary.
profile is optional. When it is present, prefer its declared spaces[].content_root/snippet_root subtrees over roots you detected yourself — the profile is the repo's own statement of where documentation lives. When it is absent, fall back entirely to the step-1 detection heuristics.
Process
- Detect the docs tree root(s). Likely subdirectories include
docs/,content/,site/,website/,handbook/,guide/— whichever contain the majority of.mdfiles with YAML frontmatter. Product docs repos often use product-flavoured names (e.g. a top-level directory per product variant); discover these by content-weight (file count × frontmatter presence) rather than by relying on a fixed list. If multiple plausible roots exist, score them all and rank candidates across roots. When aprofileis supplied, reconcile the detected set with itsspaces[].content_root(andsnippet_root, when present): keep the declared roots and drop a detected root the profile does not declare — a repo that publishes its content roots has already answered this question. Every declared root stays in scope; a repo may declare one or several.
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.
- 4d ago Changed dc89b428a5d6
- 9d ago First seen · 85 lines · 76 tokens per session scan A 8538ca3efea7
doc-location-finder is an agent published in the GitHub repository ihudak/ihudak-claude-plugins (2 stars, last pushed yesterday), licensed MIT. It adds 76 tokens to every session and 2,049 once invoked, about $0.0004 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 agents, from other repositories
code-reviewer
Reviews all changed files in a change set in an isolated context and returns structured findings as JSON. Spawned by the /review-gate:review orchestrator. Not for general questions.
code-filter
Independent falsify pass for review-gate findings. Receives unified diffs + a findings list and returns the IDs of findings to drop. Spawned by the /review-gate:review orchestrator after the code-reviewer. Not for general questions.
lead
Workflow orchestrator. Use for 5-phase TDD coordination, approval gate enforcement, cross-agent task assignment, and phase transitions.
meeting-organizer
Prepare and summarize meeting docs.
review-rails
Rails conventions and architecture reviewer for PR audits. Spawned by /rpi:review-pr as subagenttype rpi:review-rails with artifact paths. Ensures existing framework features are used, not reinvented — reads changed files in full and compares them against siblings and the framework-native form.
Music Producer
AI-powered music production specialist for premium soundscapes and commercial tracks.