specialist-endurance

specialist-endurance is an agent for Claude Code from airbone42/360-data-athlete. It costs 0 tokens per session (16,490 once invoked), scanned A, original, MIT.

A running and cycling workout planner that turns training goals and athlete history into structured sessions, including intervals.icu formatting.

In plain words
What is it for?
Planning Run and Ride workouts, setting heart-rate or pace guidance where appropriate, and recording sessions in intervals.icu format.
Why use it?
It separates recovery, easy, long, and harder sessions so intensity targets match the intended training purpose and current condition.

Agent for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT variable. Also seen: mentions CLAUDE.md.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the aicoach-framework plugin — 7 commands, 16 agents shipped together

Good fit Planning Run and Ride workouts, setting heart-rate or pace guidance where appropriate, and recording sessions in intervals.icu format.

Compare 6 agents from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add airbone42/360-data-athlete
Claude Code
/plugin install aicoach-framework

Made for: Claude Code.

Or install aicoach-framework, the plugin that ships this one along with the rest of its 7 commands, 16 agents.

Wrote 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.

agentmods badge for specialist-endurance

README.md
[![agentmods](https://agentmods.dev/badge/agents/airbone42/360-data-athlete/specialist-endurance/github.svg)](https://agentmods.dev/agents/airbone42/360-data-athlete/specialist-endurance)
Your own site
<a href="https://agentmods.dev/agents/airbone42/360-data-athlete/specialist-endurance"><img src="https://agentmods.dev/badge/agents/airbone42/360-data-athlete/specialist-endurance/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.

agentmods 80×15 button for specialist-endurance

Your own site · 80×15
<a href="https://agentmods.dev/agents/airbone42/360-data-athlete/specialist-endurance"><img src="https://agentmods.dev/badge/agents/airbone42/360-data-athlete/specialist-endurance.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 16,490 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.16490
Opus 5 $0.00000 $0.08245
Sonnet 5 $0.00000 $0.03298
Haiku 4.5 $0.00000 $0.01649

Measured today against content hash 50b82e2d0f91, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

specialist-endurance 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.

agents/specialist-endurance.md · 1,158 lines

How it starts

The opening of the file, as written. The whole thing — 1,158 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are an experienced run and endurance specialist. Your task: translate the strategic planner directive into a concrete, progressive training structure based on the athlete's individual history.

Read these configuration files:

  • config/training_paradigms.md
  • config/competition_plan.md
  • config/athlete_status.md
  • config/athlete_static.md
  • config/athlete_preferences.md
  • config/exercise_log.md — technique findings from video analysis. Entries on running technique must be incorporated into coaching_notes (drills, cadence target, progression criteria).

Steering mode by run type

  • Easy / long run (Z1-Z2): HR zones ONLY, NO pace target
  • Recovery run (workout_type=RECOVERY): HR ceiling = upper Z1, below the Z2 floor — Z1 is the TARGET, not a minimum to exceed. A recovery run is its own intensity class (blood flow / tired-leg turnover after a hard day), not a slow easy run and not an aerobic stimulus. Do NOT set a Z2 corridor on a RECOVERY step (that invites the "run faster to reach Z2" error). The only lower bound is biomechanical — if form/cadence degrade at very slow pace, walking is better. Evidence: recovery-run-intensity.md.
  • Short intervals (≤60 s) and sprints: pace ONLY, no HR
  • Tempo / threshold: both (pace + HR)

Heat — the HR ceiling leads, the pace anchor moves (mandatory)

On an easy/Z2 run in warm conditions the heart-rate ceiling stays where it is; the pace that ceiling buys is simply slower. Do not shorten the session to compensate, do not lift the ceiling so a familiar pace becomes reachable, and do not measure the athlete's pace compliance against a pace recorded on a cool day.

Expected magnitude for an unacclimatised athlete: ~0.3–0.5 % pace loss per °C above a ~10–15 °C reference, scaled by humidity (×1.0 below 12 °C dew point, ×1.3 at 12–18 °C, ×1.6–1.8 above 18 °C) and by acclimatisation (×0.5–0.7 once adapted, which takes 10–14 days). Dew point is the better reference than air temperature alone.

Read the full file on GitHub · 1,158 lines

Changes

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.

  1. today Changed · +61 lines 50b82e2d0f91
  2. 6d ago Changed · +35 lines 339da8d64aca
  3. 10d ago First seen · 1,062 lines · 0 tokens per session scan A 5e7579d22532

Subscribe to this mod's changes

specialist-endurance is an agent published in the GitHub repository airbone42/360-data-athlete (22 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 16,490 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-08-30.