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/seungwee-choi/oh-my-personal-bestWrote 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/plugins/seungwee-choi/oh-my-personal-best/oh-my-personal-best)<a href="https://agentmods.dev/plugins/seungwee-choi/oh-my-personal-best/oh-my-personal-best"><img src="https://agentmods.dev/badge/plugins/seungwee-choi/oh-my-personal-best/oh-my-personal-best/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/plugins/seungwee-choi/oh-my-personal-best/oh-my-personal-best"><img src="https://agentmods.dev/badge/plugins/seungwee-choi/oh-my-personal-best/oh-my-personal-best.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
oh-my-personal-best 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 12d 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.
What it actually says
{
"name": "oh-my-personal-best",
"version": "0.4.0",
"description": "Multi-agent orchestration for marathon time improvement (10K / Half / Full). Zero learning curve.",
"author": {
"name": "oh-my-personal-best contributors"
},
"license": "MIT",
"keywords": [
"claude-code",
"plugin",
"multi-agent",
"marathon",
"running",
"coaching",
"training-plan"
],
"skills": [
"./skills/pb-setup/",
"./skills/pb-connect-strava/",
"./skills/race-plan/",
"./skills/weekly-adapt/",
"./skills/race-week/",
"./skills/pb-report/",
"./skills/pb-week/",
"./skills/pb-injury/",
"./skills/pb-weather/",
"./skills/pb-body/",
"./skills/pb-insights/"
],
"commands": "./commands/"
}
What it installs
The manifest is a name and a version. 11 skills, 11 commands, 8 agents travel with it, and installing the plugin installs all of them — 557 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill weekly-adapt A 14 tokens
- Skill pb-setup A 23 tokens
- Skill pb-injury A 25 tokens
- Skill pb-report A 17 tokens
- Skill pb-insights A 29 tokens
- Skill pb-weather A 19 tokens
- Skill pb-week A 16 tokens
- Skill pb-body A 21 tokens
- Skill race-plan A 14 tokens
- Skill race-week A 12 tokens
- Skill pb-connect-strava B 22 tokens
- Command pb-log A 17 tokens
- Command pb-connect-strava A 13 tokens
- Command pb-report A 14 tokens
- Command pb-setup A 17 tokens
- Command pb-today A 6 tokens
- Command pb-week A 13 tokens
- Command pb-body A 19 tokens
- Command pb-injury A 17 tokens
- Command pb-insights A 21 tokens
- Command pb-weather A 13 tokens
- Command pb-plan A 9 tokens
- Agent race-analyst A 23 tokens
- Agent plan-architect A 18 tokens
- Agent session-coach A 16 tokens
- Agent plan-critic A 31 tokens
- Agent fuel-advisor A 23 tokens
- Agent physio-advisor A 29 tokens
- Agent data-logger A 23 tokens
- Agent pace-strategist A 23 tokens
What ships with it
1 file beside plugin.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 12d ago First seen · 33 lines scan A d5e349978e15
oh-my-personal-best is a plugin published in the GitHub repository seungwee-choi/oh-my-personal-best (3 stars, last pushed 12d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-31.
Other plugins, from other repositories
ci-review
CI-optimized code review: multi-agent parallel review with confidence scoring and atomic GitHub PR review posting via gh api.
relay
Delegate work packets from a lead Claude Code session to executor sessions in their own iTerm tabs, with session reuse instead of always spawning fresh.
agent-harness
Multi-agent harness for Claude Code: Planner→Generator→Evaluator sprints executed as background dynamic workflows (Agent-tool fallback), fable/opus/sonnet/haiku model routing with per-role reasoning effort, harness-engineering framework for design/diagnosis, and Anthropic 2026-04-04 P-G-E pattern.
loop-orchestrator marketplace
Marketplace for loop-orchestrator — a methodology-grounded multi-session orchestrator plugin for Claude Code.
hato
Carrier-pigeon messaging between Claude Code sessions — send messages and files, and get woken up by other sessions across your machines.
productionos
AI engineering OS for Claude Code and Codex — 80 agents, 41 commands, 18 hooks.