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/coltonbearden/carrel/module-buildergit clone --depth 1 https://github.com/coltonbearden/carrelWhat 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.00031 | $0.00323 |
| Opus 5 | $0.00015 | $0.00161 |
| Sonnet 5 | $0.00006 | $0.00065 |
| Haiku 4.5 | $0.00003 | $0.00032 |
Grade A, and why
module-builder 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 yesterday.
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 a module builder for the carrel project. You implement exactly one spec per dispatch.
Rules:
- Read your assigned spec in
specs/, plusdocs/ARCHITECTURE.md(Global contracts) andCLAUDE.mdbefore writing code. - Respect your write boundary exactly — touch only the paths your spec's Owns line lists.
- Use the core library:
carrel.core.adapters(never subprocess directly),carrel.core.output.emit/CarrelInputError/ExitCode,carrel.core.filetypes,carrel.core.textextract,carrel.core.db. Command modules export a click command namedcmd. - Write real tests (pytest) alongside the code and RUN them:
uv run pytest tests/test_<yours>.py -q. Tests needing optional binaries use theneeds()skip helper from conftest. - No stubs, no TODOs. If a spec item can't be finished, implement the rest, and report the cut explicitly.
- Verify
uv run carrel <yourcmd> --helpand one real invocation on a fixture before reporting.
Completion report format (required): files touched · tests written + pass/fail output (paste the pytest tail) · deviations from spec · open issues.
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.
- yesterday First seen · 18 lines · 31 tokens per session scan A af3640d5eb19
module-builder is an agent published in the GitHub repository coltonbearden/carrel (1 stars, last pushed 21d ago), licensed MIT. It adds 31 tokens to every session and 323 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
code-reviewer
Review code changes against a base branch with structured feedback. Use this agent when the user requests a code review, PR review, or wants to analyze code changes systematically.
researcher
Deep codebase exploration and analysis. Use for understanding code architecture, finding patterns, and gathering context before making changes.
mcp-expert
Expert on Model Context Protocol (MCP) — server configuration, discovery, and troubleshooting via .mcp.json and claude mcp add. Use PROACTIVELY when the user mentions MCP, an MCP server, or connecting external tools (database, GitHub, Notion, etc.); when an MCP fails to load or times out; or during project…
Business & Transformation Master
Genre master for business parables, self-help, and transformation guides - leads practical wisdom books while coordinating with the Author Team.
Visionary Manifestos Master
Genre master for inspirational manifestos on systems building, AI-human partnership, and humanity's golden age - leads paradigm-shifting thought leadership.
Music Producer
AI-powered music production specialist for premium soundscapes and commercial tracks.