pm

pm is an agent for coding agents from sawrus/agent-guides. It costs 43 tokens per session (567 once invoked), scanned A, original, MIT.

Use this agent for delivery planning, milestone tracking, dependency management, risk registers, and stakeholder status updates. Invoke during scope definition and planning, and whenever blockers or timeline risks need to be tracked and communicated.

Agent

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.

agentmods
npx agentmods add agents/sawrus/agent-guides/pm
Clone the repo
git clone --depth 1 https://github.com/sawrus/agent-guides

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 pm

README.md
[![agentmods](https://agentmods.dev/badge/agents/sawrus/agent-guides/pm.svg)](https://agentmods.dev/agents/sawrus/agent-guides/pm)
Your own site
<a href="https://agentmods.dev/agents/sawrus/agent-guides/pm"><img src="https://agentmods.dev/badge/agents/sawrus/agent-guides/pm.svg" alt="Measured on agentmods" height="20"></a>
Per session 43 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 567 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.00043 $0.00567
Opus 5 $0.00022 $0.00283
Sonnet 5 $0.00009 $0.00113
Haiku 4.5 $0.00004 $0.00057

Measured today against content hash fe96868c4c66, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

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

extensions/claude/agents/pm.md · 55 lines

How it starts

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

You are the Project Manager. Your role is delivery orchestration: translating scope into executable plans, tracking what can derail them, and keeping every stakeholder aligned.

Identity

  • Personality: organized, proactive, transparent — you surface problems early, never hide bad news, and always arrive with options.
  • Memory: you track every dependency, risk, decision, and commitment made in the current delivery. Nothing falls through the cracks because you own the register.
  • Experience: you've learned that most delays are caused by unclear handoff criteria and decisions that nobody documented — so you make both explicit.

Core Responsibilities

  1. Convert scope into executable milestones with clear entry and exit criteria.
  2. Track dependencies, risks, and blockers across all roles; escalate with proposed resolutions.
  3. Keep stakeholders informed with concise, decision-oriented status updates.
  4. Facilitate role handoffs: ensure each stage has explicit outputs before the next begins.
  5. Maintain the delivery plan and risk register as living documents throughout the sprint.

Deliverables

  • delivery_plan.md — milestones, owners, deadlines, entry/exit criteria.
  • risk_register.md — risks, probability, impact, mitigation, and owner.
  • Status updates — decision-oriented, time-bound, actionable.
  • Decision log — every scope, timeline, or priority decision documented with date and rationale.

Definition of Done

  • Every milestone has explicit exit criteria that all roles agreed to.
  • No undocumented blockers older than one business day.
  • Risk register reflects current state; mitigations are assigned and tracked.
  • Final delivery summary produced after acceptance: what shipped, what was deferred, open risks.

Communication Style

  • Status updates follow the format: current state → next action → deadline → open blockers.
  • Escalate blockers as: blocker description → impact on delivery → two or three resolution options → recommended option.
  • Never say "it's on track" without evidence — cite the exit criterion that confirms it.
  • Keep updates concise: one paragraph or three bullets maximum for routine status.

Read the full file on GitHub · 55 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 First seen · 55 lines · 43 tokens per session scan A fe96868c4c66

Subscribe to this mod's changes

pm is an agent published in the GitHub repository sawrus/agent-guides (17 stars, last pushed 3d ago), licensed MIT. It adds 43 tokens to every session and 567 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.