taskchad-os: Command for Claude Code

.claude/skills/ai-citation-authority-wave/assets/archon/commands/citation-authority-research.md

citation-authority-research is a command for Claude Code from TheSmokeDev/taskchad-os. It costs 23 tokens per session (689 once invoked), scanned A, original, MIT.

A research command for one bounded SEO and search-evidence workflow. It creates or preserves an evidence packet using sources such as Google Search Console, OpenSEO, or a live search-results inspection.

In plain words
What is it for?
Use it to research configured query and route pairs, record search evidence, preserve an existing ready or no-evidence packet, and write the resulting evidence packet to the repository.
Why use it?
It gives search-related claims a record of their source, date, query, and returned URLs. It also prevents the workflow from editing site content, publishing, deploying, or inventing metrics.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: reads .claude/ paths.

This is TheSmokeDev/taskchad-os's own configuration. It tells Claude Code how to work on taskchad-os itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything taskchad-os configures →

Reuse

Borrowing it

Nothing to install: this file belongs to TheSmokeDev/taskchad-os. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/TheSmokeDev/taskchad-os/master/.claude/skills/ai-citation-authority-wave/assets/archon/commands/citation-authority-research.md
Clone the repo
git clone --depth 1 https://github.com/TheSmokeDev/taskchad-os

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 citation-authority-research

README.md
[![agentmods](https://agentmods.dev/badge/commands/thesmokedev/taskchad-os/citation-authority-research/github.svg)](https://agentmods.dev/commands/thesmokedev/taskchad-os/citation-authority-research)
Your own site
<a href="https://agentmods.dev/commands/thesmokedev/taskchad-os/citation-authority-research"><img src="https://agentmods.dev/badge/commands/thesmokedev/taskchad-os/citation-authority-research/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.

agentmods 80×15 button for citation-authority-research

Your own site · 80×15
<a href="https://agentmods.dev/commands/thesmokedev/taskchad-os/citation-authority-research"><img src="https://agentmods.dev/badge/commands/thesmokedev/taskchad-os/citation-authority-research.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 23 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 689 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00023 $0.00689
Opus 5 $0.00012 $0.00345
Sonnet 5 $0.00005 $0.00138
Haiku 4.5 $0.00002 $0.00069

Measured 11d ago against content hash 4ae0d7e3abda, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

citation-authority-research 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 11d 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/skills/ai-citation-authority-wave/assets/archon/commands/citation-authority-research.md · 80 lines

How it starts

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

Research one bounded authority wave

Work only in the current website repository. This node may research and write .citation-authority/evidence-packet.json. It must not edit site content, use a Reddit account, publish, deploy, submit indexing requests, or manufacture a metric.

Inputs

Read these files in order:

  1. .citation-authority/run-config.json
  2. .citation-authority/site-profile.json
  3. .citation-authority/evidence-request.json, when present
  4. .citation-authority/evidence-packet.json, when already present
  5. the optional fleet intent map named by run-config.json
  6. existing content near the configured content sink

If evidence-packet.json already has status: ready or status: no_evidence, preserve it byte for byte and report EVIDENCE_PRESERVED.

Receipt hierarchy

Prefer existing first-party receipts in this order:

  1. GSC queries with impressions or clicks and a stated date range.
  2. OpenSEO measurements with a run ID or source URL.
  3. A live SERP autopsy performed in this node.

For a SERP autopsy, search the exact candidate query in the site's configured language and record at least three URLs that were actually returned. Capture the engine, observation timestamp, titles/positions when visible, the buyer intent, and the specific gap. A Reddit-modifier receipt should include a real Reddit discussion URL when one ranks. Merely finding a Reddit thread is not a claim that Reddit recommends this brand.

Do not convert keyword-tool silence into a made-up zero. No data is a valid note, not a numeric metric. Do not infer GSC data from a public SERP. Do not use stale receipts older than 90 days.

Language and fleet boundaries

  • en targets are researched and written as English-native intents.
  • es targets are researched as Spanish-native intents, not translations of an English list. Use natural terms such as cotizacion, not English quote.
  • Do not put Spanish pages under /es on a Spanish-only root-domain profile.
  • Respect the fleet intent map. A query already owned by another domain is not eligible here.
  • Keep the research broad enough to compare Reddit modifiers, direct who helps... answers, and comparison intents, but do not select targets in this node.

Read the full file on GitHub · 80 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. 11d ago First seen · 80 lines · 23 tokens per session scan A 4ae0d7e3abda

Subscribe to this mod's changes

citation-authority-research is a command published in the GitHub repository TheSmokeDev/taskchad-os (23 stars, last pushed today), licensed MIT. It adds 23 tokens to every session and 689 once invoked, about $0.0001 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-30.