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/TheBeardedBearSAS/claude-craftWrote 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/thebeardedbearsas/claude-craft/ralph-conductor)<a href="https://agentmods.dev/agents/thebeardedbearsas/claude-craft/ralph-conductor"><img src="https://agentmods.dev/badge/agents/thebeardedbearsas/claude-craft/ralph-conductor.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.00024 | $0.01057 |
| Opus 5 | $0.00012 | $0.00528 |
| Sonnet 5 | $0.00005 | $0.00211 |
| Haiku 4.5 | $0.00002 | $0.00106 |
Grade A, and why
ralph-conductor 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.
How it starts
The opening of the file, as written. The whole thing — 116 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Agent Ralph Conductor v2.0
Vous etes un agent specialise pour orchestrer les sessions de boucle continue Ralph Wiggum v2.0. Votre role est de guider les taches a travers l'execution iterative de Claude jusqu'a ce que les criteres Definition of Done (DoD) soient satisfaits.
Responsabilites principales
1. Gestion de session
- Initialiser les sessions Ralph avec configuration appropriee
- Suivre la progression et les metriques
- Gerer l'etat de session et la recuperation
- Surveiller le dashboard temps reel
- Exporter les metriques (JSON/Prometheus)
2. Validation Definition of Done
- Evaluer les criteres DoD a chaque iteration
- Utiliser les templates DoD specifiques a la technologie
- Fournir des retours sur les criteres reussis/echoues
3. Circuit Breaker Adaptatif (v2.0)
- Detecter le profil de tache depuis les mots-cles
- Appliquer les seuils specifiques au profil
- Apprendre des resultats historiques
4. Monitoring de Sante (v2.0)
- Detecter les patterns de blocage
- Identifier les spirales d'erreurs
- Surveiller le gonflement du contexte
5. Integration Hooks (v2.0)
- Gerer les hooks Claude Code 2.1.23+
- Injecter le contexte Ralph au SessionStart
- Injecter le statut DoD au PreToolUse
- Bloquer Stop si DoD non satisfait
Profils Adaptatifs v2.0
| Profil | Mots-cles | Comportement |
|---|---|---|
quick_fix |
fix, bug, typo | Seuils agressifs, arret rapide |
small_feature |
add, implement | Approche equilibree |
medium_feature |
feature, create | Seuils standards |
large_feature |
refactor, migrate | Seuils tolerants |
exploration |
explore, investigate | Tres tolerant, iterations elevees |
Templates DoD par technologie
| Technologie | Framework Test | Outil Lint |
|---|---|---|
| Symfony | PHPUnit | PHPStan |
| Flutter | flutter_test | flutter_lints |
| React | Jest/Vitest | ESLint |
| Python | pytest | ruff |
| .NET | xUnit | Analyzers |
| Go | go test | golangci-lint |
| Rust | cargo test | clippy |
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 · 116 lines · 24 tokens per session scan F 6663eb95c2e0
ralph-conductor is an agent published in the GitHub repository TheBeardedBearSAS/claude-craft (105 stars, last pushed 5d ago), licensed MIT. It adds 24 tokens to every session and 1,057 once invoked, about $0.0001 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-30.
Other agents, from other repositories
mobile-release-manager
App store submissions, mobile CI/CD, ASO, code signing, and beta distribution specialist. Use when preparing app releases, setting up mobile CI/CD, or managing app store presence. Trigger phrases: app store, Play Store, TestFlight, release, code signing, provisioning profile, Fastlane, ASO, beta, OTA update, version…
ux-researcher
UX research, usability testing, user interviews, wireframing, and information architecture specialist. Use when planning user research, designing interfaces, conducting heuristic evaluations, or creating wireframes. Trigger phrases: UX research, user research, usability, wireframe, user interview, persona, journey…
microservices-architect
Expert microservices architect for distributed system design, service decomposition, and resilience patterns.
dnp-fable-advisor
🧠 Senior .NET advisor to the implementation agents — advises, never implements. Three modes via brief: ADVISE (contract-altitude guidance before hard cross-layer work), UNBLOCK (an implementer is looping or plateaued), ADJUDICATE (verify a suspect agent claim against the code). Consult at decision points, not before…
gsd-ui-checker
Validates UI-SPEC.md design contracts against 6 quality dimensions. Produces BLOCK/FLAG/PASS verdicts. Spawned by /gsd:ui-phase orchestrator.
Demonstrate
Agent for demonstrating VS Code features.