Find the perfect skill
GitHub CLI - PR and Issues Operations
DevOps
GitHub CLI wrapper for managing pull requests, issues, and repository operations. Requires gh CLI installed and authenticated.
SLO Implementation and Observability
DevOps
This skill helps design SLO frameworks, define SLIs, and build monitoring systems that balance reliability with feature velocity. It is used when setting reliability targets, creating dashboards and alerts, aligning reliability goals with business priorities, and standardizing reliability practices across teams.
Git Worktree Workflow for Parallel Development
DevOps
Provides a structured workflow for using Git worktrees to work on multiple branches simultaneously. Ideal when you need to develop features, fix bugs, or run experiments in parallel without switching branches or stashing changes. Includes commands for creating, managing, and cleaning up worktrees, as well as naming and organizational conventions.
Release automation workflow
DevOps
Automates the release process by performing secret detection via gitleaks, generating CHANGELOG.md from commit history, bumping version across multiple files (package.json, Cargo.toml, tauri.conf.json), and creating a git tag with push. Helps streamline releases and reduce manual errors when you say "release vX.Y.Z".
DigitalOcean Deployment Audit
DevOps
Diagnose and verify deployment health on DigitalOcean and Vercel by analyzing crash logs, validating environment variables, and identifying runtime issues.
Log Analysis
DevOps
Analyze application and system logs to identify errors, patterns, and root causes. Use log aggregation tools and structured logging for effective debugging. Ideal for troubleshooting errors, performance investigations, and security incident analysis.
Gastown CLI Commands Reference
DevOps
Complete reference for the Gastown CLI (gt) commands covering service lifecycle, orchestration, workers, workspace, communication, and diagnostics. Provides syntax, flags, and common use cases for commands like up, down, stop, and convoy. Useful when managing Gastown infrastructure and coordinating work across rigs.
Exa Migration Deep Dive - Strangler Pattern
DevOps
Comprehensive guide for migrating to or from Exa, or performing major version upgrades, using the Strangler Fig pattern. It covers pre-migration assessment, adapter layer creation, batch data migration, and gradual traffic shifting via feature flags. Helps when replatforming, switching from a competitor, or doing a major Exa upgrade.
Automated Release Process
DevOps
Automated release process for MobiSSH. It determines next version, generates changelog from git history, runs CI validation, bumps version in server/package.json and service worker cache, tags commit, and closes fixed issues. Useful when user says 'release', 'tag a release', or similar.
Dockerfile Best Practices
DevOps
Create and optimize Dockerfiles with BuildKit, multi-stage builds, advanced caching, and security. For creating, optimizing, or securing Docker images.
AMCOS Agent Replacement
DevOps
Replaces a failed AI agent when recovery is impossible or terminal. It confirms the failure, preserves recoverable artifacts to a handoff directory, requests manager approval via EAMA, creates a new agent using the ai-maestro-agents-management skill, notifies the orchestrator (EOA) to generate handoff docs and update the kanban, and sends validated handoff documentation to the new agent. This skill is triggered by agent replacement or failover events in environments running AI Maestro.
Azure Principal Architect
DevOps
This skill provides expert Azure architecture guidance using the Well-Architected Framework principles and Microsoft best practices. It is designed for tasks that require a principal architect's perspective, such as evaluating trade-offs across the five WAF pillars and recommending specific Azure services and patterns.