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, or map out how something works. Produces a complete process document with steps, roles, inputs, outputs, and edge cases.
npx skills add mohitagw15856/pm-claude-skills --skill process-documentation --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- Required Inputs
- Output Structure
- Purpose
- Scope
- Prerequisites
- Roles and Responsibilities
- Process Steps
- Edge Cases and Exceptions
- Common Mistakes
- Escalation Path
- Review
- Quality Checks
- Anti-Patterns
- Example Trigger Phrases
What does the process-documentation skill do?
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.
How do I install it?
Run `npx skills add mohitagw15856/pm-claude-skills --skill process-documentation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
