process-documentation
Document any business process in a clear, structured format. Use when asked to document a process, write a process guide, create a workflow document…
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Process Documentation Skill
Produces clear, structured process documentation that someone new to a role can follow without needing to ask questions.
Required Inputs
- 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
Output Structure
Process: [Process Name]
Owner: [Role] | Frequency: [How often] | Estimated time: [Duration]
Purpose
[1-2 sentences. Why does this process exist? What breaks if it is not done?]
Scope
In scope: [What this covers]
Out of scope: [What it does not cover]
Prerequisites
- [ ] [Required access or information]
- [ ] [Any dependency that must be completed first]
Roles and Responsibilities
| Role | Responsibility |
|---|---|
| [Role 1] | [What they do] |
Process Steps
Step 1: [Step name]
- Who: [Role]
- When: [Trigger or timing]
- How: [Substeps numbered]
- Output: [What exists at end of this step]
- Tool: [System used]
[Continue for all steps]
Edge Cases and Exceptions
| Situation | What to do | Who to contact |
|---|---|---|
| [Edge case] | [Action] | [Name/role] |
Common Mistakes
[2-4 things people get wrong the first time]
Escalation Path
[Name/role] → [Next level] → [Final escalation]
Review
Next review due: [Date]
Quality Checks
- [ ] 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
Anti-Patterns
- [ ] 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
Example Trigger Phrases
- "Document this process: [description]"
- "Write a process guide for [workflow]"
- "Map out how [process] works"
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
plugins/pm-operations/skills/process-documentation/SKILL.md同一个仓库里的其他技能
同名技能的其他版本
有 3 个不同仓库或目录里都有叫 process-documentation 的技能。它们内容并不相同,别混用:
- mohitagw15856/pm-claude-skills — Document any business process in a clear, structured format. Use when asked to document a
- mohitagw15856/pm-claude-skills — Document any business process in a clear, structured format. Use when asked to document a