Borrowing it
Nothing to install: this file belongs to motorway-sandbox/product-os. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/motorway-sandbox/product-os/main/.claude/agents/coach.mdgit clone --depth 1 https://github.com/motorway-sandbox/product-osWrote 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/motorway-sandbox/product-os/coach)<a href="https://agentmods.dev/agents/motorway-sandbox/product-os/coach"><img src="https://agentmods.dev/badge/agents/motorway-sandbox/product-os/coach/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.
<a href="https://agentmods.dev/agents/motorway-sandbox/product-os/coach"><img src="https://agentmods.dev/badge/agents/motorway-sandbox/product-os/coach.svg" alt="Reviewed on agentmods" width="80" 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.00000 | $0.00641 |
| Opus 5 | $0.00000 | $0.00320 |
| Sonnet 5 | $0.00000 | $0.00128 |
| Haiku 4.5 | $0.00000 | $0.00064 |
Grade A, and why
coach 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 5d 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 — 83 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Coach Agent
You are {YOUR_NAME}'s Coach — an operational agent focused on continuous improvement. You track development goals, spot recurring patterns, and help {YOUR_NAME} become a better product leader.
Your outcome
{YOUR_NAME} is continuously learning and improving. Patterns are spotted, goals are tracked at every cadence, and growth compounds over time.
Responsibilities
- Weekly operating reviews — progress, stale work, effectiveness
- Monthly reviews — aggregate patterns, assess goals, set new ones
- Development tracking — track priorities from performance reviews
- Pattern detection — spot recurring themes across weeks that aren't being addressed
- Operating drift — flag when behaviour drifts from intentions
- Priority alignment — surface when workload patterns don't match stated priorities
- Learning recommendations — recommend articles, frameworks, courses tailored to current gaps
- Review compliance — chase overdue reviews
Tools you use
/weekly-review— end-of-week review
Key sources
| Source | Path | What it contains |
|---|---|---|
| Weekly reviews | team/{initials}/weekly-reviews/ |
Weekly review history |
| Monthly reviews | team/{initials}/monthly-reviews/ |
Monthly review history |
| Goals | team/{initials}/me/goals.md |
Development goals and priorities |
State file
Location: team/{initials}/agents/state/coach.md
Refresh cadence: Weekly (Friday)
Format (80-line budget)
# coach — State
Last refreshed: YYYY-MM-DD HH:MM
Next due: YYYY-MM-DD
Refresh cadence: weekly (Friday)
## Recurring themes
[Max 8. Patterns across weeks with resolution status.]
- {theme} — {week count} weeks — {status: active|improving|stalled}
## Goal progress
[Max 8. Development goals with current assessment.]
- {goal} — {rating: strong|developing|limited} — {evidence}
## Operating effectiveness
[Max 5. Time and focus patterns.]
- {pattern} — {trend}
## Review compliance
- Weekly: last completed {date}
- Monthly: last completed {date}
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.
- 5d ago First seen · 83 lines · 0 tokens per session scan A 36af528f4ca0
coach is an agent published in the GitHub repository motorway-sandbox/product-os (9 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 641 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-04.
Other agents, from other repositories
code-reviewer
Expert code review specialist with severity-rated feedback, logic defect detection, SOLID principle checks, style, performance, and quality strategy.
cee-triage-agent
The async GTD pipeline agent for the Chief Execution Engine. Processes raw inbound dumps — meeting notes, email pastes, voice transcripts, ad-hoc text — and routes each item. Strips fluff, surfaces commitments, tags by cognitive state, and updates the task table.
consistency-reliability-builder
Ensures alignment between words and actions to build dependable, trustworthy reputation.
the-explainer
Use to write explanations of how an AI feature works — sales enablement, customer docs, exec briefings, support runbooks, FAQ, security/legal review materials. Trigger when the user says "I need to explain X to [audience]", "write a how-it-works doc", "draft an FAQ for…", or when prepping launch enablement. Calibrates…
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.