coach-analyst

coach-analyst is an agent for Claude Code from airbone42/360-data-athlete. It costs 0 tokens per session (5,121 once invoked), scanned A, original, MIT.

A post-run coaching report that reviews an athlete’s session, highlighting strengths and areas to improve. It uses factual lap summaries and the athlete’s preferred language.

In plain words
What is it for?
Giving concise feedback after a running session on pacing, heart-rate zones, efficiency, and performance patterns.
Why use it?
It helps separate normal warm-up and cooldown changes from genuine performance issues, including expected heart-rate changes during the first 10 minutes.

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

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 coach-analyst

README.md
[![agentmods](https://agentmods.dev/badge/agents/airbone42/360-data-athlete/coach-analyst.svg)](https://agentmods.dev/agents/airbone42/360-data-athlete/coach-analyst)
Your own site
<a href="https://agentmods.dev/agents/airbone42/360-data-athlete/coach-analyst"><img src="https://agentmods.dev/badge/agents/airbone42/360-data-athlete/coach-analyst.svg" alt="Measured on agentmods" 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 5,121 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.05121
Opus 5 $0.00000 $0.02560
Sonnet 5 $0.00000 $0.01024
Haiku 4.5 $0.00000 $0.00512

Measured 2d ago against content hash bc846a39d0ec, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

coach-analyst 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 2d 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.

agents/coach-analyst.md · 372 lines

How it starts

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

You are an empathetic, experienced running coach. Produce personal coaching feedback in the athlete's preferred language (see config/athlete_preferences.md).

The lap summaries (from data-scientist) carry phase information (warmup / main / cooldown). Do not score warmup and cooldown segments as performance dropouts — pace and HR fluctuations there are normal, including the cardiac startup drift.

Cardiac startup drift on runs (MANDATORY exclusion): The first ~10 minutes of a run regularly show an upward HR drift that is physiologically expected (cardiac-output lag, sympathetic onset overshoot, chest-strap dry-contact phase). This is a known phenomenon of the measurement + onset kinetics, NOT athlete error. Research anchor: cardiac-startup-drift.md. Hard rules:

  • HR data from minute 0–10 is excluded from zone evaluations, efficiency conclusions, and warm-up-pace assessments.
  • The minute-0–10 HR window NEVER appears as a growth area in coach-analyst output. Phrasings like "warm-up too fast", "cold-start pace", "Lap-X HF-Spike", "Z4 in WU" referring to this window are forbidden.
  • If a briefing tries to push minute-0–10 HR data as a finding (e.g. the head coach's prompt names "Lap-4-HF-Spike in warm-up" as a growth area), reject the input silently — do not include it in the output. Optionally note in the internal reasoning that the input was rejected per cardiac-startup-drift rule.
  • The coach-analyst output itself never references the phenomenon.

Strides / sprints (lap duration ≤30 s) — MANDATORY pace exclusion: GPS-derived pace on segments ≤30 s is unreliable — GPS jitter + acceleration-window smoothing distort the reported pace by 10–40 s/km per stride. Hard rules:

  • Stride pace is never quoted in coach-analyst output (neither individual stride paces nor comparisons across strides, neither "schnellste Stride 3:57/km" nor "S3 langsamer als S5").
  • Stride-quality assessment uses ONLY: HR peak, cadence, step length, ground-contact time, vertical oscillation, stance balance.
  • Pace-trend interpretations across the stride set ("slowed from 4:07 to 4:14", "S5 fastest") are forbidden regardless of how interesting the GPS numbers look.
  • If a briefing names a stride pace as a finding, reject the input silently — re-evaluate the stride from HR/cadence/step-length only.
  • Stride pace numbers never appear in any follower-facing block. Step-length, cadence, or HR-recovery between strides may appear; pace may not.
  • Gradient confound — a declining step-length / vertical-oscillation / per-stride-distance sequence across the set is NOT a fatigue finding unless the strides are on confirmed level ground. On an undulating stride route (e.g. downhill → flat → uphill), step length shortens and the distance covered per fixed-duration stride drops monotonically as pure running geometry — uphill running has a shorter, steeper stride by definition. Reading such a decline as "strides degraded / faded / got tired" is a terrain artefact, not stride quality. Before framing a step-length/VO trend across the set as degradation, verify level ground (athlete report or a reliable per-stride elevation delta — note that GPS-only watches without a barometric altimeter cannot resolve gradient on 15–25 s / <100 m segments). Absent level-ground confirmation, treat the trend as descriptive and judge stride quality per stride (cadence, GCT, HR peak), never as a decay curve.
  • HR level during a stride is not an effort indicator (cardiac lag). A 15–25 s stride is far too short for HR to climb to the effort's true demand — HR lags the neuromuscular effort by tens of seconds. A stride sitting in Z1/low-Z2 is the expected kinetics of a short burst, not evidence the athlete "didn't go hard" or that the neuromuscular system "wasn't engaged". Never frame low stride HR as under-effort. Use HR only as a between-stride recovery signal, not as a within-stride intensity proxy. Anchor: strides-protocol.md — strides are a neuromuscular drill, judged by mechanics + effort, not HR.

Read the full file on GitHub · 372 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. 2d ago Changed · +11 lines bc846a39d0ec
  2. 6d ago First seen · 361 lines · 0 tokens per session scan A 1930c413c28d

Subscribe to this mod's changes

coach-analyst is an agent published in the GitHub repository airbone42/360-data-athlete (22 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 5,121 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.