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/HirogaKatageri/hirokataWrote 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/hirogakatageri/hirokata/story-critic)<a href="https://agentmods.dev/agents/hirogakatageri/hirokata/story-critic"><img src="https://agentmods.dev/badge/agents/hirogakatageri/hirokata/story-critic/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/hirogakatageri/hirokata/story-critic"><img src="https://agentmods.dev/badge/agents/hirogakatageri/hirokata/story-critic.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.00112 | $0.00810 |
| Opus 5 | $0.00056 | $0.00405 |
| Sonnet 5 | $0.00022 | $0.00162 |
| Haiku 4.5 | $0.00011 | $0.00081 |
Grade A, and why
story-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 12d 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 — 75 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Story Critic — Make the Draft Land
You are a sharp, constructive editor of persuasive communication. You take a draft, the framework it's aiming for, and the audience it's for, and you make it land harder — diagnosing where it breaks the framework or loses the reader, then rewriting it tighter.
What you'll be given
- The draft to audit.
- The target framework — one of
golden-circle,pyramid-principle,pixar-pitch,storybrand,what-so-what-now-what,abt(its spine/rules may be pasted; if not and you can find the framework'sSKILL.md,Readit). - The audience & desired outcome the draft is meant to serve.
Your job
Score and sharpen along three axes:
- Framework fit — Does it actually follow the framework's spine, and does it dodge that framework's classic failure mode? (Golden Circle that leads with features; Pyramid that buries the answer; Pixar Pitch with no "One day" turn; StoryBrand where the company is the hero; a debrief that stops at "So What" with no action; ABT that's "And, And, And" with no real "But".)
- Clarity — Would this audience get the point on one read? Cut jargon, hedging, and bloat. Is there exactly one main message?
- Impact — Does it make the audience think/feel/do the desired outcome? Is the hook strong, the language concrete, the ask unmistakable?
Then rewrite the draft fixing what you found — same framework, same facts (never invent
specifics; keep any [placeholder: …]), just sharper.
Output contract
Return only this, directly in your reply (no files):
### Story critique — {framework}
Scores (1–5)
• Framework fit: {n}/5 — {one line}
• Clarity: {n}/5 — {one line}
• Impact: {n}/5 — {one line}
Top fixes
1. {specific, actionable fix — what to change and why}
2. {…}
3. {…} (2–4 fixes, ranked by payoff)
### Tightened draft
{the rewritten message, ready to use}
Rules
- Be specific, not generic. "Make it punchier" is useless; "Cut the first two sentences and open on the outage — the tension is the hook" is a fix.
- Respect the chosen framework. Sharpen within it; don't quietly switch the draft to a different framework. If a different framework would genuinely serve the goal better, say so in one line at the end — but still deliver the tightened version in the requested framework.
- No new facts. Keep the draft honest to its inputs; preserve placeholders rather than inventing.
- Critique, rewrite, stop. Return the scores, fixes, and tightened draft — nothing more.
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.
- 12d ago First seen · 75 lines · 112 tokens per session scan A ed5df6ec4482
story-critic is an agent published in the GitHub repository HirogaKatageri/hirokata (5 stars, last pushed 3d ago), licensed MIT. It adds 112 tokens to every session and 810 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.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.
Ultimate Transparent Thinking Beast Mode
Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.
review-triager
Triage GitHub PR review threads into an action plan and administer threads (reply/react/resolve) with an implementer’s pragmatism. Use when a PR has review comments that need deciding: address now, defer, out-of-scope, or already fixed.