pm

A plugin that structures AI product-management work from requirements through delivery documents. Its workflow includes product planning, feature definition, reviews, and controlled changes.

In plain words
What is it for?
Use it to analyze requirements, plan features, define products, prepare delivery documents, and manage reviews and changes.
Why use it?
It gives product work a defined process for turning requests into reviewed plans and delivery documentation.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add derricktang/pm-workflow-plugin
agentmods
npx agentmods add plugins/derricktang/pm-workflow-plugin/pm
Clone the repo
git clone --depth 1 https://github.com/derricktang/pm-workflow-plugin

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
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 yesterday.

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.

plugins/pm/.claude-plugin/plugin.json · 13 lines

What it actually says

{
  "name": "pm",
  "description": "结构化 AI 产品经理工作流:需求分析→功能规划→产品定义→交付文档,多层审核、可控变更。",
  "version": "1.0.0",
  "author": { "name": "derricktang" },
  "homepage": "https://github.com/derricktang/pm-workflow-plugin",
  "repository": "https://github.com/derricktang/pm-workflow-plugin",
  "license": "MIT",
  "skills": "./pm-workflow/skills/",
  "commands": "./commands/",
  "hooks": "./hooks/hooks.json"
}
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. yesterday First seen · 13 lines scan A daa1589ad506

Subscribe to this mod's changes

pm is a plugin published in the GitHub repository derricktang/pm-workflow-plugin (2 stars, last pushed 2mo 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.