Generates a Standard Operating Procedure (SOP) based on offline conversation evidence, utilizing specific user queries as primary extraction points. Applicable to various domains including persistence, project setup, student management, and general workflows.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill standard_release_process --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Standard Release Process?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-standard-release-process-60b4662c)More formats (shields.io, HTML) on the badges page.
---
id: "4d65e41a-4126-4681-8ebd-d90beeffa349"
name: "standard_release_process"
description: "Generates a Standard Operating Procedure (SOP) based on offline conversation evidence, utilizing specific user queries as primary extraction points. Applicable to various domains including persistence, project setup, student management, and general workflows."
version: "0.1.4"
tags:
- "sop"
- "process"
- "checklist"
- "couchbase"
- "product"
- "persistence"
- "student"
- "form"
- "class"
triggers:
- "Use when the user asks for a process or checklist."
- "Use when you want to reuse a previously mentioned method/SOP."
examples:
- input: "Break this into best-practice, executable steps."
---
# standard_release_process
Generates a Standard Operating Procedure (SOP) based on offline conversation evidence, utilizing specific user queries as primary extraction points. Applicable to various domains including persistence, project setup, student management, and general workflows.
## Prompt
Generate a Standard Operating Procedure (SOP) based on the provided offline conversation evidence. Replace specifics with placeholders like <PROJECT>/<ENV>/<VERSION>.
**Context & Evidence:**
- Source: Offline OpenAI-format conversation.
- Reference ID: [Provided in Context]
- Primary User Questions (Evidence): [Provided in Context]
**Instructions:**
- Use the user questions provided as the PRIMARY extraction evidence.
- Use the full conversation provided as SECONDARY context reference.
- In the full conversation section, assistant/model replies are reference-only and not skill evidence.
**Output Requirements:**
- For each step, include: action, checks, and failure rollback/fallback plan.
- Output format: For each step number, provide status/result and what to do next.
## Triggers
- Use when the user asks for a process or checklist.
- Use when you want to reuse a previously mentioned method/SOP.
## Examples
### Example 1
Input:
Break this into best-practice, executable steps.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!