# Change Management

> Plan an operational, product, infrastructure, or process change with scope, impact, owners, approvals, rollout, communication, rollback, and verification. Use for change request, change plan, release change, migration change, or operational change control. Turkish triggers: değişiklik planı, geçiş ve geri alma, paydaş iletişimi, change request.

- Skill: `yigityildiz0/change-management` (Agent Skill)
- Install (CLI): `npx skillmds@latest add yigityildiz0/change-management`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yigityildiz0/change-management/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: yigityildiz0 (https://skillmd.com/u/yigityildiz0)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/yigityildiz0/change-management

---


# Change Management

Make changes explicit, reversible where possible, and observable after rollout.

1. State the change, rationale, non-goals, affected users/systems, owner, and approval boundary.
2. Assess impact, dependencies, risks, communications, and maintenance burden.
3. Define prechecks, phased rollout, success signals, abort criteria, rollback steps, and post-change verification.
4. Record decisions and unresolved risks in a concise change record.

Never represent a plan as an approval, execute production changes, or send communications without explicit authorization.

