Operational Runbook Generator
This skill ensures that every operational task is documented with professional rigor to prevent human error.
Capabilities
- Runbook Synthesis
-
Translates high-level requests (e.g., "Rotate the DB keys") into a structured Markdown runbook.
-
Follows the AI-native guidelines in Runbook Best Practices (e.g., code blocks, validation steps).
- Risk & Rollback Planning
-
Automatically identifies risks associated with the task.
-
Generates specific rollback commands for each step as required by the best practices.
Usage
-
"Generate an operational runbook for upgrading our RDS instance from t3.medium to t3.large."
-
"Create a procedure for annual SSL certificate rotation."
Knowledge Protocol
-
This skill adheres to the knowledge/orchestration/knowledge-protocol.md .
-
References Runbook Best Practices for generating machine-readable and executable operational procedures.