operations

Evaluate production readiness for resilient, observable, and governable systems.

7|3|Updated Dec 1, 2025
One-click install
npx skills add https://github.com/yzavyas/claude-1337 --skill operations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: operations
Source: https://github.com/yzavyas/claude-1337/tree/main/plugins/arch-guild/skills/operations
Command: npx skills add https://github.com/yzavyas/claude-1337 --skill operations

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps organizations ensure production systems are resilient, observable, and well-governed, reducing downtime and accelerating incident response through structured practices.

Core Features & Use Cases

  • Resilience patterns: timeouts, circuit breakers, bulkheads, and retries to prevent cascading failures.
  • Observability and governance: RED metrics, structured logging, tracing, health checks, and alerting to detect issues early.
  • Incident readiness and capacity: runbooks, on-call processes, rollback procedures, and capacity planning for scalable systems.
  • Chaos-informed testing: planning and executing controlled experiments to validate resilience and blast-radius containment.

Quick Start

To begin, review your current production readiness, document runbooks, and validate monitoring coverage across services.

Frequently Asked Questions about operations

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

FAQPage Schema
How do I assess production readiness for resilient and observable systems?

Assess production readiness by evaluating deployment architectures for timeouts, circuit breakers, bulkheads, RED metrics, structured logging, tracing, and health checks. This skill targets incident response, capacity planning, and controlled chaos testing to ensure systems are governable and minimize downtime.

What resilience patterns do I need to prevent cascading failures in microservices?

Resilience patterns to prevent cascading failures include timeouts, circuit breakers, bulkheads, and retries. This skill enforces these patterns to protect deployment-heavy architectures and validate blast-radius containment during controlled chaos testing.

How do I set up RED metrics and structured logging for incident response?

Set up RED metrics, structured logging, and tracing to detect issues early and accelerate incident response. This skill enforces observability governance alongside runbooks, on-call processes, and alerting to ensure comprehensive monitoring coverage across services.

Can I use chaos engineering to validate capacity planning and rollback procedures?

Yes, chaos engineering validates capacity planning and rollback procedures through controlled experiments. This skill helps plan and execute chaos-informed testing to confirm production resilience, system scalability, and documented rollback readiness.

What's the best way to document runbooks and health checks for on-call processes?

Document runbooks and health checks by reviewing current production readiness and validating monitoring coverage across services. This skill enforces documented rollback procedures, secrets management, and on-call processes alongside structured alerting for governable systems.