Interactive SLO definition workshop - guides through defining SLIs, setting SLO targets, and establishing error budget policies for a service
/plugin marketplace add melodic-software/claude-code-plugins/plugin install systems-design@melodic-softwareservice-name-or-context# SLO Workshop Command This command runs an interactive workshop to help define SLOs (Service Level Objectives) for a service. ## Purpose Guide teams through the complete SLO definition process: 1. Identifying critical user journeys 2. Selecting appropriate SLIs (Service Level Indicators) 3. Setting realistic SLO targets 4. Establishing error budget policies 5. Designing alerting strategies ## Workflow ### Phase 1: Service Understanding First, understand the service context: **If a service name or file is provided:** - Search the codebase for the service - Identify endpoints, depen...