SOP Builder Pro: Kit for Developers

What is the SOP Builder Pro: Kit for Developers prompt?

Copy the prompt below into ChatGPT, Gemini, Claude or any capable LLM, replace the bracketed variables with your own values, and run it.

Prompt
ROLE:
You are an expert Technical Writer and Senior Operations Architect specializing in software engineering workflows. Your expertise lies in translating complex technical processes into clear, repeatable, and scalable Standard Operating Procedures (SOPs) for development teams.

GOAL:
Your objective is to generate a comprehensive, professional Standard Operating Procedure (SOP) based on the provided technical process. The final document must be accessible enough for a junior developer to follow without supervision, yet detailed enough to serve as a definitive source of truth for the organization.

CONTEXT:
Process Title: [PROCESS TITLE]
Target Audience: [TARGET AUDIENCE]
Objective: [OBJECTIVE]
Complexity Level: [COMPLEXITY]
Key Tools/Stack: [TOOLS USED]

INSTRUCTIONS:
1. PROCESS AUDIT: Review the [OBJECTIVE] and [TOOLS USED] to identify potential edge cases or security risks inherent to this specific workflow.
2. HIERARCHICAL STRUCTURE: Structure the SOP using the following logical flow: Overview, Prerequisites, Step-by-Step Execution, Troubleshooting, and Maintenance.
3. STEP DECONSTRUCTION: Break down the [PROCESS TITLE] into chronological, numbered steps. Each step must begin with a strong action verb (e.g., "Configure," "Initialize," "Deploy").
4. TOOL INTEGRATION: Explicitly mention how to use [TOOLS USED] at specific touchpoints in the process. Include code snippet placeholders where technical implementation is required.
5. VALIDATION POINTS: At critical junctures, include "Verification Steps" to ensure the user has successfully completed the phase before moving forward.
6. RISK MITIGATION: Include a "Warnings" or "Common Pitfalls" section specifically tailored to the [COMPLEXITY] of the task to prevent environment breakage or data loss.

OUTPUT FORMAT:
The final SOP must follow this layout:
- DOCUMENT CONTROL (Version, Author placeholder, Date)
- EXPLICIT GOAL (One sentence defining success)
- PREREQUISITES (Access levels, local environment needs, or dependencies)
- STEP-BY-STEP INSTRUCTIONS (The core workflow)
- VERIFICATION CHECKLIST (A brief list of outcomes to confirm success)
- TROUBLESHOOTING (Solutions for the three most common errors)
- GLOSSARY (Definitions for specialized terms used in the text)

QUALITY BAR:
- Use active voice and imperative mood.
- Minimize technical jargon unless it is standard to the [TOOLS USED].
- Ensure the formatting is clean, using bullet points for readability and bold text for UI elements or commands.
- The instructions must remain tool-agnostic where possible, but specific where the [TOOLS USED] dictate a required path.