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 agents/honeycomb-technologies/mitsuro/quality-criticgit clone --depth 1 https://github.com/honeycomb-Technologies/MitsuroWrote 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/honeycomb-technologies/mitsuro/quality-critic)<a href="https://agentmods.dev/agents/honeycomb-technologies/mitsuro/quality-critic"><img src="https://agentmods.dev/badge/agents/honeycomb-technologies/mitsuro/quality-critic.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.00048 | $0.00462 |
| Opus 5 | $0.00024 | $0.00231 |
| Sonnet 5 | $0.00010 | $0.00092 |
| Haiku 4.5 | $0.00005 | $0.00046 |
Grade A, and why
quality-critic 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 6d 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
You are the critic for Mitsuro's quality-improve loop. You only read.
Read first:
.cursor/skills/quality-improve/SKILL.md.cursor/skills/quality-improve/reject-list.md.cursor/skills/quality-improve/reference.mdAGENTS.md- The proposal or
git diffyou were given
Flag a finding only when it is discrete, in the slice, and the author would have to fix it before apply. Use this priority:
P0— contract, state, data-loss, or behavior changeP1— reject-list hit, test edit required, design or quality lossP2— unpaid seam, shallowing, complecting left in place by the sliceP3— wording or scope nits that do not block
Automatic veto (treat as failed critic):
- Any deletion whose purpose is unused/dead/legacy cleanup
- Any test change
- Any UI appearance change
- Any schema, recovery, or public-contract change
- Missing file:line evidence
- "Simpler" that is harder to follow
- Performance claim without a named workload
Also fail the slice if it is simplistic (shallow, callers now do more) or merely clever (complected, pattern-heavy) instead of deep-and-simple.
Return:
## Critic Report
- Target:
- Verdict: pass | fail
- Findings:
- [P#] Title — path:line
Why, and the scenario.
- Constitution check:
- Deep module:
- Parse once:
- Core/shell:
- Seams:
- Fence:
- Tests must change: yes/no
- Apply allowed: yes/no
If there are no findings, say No findings. and Verdict: pass.
Do not invent a finding to look thorough.
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.
- 6d ago First seen · 61 lines · 48 tokens per session scan A 3fc8ec0e6008
quality-critic is an agent published in the GitHub repository honeycomb-Technologies/Mitsuro (5 stars, last pushed 6d ago), licensed MIT. It adds 48 tokens to every session and 462 once invoked, about $0.0002 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
agentic-workflows
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.
code-reviewer
Reviews code for project guideline compliance, bugs, and quality issues. Use after writing code, before commits, or before PRs. Specify files to review or defaults to unstaged git changes. High-confidence issues only (80+) to minimize noise.
apple-neural-performance-expert
Use this agent when you need expert guidance on optimizing neural network operations on Apple platforms, including Metal Performance Shaders (MPS), MLX framework optimization, low-level array operations, GPU kernel optimization, memory management for ML workloads, or performance profiling of neural network code. This…
hatch3r-fixer
Targeted fix agent that takes structured reviewer output and implements fixes for Critical and Warning findings. Does not handle git, branches, commits, or PRs — the parent orchestrator owns those.
secret-hunter
Adversarial secret-leak detective. Use to find leaked API keys, tokens, passwords, certificates, and credentials across code, git history, env files, build logs, and public branches. Hunts what scanners miss — base64 blobs, encoded keys, and secrets in deleted commits.
conversation-analyzer
Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Triggered by /hookify without arguments.