PD
Process Documentation
🔵 Stable🕐 updated 2026-06-08
🔷 SkillSpec L3
pm-operations
Document any business process in a clear, structured format. Use when asked to document a process, write a process guide, create a workflow document, or map out how something works. Produces a complete process document with steps, roles, inputs, outputs, and edge cases.
🗣 Say this to your agent
“Document this process: [description]”“Write a process guide for [workflow]”“Map out how [process] works”
What to give it
▸Process name
▸Process description — rough notes are fine
▸Who does this process — roles involved
▸How often it runs — daily / weekly / monthly / event-triggered
▸Tools involved
▸Known edge cases
✅ The bar it holds itself to
Every skill in this library self-verifies — these are this skill's own quality checks, straight from its definition.
✓Every step has a named role (not "someone" or "the team")
✓Edge cases and exceptions table is complete
✓Prerequisites are listed so someone new can prepare before starting
✓Escalation path is named (specific people or roles, not just "your manager")
✓Review date is set
⚠️ What it refuses to do
Do not write steps without specifying who is responsible for each — ownership must be explicit throughout
Do not omit the escalation path — every process must say what happens when something goes wrong
Do not document the ideal process if the real process differs — document reality, then note improvements separately
Do not skip edge cases and exceptions — they are where most process failures actually occur
Do not produce documentation without a review date — undated process docs quickly become incorrect
Install
npx pm-claude-skills add --agent claude # or codex · cursor · gemini · hermes
# or one-line MCP (every skill, any client):
claude mcp add pm-skills -- npx -y pm-claude-skills-mcp
Start with
Related skills
🔌 Embed this skill
Drop this on your blog, docs, or site — it renders a "Run this skill" card:
<div data-pm-skill="process-documentation"></div>
<script src="https://mohitagw15856.github.io/pm-claude-skills/embed.js" async></script>
💬 Discussion
Process Documentation is one of 1174 open-source professional AI agent skills — all SkillSpec L3.
Try them all in the browser · ⭐ Star on GitHub · Browse the full catalog