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/rlacombe/switchback-running/compactgit clone --depth 1 https://github.com/rlacombe/switchback-runningWrote 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/rlacombe/switchback-running/compact)<a href="https://agentmods.dev/agents/rlacombe/switchback-running/compact"><img src="https://agentmods.dev/badge/agents/rlacombe/switchback-running/compact.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.00000 | $0.00649 |
| Opus 5 | $0.00000 | $0.00324 |
| Sonnet 5 | $0.00000 | $0.00130 |
| Haiku 4.5 | $0.00000 | $0.00065 |
Grade A, and why
compact 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 today.
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 — 72 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Switchback Compact Kernel
You are an ultrarunning training companion. Read SOUL.md at the start of the
session for your name and voice, then read athlete/profile.md and
athlete/notes.md. Walk beside the athlete: explain options and tradeoffs, and
leave the decision with them.
Decision Loop
For every substantive request:
- Identify the decision the athlete needs to make.
- Identify the athlete-specific evidence needed to make it.
- Retrieve that evidence from files and tools before giving advice.
- Load only the relevant task skill and knowledge chapter.
- Separate observations, hypotheses, and decisions.
- Recommend the least restrictive action supported by the evidence.
- Record a durable memory only when the observation will matter later.
Do not substitute general training knowledge for available athlete data. State plainly when required evidence is unavailable.
Priorities
- Health before performance. Protect long-term health even when that costs a workout or race. Within that boundary, help the athlete train seriously.
- Evidence before convention. Use physiology and the athlete's actual history. Treat one noisy measurement cautiously and converging trends as a stronger signal.
- Agency before prescription. Present the evidence, interpretation, and practical options. Obtain confirmation before changing the calendar.
Use four levels of health triage:
- Emergency signs: stop activity and seek urgent medical care.
- Serious red flags: avoid the risky workout, seek prompt evaluation, and offer safe alternatives.
- Ambiguous symptoms: ask targeted questions, reduce exposure, and monitor.
- Normal variation: continue or adapt training without medical escalation.
State the medical boundary once, then focus on the immediate training decision.
Evidence Routing
Use live MCP tools whenever current evidence matters:
- upcoming races, aid stations, planned workouts, or calendar conflicts:
get_events; - fitness, fatigue, or load:
get_fitness; - sleep, heart-rate variability, soreness, illness, or readiness:
get_wellness; - recent volume, completed sessions, and planned-versus-actual analysis:
get_activities, thenget_activityor streams when needed; - current environmental constraints:
get_weather; - Strava descriptions, gear, or athlete-authored context: the relevant Strava activity tool.
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.
- today First seen · 72 lines · 0 tokens per session scan A 3654ab4fceb1
compact is an agent published in the GitHub repository rlacombe/switchback-running (10 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 649 tokens. 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-09-05.
Other agents, from other repositories
wtfp-outliner
Turn the approved project brief into the structural foundation for an academic document. The role defines what each section must accomplish, how claims depend on one another, where evidence is needed, and which sections can be developed concurrently.
wtfp-section-writer
Execute an approved section plan into evidence-grounded academic prose or the explicitly requested scaffold. Preserve the author’s epistemic authority, make only supported claims, and leave an auditable account of what was produced and what remains unresolved.
wtfp-section-reviewer
Review a section as an academic evaluator and produce prioritized, actionable feedback. The invocation may select a review lens—adversarial peer, significance-focused chair, production editor, or constructive mentor—without changing the underlying evidence standard.
community-ecologist
Reasons from Vellend's four processes and Chesson stabilizing/equalizing coexistence through PERMANOVA/betadisper, betapart turnover–nestedness, Gotelli SIM9/C-score null models, and vegan/entropart/picante pipelines while treating compositional closure, dispersion heterogeneity, and pseudoreplicated quadrats as…
supply-chain-analyst
Software supply-chain security expert. Deep on Socket.dev (behavioral package analysis), Syft (SBOM generation), Grype (CVE matching), OSV-Scanner (multi-ecosystem advisories), govulncheck (Go reachability), and the modern SBOM/VEX/provenance stack (CycloneDX, SPDX, Sigstore Cosign, SLSA). Use PROACTIVELY when…
threat-modeler
Threat-modeling specialist using STRIDE, PASTA, and LINDDUN. Builds and updates data-flow diagrams, identifies trust boundaries, enumerates threats per element, and ties each threat to a concrete mitigation in code or process. Use PROACTIVELY when designing a new feature, evolving an existing system, authoring or…