plataforma-build-deploy-operate-observe

Define platform engineering responsibilities for build, deploy, operate, and observe workflows.

Updated Nov 27, 2025
One-click install
npx skills add https://github.com/HenderOrlando/booklyapp --skill plataforma-build-deploy-operate-observe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plataforma-build-deploy-operate-observe
Source: https://github.com/HenderOrlando/booklyapp/tree/main/.windsurf/skills/plataforma-build-deploy-operate-observe
Command: npx skills add https://github.com/HenderOrlando/booklyapp --skill plataforma-build-deploy-operate-observe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive framework for establishing robust and reliable software delivery and operational practices, ensuring systems are not only built and deployed safely but also operated and observed effectively.

Core Features & Use Cases

  • DevOps & SRE Integration: Unifies build/deploy pipelines with operational reliability and advanced observability.
  • Risk Management: Implements progressive delivery, feature flags, and defined gates to control deployment risk.
  • Observability: Mandates end-to-end tracing, structured logging, and actionable metrics for deep system insight.
  • Incident Management: Establishes clear incident response protocols, runbooks, and post-mortem processes.
  • Resilience & DR: Ensures disaster recovery readiness and validated system resilience through chaos testing.
  • Use Case: A critical microservice needs to be deployed. This Skill ensures its CI/CD pipeline is secure, its infrastructure is managed as code, its operational metrics and traces are comprehensive, and a clear incident response plan is in place before and after deployment.

Quick Start

Configure the platform build deploy operate observe skill for a new microservice by defining its Platform Ops Profile and outlining the CI/CD, IaC, Observability, and Incident Response plans.

Frequently Asked Questions about plataforma-build-deploy-operate-observe

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

FAQPage Schema
How do I implement SRE practices like SLI, SLO, and error budgets for my microservices?

Establish CI/CD pipelines with progressive delivery, feature flags, and defined operational gates to control deployment risk. This enforces secure build and deploy phases while managing infrastructure as code for safe software delivery.

What is included in an incident response and disaster recovery plan for platform engineering?

Observability mandates end-to-end tracing with OpenTelemetry, structured logging, and actionable metrics. This provides deep system insight by unifying build/deploy pipelines with advanced operational reliability tracking.

Can I use this platform engineering framework for a new critical microservice deployment?

Yes, you can configure it for a new microservice by defining a Platform Ops Profile. It outlines the necessary CI/CD, IaC, observability, and incident response plans to ensure a secure and reliable deployment.

What's the best way to unify DevOps build pipelines with SRE operational reliability?

Unify DevOps and SRE by establishing a single skill that mandates explicit responsibilities for build/deploy versus operate/observe. This integrates progressive delivery, operational gates, and incident management into one framework.