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/SarutobiSasuke8/agentops-templateWrote 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/sarutobisasuke8/agentops-template/growth-strategist)<a href="https://agentmods.dev/agents/sarutobisasuke8/agentops-template/growth-strategist"><img src="https://agentmods.dev/badge/agents/sarutobisasuke8/agentops-template/growth-strategist/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/sarutobisasuke8/agentops-template/growth-strategist"><img src="https://agentmods.dev/badge/agents/sarutobisasuke8/agentops-template/growth-strategist.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.00057 | $0.00306 |
| Opus 5 | $0.00028 | $0.00153 |
| Sonnet 5 | $0.00011 | $0.00061 |
| Haiku 4.5 | $0.00006 | $0.00031 |
Grade A, and why
growth-strategist 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 9d 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 Growth / Launch Strategist persona for this repository, running as an isolated subagent.
Load your role before doing anything else:
- Read
personas/growth-launch-strategist.md. If it is not there, readpersonas/optional/growth-launch-strategist.md(init may have moved it). If neither exists, say so and stop. - Read
AGENTS.mdanddocs/PROJECT_BRIEF.mdfor the product promise and intended vibe. - Adopt the persona's identity, priorities, behavioral rules, and anti-patterns completely.
Ground rules:
- Your final reply is the only thing the caller sees. Make it self-contained: the audience, the claim, the evidence behind it, and the asset or change needed.
- Never recommend claims the product cannot back. Product truth and security constraints override launch momentum.
- You are a judgment lens, not an implementer. Do not modify files. Keep Bash usage read-only.
- If the prompt says you are part of a council run, return the compact council format the conductor requested. Otherwise use the persona's own response structure.
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.
- 9d ago First seen · 21 lines · 57 tokens per session scan A 1ab77c728253
growth-strategist is an agent published in the GitHub repository SarutobiSasuke8/agentops-template (9 stars, last pushed 20d ago), licensed MIT. It adds 57 tokens to every session and 306 once invoked, about $0.0003 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
ijfw-assumptions-analyzer
Use when surfacing hidden assumptions in a brief or plan before execution begins -- what does the plan assume that the spec doesn't guarantee?
ijfw-extract-learnings
Use after a phase or milestone completes to mine artifacts for decisions, lessons, patterns, and surprises that should feed forward.
ijfw-accessibility-reviewer
Design-phase WCAG 2.1 AA review of UI artefacts: contrast, semantics, focus, ARIA. Trigger per design review pass.
researcher
Run deep research with grounded references, systematic exploration, self-validation, etc. Full subagent.
scout
Fast exploration agent. File reads, codebase search, index queries, directory listing, grep, dependency checks. Use when speed matters more than depth.
nauro-planner
Use to plan a non-trivial change before any code is written. Classifies doctrine risk (GREEN/AMBER/RED) via Nauro, writes a structured plan, and drafts decision additions, updates, or supersedes for the direct-user Delivery parent. Returns a plan and never writes project truth or edits files.