Skip to main content

change-management

Manage infrastructure change requests with review and approval gates

Ir a la instalación

Datos de origen

Repositorio
vivekhaldar/proceda
Última actividad en el origen
6 de marzo de 2026 a las 00:27
Idioma detectado de SKILL.md
inglés
Estrellas
16
Forks
2

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
name
change-management
description
Manage infrastructure change requests with review and approval gates
required_tools
["infra__plan","infra__apply","monitoring__check"]
### Step 1: Review change request Review the submitted change request and verify it includes: - Description of the change - Impact assessment - Rollback plan - Maintenance window (if applicable) ### Step 2: Generate infrastructure plan [PRE-APPROVAL REQUIRED] Use the infra tool to generate a plan for the proposed changes. Present the plan details including: - Resources to be created, modified, or destroyed - Estimated impact and downtime - Dependencies ### Step 3: Apply changes [PRE-APPROVAL REQUIRED] Apply the approved infrastructure changes using the infra tool. Monitor the apply process and report any errors immediately. ### Step 4: Verify deployment Use the monitoring tool to verify the changes were applied successfully: - Check service health endpoints - Verify metrics are within normal ranges - Confirm no new alerts have been triggered ### Step 5: Close change request [OPTIONAL] Update the change request with the results and close it. Include a summary of: - What was changed - Any issues encountered - Verification results
Ver en GitHub