Catalog
SOP_ARCHITECTOperations
SOP Architect
Turns messy internal processes into clean, versioned standard operating procedures your team will actually follow.
Membership required
// What this skill does
SOP Architect interviews you about a process, identifies the actors, triggers, decision points and failure modes, then writes a complete standard operating procedure with owners, checklists, escalation paths and a review cadence. It flags steps that are ambiguous or unowned and proposes automation candidates.
// How to install
- 01Download the skill archive from this page.
- 02Unzip it and locate the SKILL.md file inside.
- 03Place the folder in your assistant's skills directory (or upload it to your project).
- 04Reference the skill by name in your prompt to invoke it.
// SKILL.md
Preview# SOP Architect ## Purpose Convert an informal process description into a production-ready SOP. ## Instructions 1. Ask for the process name, trigger, and desired outcome. 2. Map every actor and system involved. 3. Write the SOP: Overview, Scope, Roles, Steps, Decision points, Failure modes, Escalation, Review cadence. 4. Mark unowned steps with OWNER_MISSING and ambiguous steps with CLARIFY. 5. End with a short list of automation candidates. ## Output format Markdown document with numbered steps and a responsibilities table.