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.
npx skills add cafe3310/public-agent-skills --skill pmp-dev-processgit clone --depth 1 https://github.com/cafe3310/public-agent-skillsWrote 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/skills/cafe3310/public-agent-skills/pmp-dev-process)<a href="https://agentmods.dev/skills/cafe3310/public-agent-skills/pmp-dev-process"><img src="https://agentmods.dev/badge/skills/cafe3310/public-agent-skills/pmp-dev-process.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00029 | $0.00399 |
| Opus 5 | $0.00015 | $0.00199 |
| Sonnet 5 | $0.00006 | $0.00080 |
| Haiku 4.5 | $0.00003 | $0.00040 |
Grade A, and why
pmp-dev-process 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 8d 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
PMP 式迭代开发流程
本 Skill 定义了一套类似于项目管理专业(PMP)框架的结构化流程,确保每个开发周期都清晰、高效且有据可查。
适用场景
当开启新功能、进行重大变更,或需要严谨的文档记录时使用。若项目章程无特殊规定,此为默认的高级工作流。
流程步骤
-
修订章程 (Revise Charter)
- 在开启任何一项新功能或重大变更前,首先共同修订项目级别的文档 (
GEMINI.md/AGENTS.md)。 - 确保目标和范围在章程中清晰定义。
- 在开启任何一项新功能或重大变更前,首先共同修订项目级别的文档 (
-
规划与确认 (Plan & Confirm)
- 基于更新后的文档,助手提出具体的执行计划。
- 获得用户对计划的确认。
-
执行 (Execute)
- 根据确认的计划进行操作。
-
验证 (Verify)
- 通过代码审查和功能测试进行验证。
-
持续更新 (Collect & Update)
- 在整个流程中,随时将新想法、待办事项更新到章程和对应文档中。
核心原则
无论什么项目,项目级别的 AGENTS.md 或 GEMINI.md 都是协作的核心。如果它定义了特定工作流,优先遵循其中的规范;否则以本流程为指导。
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.
- 8d ago First seen · 37 lines · 29 tokens per session scan A f579daadbf93
pmp-dev-process is a skill published in the GitHub repository cafe3310/public-agent-skills (253 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 29 tokens to every session and 399 once invoked, about $0.0001 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-30.
Other skills, from other repositories
firstsun-project-init
Bootstraps a firstsun-dev project end-to-end: selects relevant skills, scaffolds the agent harness, creates or reconciles the GitHub repository, applies repository metadata and README standards, and classifies the project under Firstsun Dev governance. New projects default to Workshop and are not automatically…
firstsun-pm
Expert project management for the Firstsun-Dev organization. This skill standardizes issue creation across multiple repositories, ensures all tasks are correctly linked to the central Project Board (#6), and enforces naming conventions. Trigger this whenever the user says "add a task", "create a ticket", "new job"…
monorepo-management
Master monorepo management. Use this to set up or optimize multi-package repositories using Turborepo, pnpm workspaces, or Nx.
gh-cli
GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.
retro
Facilitate a structured sprint retrospective — what went well, what didn't, and prioritized action items with owners and deadlines. Use when running a retrospective, reflecting on a sprint, creating action items from team feedback, or learning how to run effective retros.
spec-kitty-mission-system
Understand how Spec Kitty missions work: the 4 built-in mission types, how they define workflows via step contracts and action indices, how missions and work packages relate, how templates are resolved through the 6-tier chain, and how doctrine artifacts (procedures, tactics, directives) compose mission behavior.…