plugins/pm-operations/skills/process-documentation/SKILL.md
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 skillsauth add mohitagw15856/pm-claude-skills process-documentationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Produces clear, structured process documentation that someone new to a role can follow without needing to ask questions.
Owner: [Role] | Frequency: [How often] | Estimated time: [Duration]
[1-2 sentences. Why does this process exist? What breaks if it is not done?]
In scope: [What this covers] Out of scope: [What it does not cover]
| Role | Responsibility | |---|---| | [Role 1] | [What they do] |
Step 1: [Step name]
[Continue for all steps]
| Situation | What to do | Who to contact | |---|---|---| | [Edge case] | [Action] | [Name/role] |
[2-4 things people get wrong the first time]
[Name/role] → [Next level] → [Final escalation]
Next review due: [Date]
development
Build a framework for creating shareable, high-reach social media content. Use when asked to plan viral content, develop a shareable content strategy, create a hook writing system, or build a repeatable process for content that gets shared. Produces a platform-specific viral content framework with hook formulas, content structures, shareability triggers, and a content testing system.
development
Generate article or newsletter thumbnail candidates using the Gemini API from inside Claude Code. Claude reads article copy, proposes composition concepts, writes image generation prompts incorporating brand specs, calls Gemini to generate the images, evaluates the results via computer vision, and returns ranked candidates with rationale. Use when asked to create thumbnails, generate cover images, or produce visual candidates for an article or newsletter.
testing
Flips Claude's default from "find reasons you're right" to "find reasons you're wrong." A genuine thinking partner, not a mirror with grammar. Use before high-stakes decisions, plans, assumptions, or pitches you haven't stress-tested.
development
Scrapes a Substack Notes page and exports engagement data (likes, comments, restacks) to a formatted .xlsx file with conditional formatting and summary stats.