# Standard release process

> General SOP for common requests related to public, unity, discreteactions.

- Skill: `majiayu000/standard-release-process-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/standard-release-process-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/standard-release-process-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/standard-release-process-2

---


# Standard release process

General SOP for common requests related to public, unity, discreteactions.

## Prompt

Follow this SOP (replace specifics with placeholders like <PROJECT>/<ENV>/<VERSION>):
1) 当前手牌信息
2) 当前法力值
3) 当前健康值
4) 场上随从状态
5) 敌方棋盘状态
6) 剩余牌库数量
7) Debug.Log("CollectObservations
8) if (m_gameMode == null
9) m_gameMode = gameDisPlayer.GameMode
10) if (m_gameMode != null

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.

