Process Documentation Writer
Including RACI, decision points, and exception handling covers the three areas where process documentation most commonly fails.
Document the following business process for {{company_name}}.\n\nProcess name: {{process_name}}\nOwner: {{process_owner}}\nFrequency: {{frequency}}\n\nProcess description (rough notes):\n{{rough_notes}}\n\nGenerate a formal process document with:\n1. Purpose and scope\n2. Roles and responsibilities (RACI format)\n3. Step-by-step procedure with numbered steps\n4. Decision points with criteria for each path\n5. Required tools, templates, or systems\n6. Exception handling: what to do when the standard process doesn't apply\n7. Quality checkpoints and approval gates\n8. Revision history table (starting with v1.0, today's date)\n\nFormat for easy scanning: use headers, bullet points, and tables.
Variables to customize
Why this prompt works
Including RACI, decision points, and exception handling covers the three areas where process documentation most commonly fails.
Save this prompt to your library
Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.
Related prompts
Forcing the agent to plan before acting prevents premature execution and wasted steps. Explicit dependency mapping enables parallel execution and catches logical gaps early.
Tool Selection AgentThe ReAct pattern (Reason + Act) creates an explicit reasoning trace that improves tool selection accuracy. The error-handling rule prevents infinite retry loops.
Prompt CompressorExplicitly requiring all functional requirements to be preserved prevents the model from over-compressing and losing critical instructions.
Memory Management AgentExplicit memory read/write instructions create agents that improve over time. Categorization keeps memories organized, and the deduplication rule prevents context bloat.