Skip to main content

change-management

Manage infrastructure change requests with review and approval gates

Ir para a instalação

Informações da origem

Repositório
vivekhaldar/proceda
Última atividade na origem
6 de março de 2026 às 00:27
Idioma detectado do SKILL.md
inglês
Estrelas
16
Forks
2

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
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 no GitHub