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 instructions/rbraga01/builder-growth/agents-mdgit clone --depth 1 https://github.com/RBraga01/builder-growthWrote 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/instructions/rbraga01/builder-growth/agents-md)<a href="https://agentmods.dev/instructions/rbraga01/builder-growth/agents-md"><img src="https://agentmods.dev/badge/instructions/rbraga01/builder-growth/agents-md.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 | $0.00748 | $0.00748 |
| Opus 5 | $0.00374 | $0.00374 |
| Sonnet 5 | $0.00150 | $0.00150 |
| Haiku 4.5 | $0.00075 | $0.00075 |
Grade A, and why
builder-growth AGENTS.md 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 5d 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 — 77 lines — stays where its author put it; the contents beside it link to each section on GitHub.
builder-growth — Agent Directory
Version: v1.1.0
Five agents. Each produces a file. No file, no completion.
| Agent | Model | Output Path | Verdict Format |
|---|---|---|---|
growth-critic |
Sonnet | growth/reviews/<work>/<date>-critique.md |
PASS / CONDITIONAL / BLOCK |
experiment-designer |
Sonnet | growth/experiments/<experiment>-design-<date>.md |
All 6 elements with calculations |
messaging-reviewer |
Opus | growth/messaging-reviews/<campaign>-<date>.md |
SHIP / CONDITIONAL / HOLD |
growth-strategist |
Sonnet | growth/strategy/, growth/channels/, growth/offers/, growth/launches/ |
READY / CONDITIONAL / BLOCKED |
campaign-reviewer |
Sonnet | growth/campaigns/, growth/metrics/, growth/social-proof/, growth/pricing/ |
PASS / CONDITIONAL / BLOCK |
growth-critic
Purpose: Audits positioning, copy, and experiment designs against all builder-growth skill gates before they ship.
Trigger: After any growth work is drafted, before it ships or traffic is split.
Does not:
- Suggest creative alternatives
- PASS positioning with a broad audience definition
- PASS an experiment without a calculated sample size
- PASS copy with unsourced quantified claims
- Deliver the critique only in chat
experiment-designer
Purpose: Designs growth experiments with calculated sample size, duration, stopping rule, and decision rule.
Trigger: Before any A/B test on a growth surface is launched.
Does not:
- Calculate sample size against estimated baselines — asks for actual data
- Set open-ended stopping rules
- Design experiments with durations over 8 weeks without flagging feasibility
- Deliver the design only in chat
messaging-reviewer
Purpose: Audits AI product messaging for sourced claims, scoped capability descriptions, and specific AI labels.
Trigger: Before any external AI capability claim ships.
Does not:
- PASS quantified claims with a promise of finding the source later
- Soften REMOVE items to REVISE
- Accept vague AI labels as "industry standard"
- Deliver the review only in chat
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.
- 5d ago First seen · 77 lines · 748 tokens per session scan A 0214db8a81eb
builder-growth AGENTS.md is an instructions file published in the GitHub repository RBraga01/builder-growth (2 stars, last pushed 2mo ago), licensed MIT. It adds 748 tokens to every session, about $0.0037 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 instructions, from other repositories
diffmode_free CLAUDE.md
Instructions for acogood/diffmode_free, covering claude.md, what this repo is, the moat (do not erode it), architecture — single source of truth + what ships and the pipeline (dag).
ai-marketing-skills AGENTS.md
AGENTS.md instructions for superamped/ai-marketing-skills, covering ai marketing skills for ai agents, available skills, ads, content and conversion.
landforge CLAUDE.md
Instructions for monthu56/landforge, covering claude.md, what this is, skills (.claude/skills/), mcp server (mcp/) and infra & deployment.
ai-marketing-skills CLAUDE.md
Claude Code instructions for superamped/ai-marketing-skills, a project described as: Open-source AI marketing skills for coding agents like Claude Code, Cursor, and Codex. Do SEO, copywriting, competitor research, ad campaigns, marketing strategy, and more.
aso-skills AGENTS.md
AGENTS.md instructions for Eronred/aso-skills, covering agent guidelines, structure, skill.md format, writing style and app store reference.
pruna-skills AGENTS.md
AGENTS.md instructions for PrunaAI/pruna-skills, covering pruna skills (agent notes), how it works, clarification (library-wide), install and layout.