migration-runbook-generator
把迁移方案整理成 runbook,补齐切换窗口、前置检查、回滚与验收信号。;use for migration, runbook, rollback workflows;do not use for 执行数据库改动, 忽略回滚条件.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/52yuanchangxing/migration-runbook-generatorWhat This Skill Does
The migration-runbook-generator is a specialized OpenClaw agent skill designed to transform raw migration plans into structured, professional, and reliable runbooks. Instead of merely listing steps, this skill proactively identifies critical gaps in your migration strategy, such as ambiguous cutover windows, missing validation signals, or neglected rollback procedures. It acts as an architectural safety net, ensuring that your technical migration documentation adheres to industry best practices for reliability and auditability. By leveraging local resources like spec.json and predefined templates, it forces consistency across your operational documentation while keeping the focus on risk mitigation and clear role assignment.
Installation
To integrate this skill into your environment, run the following command in your terminal or OpenClaw interface:
clawhub install openclaw/skills/skills/52yuanchangxing/migration-runbook-generator
Once installed, the skill will automatically index the local resources directory, enabling it to reference your team's standard migration templates and specifications during the drafting process.
Use Cases
- Drafting comprehensive cutover runbooks for database migrations or service deployments.
- Formalizing manual intervention steps into a structured checklist with clear go/no-go criteria.
- Standardizing rollback procedures to ensure recovery plans are documented and actionable before any change begins.
- Converting informal Slack or email migration plans into compliant technical documentation for incident review and auditing.
Example Prompts
- "I need to migrate our legacy user authentication service to the new OAuth2 platform this weekend. Here are the rough steps: 1. Update DNS, 2. Toggle traffic, 3. Monitor errors. Please turn this into a formal runbook with a rollback strategy."
- "Generate a migration runbook for our database schema update scheduled for the next maintenance window. Include a pre-check section, detailed validation signals, and assign tasks for the DBA and DevOps teams."
- "Review this migration plan for our legacy storage backend. Identify potential risks, gaps in our validation phase, and suggest a fallback plan in case of latency spikes."
Tips & Limitations
- Safety First: This skill is strictly for documentation generation. It does not possess the authority to execute database changes or trigger production deployments. Always perform a manual review of the generated content against your environment's specific constraints.
- Handling Ambiguity: If your provided information is incomplete, the generator will output an 'Outstanding Items' list. Do not proceed until these dependencies are resolved.
- Workflow Design: Use this tool to generate 'Review Drafts' first. Only after team consensus should you finalize the 'Execution Checklist'. This ensures that the migration plan is vetted by stakeholders rather than blindly executed.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-52yuanchangxing-migration-runbook-generator": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read
Related Skills
legal-matter-intake-summarizer
把法律相关咨询材料整理成事实、争议点、缺失材料与后续问题,不给法律结论。;use for legal, intake, case-summary workflows;do not use for 提供法律意见结论, 替代律师审查.
qsr-ghost-inventory-hunter
Identifies unaccounted inventory loss in restaurant operations by cross-referencing sales volume against theoretical recipe yields. Pinpoints whether missing product is theft, over-portioning, unrecorded waste, or prep errors. Built by a QSR GM with 16 years in restaurant operations.
qsr-labor-leak-auditor
Weekly labor cost auditor for restaurant and franchise operators. Tracks labor as a percentage of revenue daily, catches clock padding and scheduling drift, and alerts mid-week so corrections happen before the payroll closes. Built by a franchise GM with 16 years in QSR operations.
sop-refiner
优化已有 SOP,删冗余、补异常路径、补回滚、补质量门槛。;use for sop, process, improvement workflows;do not use for 改变制度权限边界, 跳过安全检查.
template-snippet-switchboard
管理常用模板和片段,按场景、角色、语气、长度切换并维护版本。;use for templates, snippets, writing workflows;do not use for 塞入未经审校的敏感话术, 替代版本管理系统.