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 查看