Skip to main content

change-management

Manage infrastructure change requests with review and approval gates

설치로 이동

소스 정보

저장소
vivekhaldar/proceda
최근 소스 활동
2026년 3월 6일 00:27
감지된 SKILL.md 언어
영어
스타
16
포크
2

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
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
GitHub에서 보기