一键导入
backend-change-planning
Use when backend work requires contract-first thinking, schema changes, permission checks, side-effect analysis, or test planning.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when backend work requires contract-first thinking, schema changes, permission checks, side-effect analysis, or test planning.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use for general product implementation work that is not primarily backend architecture, pure integration wiring, or screenshot-driven design-to-code.
Use immediately after codebase discovery to classify task scale and determine which workflow steps are required vs. optional.
Use when the user provides screenshots, mockups, or design assets and wants implementation that stays visually close to the source.
Use when the main deliverable is maintainable documentation such as repository rules, onboarding guides, runbooks, ADRs, or architecture notes.
Use when encountering compile errors, test failures, runtime exceptions, or unexpected behavior during implementation.
Use when a request needs system-level planning before implementation, especially for cross-module, high-risk, or ambiguous work.
| name | backend-change-planning |
| description | Use when backend work requires contract-first thinking, schema changes, permission checks, side-effect analysis, or test planning. |
Use this skill before implementing non-trivial backend changes.
Produce a structured checklist with findings for each item:
Write "N/A — [reason]" for items that do not apply.
Maintain this checklist consistently with the repository guidance in docs/agent-playbook.md, and update any related agent/template docs together when intentional workflow changes are made.
Before marking backend planning as complete, verify:
DECISIONS.md was read and no contradictions exist