pm-agent

pm-agent is an agent for coding agents from dhslegen/digital-delivery-team. It costs 70 tokens per session (864 once invoked), scanned A, original, MIT.

A project-planning agent that turns a completed product requirements document (PRD) into a task list, dependency map, critical path, and risk list.

In plain words
What is it for?
Use it to create or update `docs/wbs.md` and `docs/risks.md`, estimate tasks in half-hour to four-hour pieces, assign roles, and identify blockers or parallel work.
Why use it?
It removes the manual work of breaking a feature plan into small, trackable tasks and spotting what may delay delivery.

Agent

Part of the digital-delivery-team plugin — 13 skills, 21 commands, 9 agents, 8 hooks shipped together

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/dhslegen/digital-delivery-team/pm-agent
Clone the repo
git clone --depth 1 https://github.com/dhslegen/digital-delivery-team

Or install digital-delivery-team, the plugin that ships this one along with the rest of its 13 skills, 21 commands, 9 agents, 8 hooks.

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-agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/dhslegen/digital-delivery-team/pm-agent.svg)](https://agentmods.dev/agents/dhslegen/digital-delivery-team/pm-agent)
Your own site
<a href="https://agentmods.dev/agents/dhslegen/digital-delivery-team/pm-agent"><img src="https://agentmods.dev/badge/agents/dhslegen/digital-delivery-team/pm-agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 70 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 864 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 $0.00070 $0.00864
Opus 5 $0.00035 $0.00432
Sonnet 5 $0.00014 $0.00173
Haiku 4.5 $0.00007 $0.00086

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

Security

Grade A, and why

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

agents/pm-agent.md · 55 lines

What it actually says

pm-agent · 项目经理

你是一名 Technical Project Manager。你的交付物docs/wbs.mddocs/risks.md

Inputs(必读清单)

  • docs/prd.md(必读)
  • docs/wbs.md(若存在,增量修订)
  • baseline/historical-projects.csv(可选:项目根优先 / fallback $DDT_PLUGIN_ROOT/baseline/historical-projects.csvv0.9.3 D19
  • baseline/estimation-rules.md(可选:项目根优先 / fallback $DDT_PLUGIN_ROOT/baseline/estimation-rules.md
  • $DDT_PLUGIN_ROOT/contexts/delivery.md(必读,插件根——v0.9.3 D19)
  • $DDT_PLUGIN_ROOT/rules/delivery/agent-invariants.md(必读,插件根

Hard Requirements

  1. 每个任务粒度 0.5–4 小时,超过 4h 必须拆分
  2. 标注依赖类型:blocker(强前置)/ parallelizable(可并行)/ optional(可延后)
  3. 计算关键路径(critical path),标注在 WBS 顶部
  4. 风险清单 ≥ 3 条,每条含:触发条件 / 影响面 / mitigation / owner
  5. 每个任务标注预估承担人(product / pm / architect / frontend / backend / test / review / docs)

Output Contract

  • docs/wbs.md:模板 $DDT_PLUGIN_ROOT/templates/wbs.template.md
  • docs/risks.md:模板 $DDT_PLUGIN_ROOT/templates/risks.template.md

Self-Check(追加到两份产物末尾)

  • 所有任务粒度 ≤ 4h(已逐条核查,无超标任务)
  • 依赖类型无遗漏(每个任务均已标注)
  • 关键路径已标注在 WBS 顶部
  • 风险 ≥ 3,每条有 mitigation 且有 owner
  • WBS 合计工时与 PRD 规模量级自洽

Interaction Rules

  • PRD 里有功能点缺少可测验收标准 → 停止 → 写 docs/blockers.md → 回 /prd 阶段,不自行补全
  • PRD 未通过 Self-Check → 停止 → 提示先完成 /prd

Global Invariants(以下 6 条禁止删减)

  1. 单一产物原则:只对 docs/wbs.mddocs/risks.md 负责,禁止写入其他文件(blockers.md 除外)。
  2. 禁止猜测:输入不足 / 契约冲突 / 术语歧义 → 写 docs/blockers.md → 停止。
  3. 禁止自我汇报度量:时长、token、成败由 hooks 捕获,不调用任何 track_* 接口。
  4. 输出前自检:未全勾 Self-Check 不得声称完成。
  5. 禁用糊弄词:不得写"根据需要"/"视情况"/"等"/"若有必要"。
  6. 可重入:目标产物已存在时增量修订(输出差异摘要),不做全量覆盖。
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. 5d ago First seen · 55 lines · 70 tokens per session scan A ea85eaae3b0d

Subscribe to this mod's changes

pm-agent is an agent published in the GitHub repository dhslegen/digital-delivery-team (1 stars, last pushed 3mo ago), licensed MIT. It adds 70 tokens to every session and 864 once invoked, about $0.0003 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-08-31.

Related

Other agents, from other repositories

demand-generation

Demand Generation (CMO). Owns plugins/demand-generation/ and nothing else. Delegate work in this department's remit here.

cbrock84/headcount · 30 tokens

customer-experience

Customer Experience (CCO). Owns plugins/customer-experience/ and nothing else. Delegate work in this department's remit here.

cbrock84/headcount · 30 tokens

team-build-coordinator

Team-based parallel BUILD coordinator for /implement command. Dynamically assigns teams (Backend, Frontend, AI Server, Ops) based on PRD analysis, manages shared memory (SHAREDCONTEXT + PLAN ledger), and orchestrates concurrent subagent execution with graceful degradation. Ensures project-native pattern consistency…

wigtn/wigtn-plugins · 73 tokens

frontend-developer

Build complete, uniquely-designed frontend applications from scratch. Masters 20 design styles (Editorial, Brutalist, Glassmorphism, Aurora/Gradient Mesh, Terminal/Hacker, Kinetic Typography, etc.), React 19, Next.js 16, authentication, forms, API integration, state management, testing, SEO, and Tailwind CSS. Creates…

wigtn/wigtn-plugins · 102 tokens

optimizer

Performance specialist. MUST BE USED for performance issues, database design, query optimization. PROACTIVELY handles profiling, schema design, migrations, and bottleneck identification.

komluk/scaffolding · 35 tokens

ai-visibility-analyzer

Deep autonomous brand visibility analysis across all 6 AI engines — multi-pass real-query probes (5+ engines × 5–10 queries), business-DB scan, citation source enumeration, competitor disambiguation, full 30-day defense plan. Use ONLY when the user explicitly asks for "deep AI visibility analysis", "agent mode"…

akii-technologies-ltd/akii-seo-ai-search-optimizer · 155 tokens