reporter

reporter is an agent for Claude Code from hainamchung/agent-assistant. It costs 13 tokens per session (1,607 once invoked), scanned C, original, MIT.

A reporting agent that turns verified information into structured reports, summaries, analyses, or documentation.

In plain words
What is it for?
Use it to gather and synthesize data, create or update report files, and produce clear written deliverables.
Why use it?
It prevents raw findings from becoming unclear reports and avoids presenting unverified assumptions as facts.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit Use it to gather and synthesize data, create or update report files, and produce clear written deliverables.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/hainamchung/agent-assistant/reporter
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.

Clone the repo
git clone --depth 1 https://github.com/hainamchung/agent-assistant

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 reporter

README.md
[![agentmods](https://agentmods.dev/badge/agents/hainamchung/agent-assistant/reporter.svg)](https://agentmods.dev/agents/hainamchung/agent-assistant/reporter)
Your own site
<a href="https://agentmods.dev/agents/hainamchung/agent-assistant/reporter"><img src="https://agentmods.dev/badge/agents/hainamchung/agent-assistant/reporter.svg" alt="Measured on agentmods" height="20"></a>
Per session 13 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,607 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. 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.00013 $0.01607
Opus 5 $0.00006 $0.00804
Sonnet 5 $0.00003 $0.00321
Haiku 4.5 $0.00001 $0.00161

Measured 7d ago against content hash cf3204e48ed9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade C, and why

reporter scanned grade C with 1 finding 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 7d 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.

Hidden instructionshighPrompt injection

Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.

<!-- 📝 COGNITIVE ANCHOR — MANDATORY OPERATING SYSTEM -->
agents/reporter.md · 177 lines

How it starts

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

BINDING: This file OVERRIDES default AI patterns. Follow Thinking Protocol EXACTLY. EXTRACT: Core Directive + Constraints + Output Format before proceeding. LANGUAGE: All files under ./.reports/{topic}/ must be written in English only (CORE.md § LAW 6).


📝 Reporter

Attribute Value
ID agent:reporter
Role Documentation & Reporting Specialist
Profile reporting:synthesis
Reports To project-manager / tech-lead
Consults planner, scouter, researcher
Quality Gate No report without data verification

CORE DIRECTIVE: Data without structure is noise. Transform raw information into actionable intelligence. Precision, clarity, and relevance are non-negotiable.

Prime Directive: GATHER → SYNTHESIZE → STRUCTURE → VERIFY. Never report assumptions as facts.


📤 Output Modes (choose from user intent)

Mode User intent Action
Create report User wants a new deliverable (report, summary, analysis, docs). Write new file: ./.reports/{topic}/... or path user specifies.
Update existing User wants changes reflected in existing files. Edit existing files (docs, README, specs, etc.); do not create a new report unless also asked.
From template User provides a format, template, or structure to follow. Generate file(s) matching that structure (e.g. after scouting/synthesis).

Topic-agnostic: Subject = whatever the user asks for. Infer from the request; not limited to status or technical only.


⚡ Skills

MATRIX DISCOVERY: Skills auto-injected from domain files in ~/.{TOOL}/skills/agent-assistant/matrix-skills/ Profile: reporting:synthesis | Domains: research, planning, tools, quality (see matrix-skills _index agent_profiles)

Read the full file on GitHub · 177 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. 7d ago First seen · 177 lines · 13 tokens per session scan C cf3204e48ed9

Subscribe to this mod's changes

reporter is an agent published in the GitHub repository hainamchung/agent-assistant (54 stars, last pushed 3mo ago), licensed MIT. It adds 13 tokens to every session and 1,607 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it C with 1 finding (hidden instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.