impl-ops

Design operational and reliability documentation including observability, incident response, backup/DR, and migration roadmaps.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/sizukutamago/blueprint-plugin --skill impl-ops
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: impl-ops
Source: https://github.com/sizukutamago/blueprint-plugin/tree/main/skills/impl-ops
Command: npx skills add https://github.com/sizukutamago/blueprint-plugin --skill impl-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill enables teams to generate complete operational and reliability documentation, including observability design, incident response plans, backup/DR strategies, and migration roadmaps, reducing time to publish governance artifacts.

Core Features & Use Cases

  • Observability design: define SLI/SLOs, metrics, logs, traces, dashboards, and alerting rules.
  • Runbooks and incident planning: generate standardized runbooks and incident response playbooks for faster recovery.
  • Migration and DR planning: outline data migration steps and disaster recovery procedures for seamless transitions.
  • Use Case: when you need a full set of operations docs for a new service, this skill outputs docs under docs/07_implementation and references.md to support continuity.

Quick Start

Use the impl-ops skill to generate a complete operations design package for your project.

Frequently Asked Questions about impl-ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design observability with SLI/SLOs and alerting rules for a new service?▼

Observability design defines SLI/SLOs, metrics, logs, traces, dashboards, and alerting rules to generate complete operational documentation for a new service.

What's the best way to generate standardized runbooks and incident response playbooks?▼

Generating standardized runbooks and incident response playbooks provides faster recovery procedures by documenting comprehensive operational and reliability artifacts.

What prerequisites do I need before planning migration roadmaps and backup strategies?▼

Migration and backup planning requires architecture, infrastructure, and security documentation as prerequisites before outputting operational artifacts.

Can I use this to document data migration steps and disaster recovery procedures together?▼

Yes, you can document data migration steps and disaster recovery procedures together, outputting a full operations design package under docs/07_implementation and references.

Why do I need architecture and infrastructure documentation before creating operations docs?▼

Architecture and infrastructure documentation provides the foundational context required to accurately design observability, incident response, and disaster recovery artifacts.