CH

change-management

Standardizes change management, impact assessment, and rollback procedures.

Install

mkdir -p .claude/skills/change-management-hack23 && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/10710" && unzip -o skill.zip -d .claude/skills/change-management-hack23 && rm skill.zip

Installs to .claude/skills/change-management-hack23

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Change management processes, impact assessment, approval workflows, and rollback procedures following ITIL and ISO 27001
120 charsno explicit “when” trigger
Advanced

Key capabilities

  • Document production changes
  • Perform impact assessments
  • Manage approval workflows
  • Plan rollback procedures
  • Ensure ISO 27001 compliance

How it works

It provides a structured process for documenting, assessing, and approving changes to maintain compliance.

Inputs & outputs

You give it
Change request
You get back
Change management documentation

When to use change-management

  • Documenting production changes
  • Performing impact assessments for deployments
  • Planning automated rollback procedures
  • Ensuring ISO 27001 compliance for infrastructure

About this skill

Change Management Skill

🔴 AI FIRST Quality Principle

Apply the AI FIRST principle: never accept first-pass quality. Minimum 2 iterations. Read all output, improve every section. No shortcuts.

Purpose

Defines change management processes ensuring controlled, documented changes with proper impact assessment and rollback capabilities.

Change Categories

CategoryDescriptionApproval
StandardPre-approved, low riskAutomated
NormalRequires assessmentPR review
EmergencyCritical fix neededPost-approval

Change Process

  1. Request — Document change and rationale
  2. Assess — Impact analysis, risk assessment
  3. Approve — Required reviewers sign off
  4. Implement — Execute change with monitoring
  5. Review — Verify change is effective
  6. Close — Document results and lessons learned

For Static Sites

  • All changes via Pull Requests
  • CI/CD validates before merge
  • Automated rollback via git revert
  • Feature flags for gradual rollout
  • Monitoring after deployment

Impact Assessment

  • Which pages/languages affected?
  • Performance impact (Lighthouse check)
  • Accessibility impact (WCAG validation)
  • SEO impact (structured data, meta tags)
  • Security impact (headers, CSP)

Rollback Procedures

  • Git revert for code changes
  • Previous deployment artifacts cached
  • DNS rollback for infrastructure changes
  • Communication plan for user-facing changes

ISO 27001 Mapping

  • A.8.32 — Change management
  • A.8.9 — Configuration management

Related Policies

When not to use it

  • Non-production changes
  • Informal development

Limitations

  • Requires manual compliance checks
  • Requires organizational adoption

How it compares

It integrates ITIL and ISO 27001 standards into the development workflow.

Compared to similar skills

change-management side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
change-management (this skill)04moNo flagsAdvanced
secrets-management53moReviewAdvanced
linkerd-patterns65moReviewAdvanced
security-scanning-security-hardening34moNo flagsAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry