slippage-watcher

slippage-watcher is an agent for Claude Code from daddia/claude-for-strategy. It costs 38 tokens per session (415 once invoked), scanned A, original, MIT.

An automated monitor for critical-path milestones that checks whether project work is trending late or has exceeded the allowed delay.

In plain words
What is it for?
It helps review plans and forecasts weekly, then report at-risk or slipped milestones to chat or a workspace file.
Why use it?
It removes repeated manual schedule checks and explains the downstream effect of each important delay.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the pmo plugin — 5 skills, 3 agents shipped together

Good fit It helps review plans and forecasts weekly, then report at-risk or slipped milestones to chat or a workspace file.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/daddia/claude-for-strategy/slippage-watcher
Install

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.

Clone the repo
git clone --depth 1 https://github.com/daddia/claude-for-strategy

Made for: Claude Code.

Or install pmo, the plugin that ships this one along with the rest of its 5 skills, 3 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 slippage-watcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/daddia/claude-for-strategy/slippage-watcher.svg)](https://agentmods.dev/agents/daddia/claude-for-strategy/slippage-watcher)
Your own site
<a href="https://agentmods.dev/agents/daddia/claude-for-strategy/slippage-watcher"><img src="https://agentmods.dev/badge/agents/daddia/claude-for-strategy/slippage-watcher.svg" alt="Measured on agentmods" height="20"></a>
Per session 38 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 415 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.00038 $0.00415
Opus 5 $0.00019 $0.00208
Sonnet 5 $0.00008 $0.00083
Haiku 4.5 $0.00004 $0.00042

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

Security

Grade A, and why

slippage-watcher 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 4d 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.

pmo/agents/slippage-watcher.md · 34 lines

What it actually says

Slippage Watcher

Runs weekly by default (Wednesday 09:00) — override the schedule to match the milestone-check cadence recorded in the practice profile if it differs.

What it does

  1. Reads the practice profile for where the milestone plan lives and the slippage tolerance — how much delay before something is "at risk" vs. slipped vs. just noted.

  2. Gets the milestone plan and current actuals/forecasts from wherever the profile points (pasted markdown, ~~spreadsheet, ~~project tracker, etc.). Do not infer progress from partial information.

  3. Identifies critical-path milestones — which delays push out the end date versus which have float.

  4. Compares planned vs. actual/forecast on each critical-path milestone and applies the profile tolerance. Flag items at risk (within tolerance but trending late) and slipped (beyond tolerance).

  5. For every at-risk or slipped item, states the knock-on effect — what downstream milestone or the overall end date is now threatened, not just that this one date moved.

  6. Posts the summary to ~~chat. If no chat connector is configured, write the summary to a file in the workspace instead.

  7. Includes an all-clear footer when nothing is at risk or slipped on the critical path. The footer means the agent ran — non-critical items with float may still have moved without warranting escalation.

Fallback with no ~~chat connected

If no chat connector is configured, still run the read side — compare plan vs. actual, apply tolerance, and write the slippage summary (or all-clear) to a file. Do not silently skip the run.

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. 4d ago First seen · 34 lines · 38 tokens per session scan A fb1f56abaefa

Subscribe to this mod's changes

slippage-watcher is an agent published in the GitHub repository daddia/claude-for-strategy (2 stars, last pushed 2mo ago), licensed MIT. It adds 38 tokens to every session and 415 once invoked, about $0.0002 per session on Opus 5. 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-03.

Related

Other agents, from other repositories

conductor-validator

Validates Conductor project artifacts for completeness, consistency, and correctness. Use after setup, when diagnosing issues, or before implementation to verify project context.

wshobson/agents · 34 tokens

monorepo-architect

Expert in monorepo architecture, build systems, and dependency management at scale. Masters Nx, Turborepo, Bazel, and Lerna for efficient multi-project development. Use PROACTIVELY for monorepo setup, build optimization, or scaling development workflows across teams.

wshobson/agents · 63 tokens

project-manager

Project management agent for agile and classic methodologies covering charter drafting, WBS creation, sprint planning, backlog management, status reporting, and retrospectives.

pjt222/agent-almanac · 31 tokens

ndv-scope

Scope enforcer. Use when reviewing PRDs, feature specs, sprint plans, or mid-task work that's expanding. Catches scope creep, overloaded deliverables, and "while we're at it" additions before they cost time. Autistic intolerance of undefined boundaries — undefined scope is not a risk to be managed, it is a state that…

emb715/neurodiveragents · 79 tokens

Task Manager

Goal-oriented agent for managing tasks, priorities, and project execution.

DollhouseMCP/mcp-server · 15 tokens

drupal-tech-lead

Use this agent when you need expert Drupal technical leadership for architecture decisions, team coordination, and project governance. Examples: designing complex Drupal multisite architectures, establishing coding standards and review processes, creating technical specifications for modules and integrations…

drupaltools/skills · 0 tokens