Standard release process

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

majiayu000 30a4ebe 2 files · 1.9 KB Updated 567 repo stars

File contents

Standard release process

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

Prompt

Follow this SOP (replace specifics with placeholders like //):

  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.

majiayu000/claude-skill-registry-data/tree/main/workflow/standard-release-process-2 commit 30a4ebe9a0

Frequently asked questions

npx skillmds add majiayu000/standard-release-process-2