Skip to main content

service-catalog-and-runbook-standard

Create or review service catalog records, ownership metadata, dependency maps, operational runbooks, deployment records, backup and recovery references, and retirement documentation. Use when onboarding a service, changing ownership or dependencies, writing an operational procedure, or auditing operational readiness.

跳到安装

来源信息

仓库
ai-workspace-lab/xworkspace-core-skills
最近来源活动
2026年7月23日 03:00
检测到的 SKILL.md 语言
英语
星标
6
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

文件资源管理器
2 个文件

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
service-catalog-and-runbook-standard
description
Create or review service catalog records, ownership metadata, dependency maps, operational runbooks, deployment records, backup and recovery references, and retirement documentation. Use when onboarding a service, changing ownership or dependencies, writing an operational procedure, or auditing operational readiness.
# Service Catalog and Runbook Standard Every production service must have an operational record that lets a qualified responder identify ownership, impact, deployment path, dependencies, health, recovery, and safe escalation without tribal knowledge. ## 1. Minimum service record Maintain a versioned record with: service name and purpose; business and technical owner; environment; repository and deploy entrypoint; immutable artifact/revision convention; public/internal endpoints; data classification; dependencies and dependency owners; SLO/dashboard/alerts; Vault role/path owner without secret values; CMDB/resource identity; backup/RPO/RTO; migration and retirement owner; and links to runbooks and recent incidents. The record is metadata, not a second configuration source. Link to Terraform, CMDB, GitOps, workflow, and playbook sources rather than copying mutable IPs, credentials, or node lists. ## 2. Runbook requirements Each operational action needs purpose, owner, trigger, prerequisites, exact target selection, least-privilege access path, commands/workflow link, expected output, validation, abort/rollback point, communication requirement, and evidence to retain. Mark whether the action is read-only, mutating, destructive, emergency-only, or legacy/manual. Runbooks for restore, migration, DNS cutover, credential rotation, and deletion must name the explicit confirmation input and the recovery point. Do not hide a destructive action behind an ambiguous command such as `cleanup` or `reset`. ## 3. Keep records trustworthy Update the service record in the same PR as a material ownership, endpoint, dependency, deployment, SLO, backup, or runbook change. Review records during incidents and quarterly operational reviews. A runbook that has not been exercised, whose target no longer resolves from CMDB, or whose owner is absent is stale and must be marked accordingly. Link postmortem action items to the service record and runbook changes that prevent recurrence.
在 GitHub 查看