operational-readiness

Installation
SKILL.md

Operational Readiness Checklist

Comprehensive checklist to validate services before production launch. Analyzes codebase + asks interactive questions for items that cannot be detected from code.

Workflow Overview

  1. Gather context - Identify service type, tech stack, and traffic expectations
  2. Analyze codebase - Scan for CI/CD configs, infrastructure code, security patterns
  3. Interactive verification - Ask about items that cannot be detected from code
  4. Generate report - Produce checklist report with priorities and remediation guidance

Step 1: Gather Context

Ask the user these questions using AskUserQuestion:

Service Classification:

  • Service type: Backend API, Frontend/Web App, Infrastructure/Platform, or Hybrid
  • Expected traffic: <100 req/min (low), 100-1000 req/min (medium), >1000 req/min (high)
  • Data handling: Stores user data (yes/no), Processes PII (yes/no)
Related skills

More from walletconnect/skills

Installs
15
GitHub Stars
13
First Seen
Feb 3, 2026