Find the perfect skill
Terraform Module Scaffolder
DevOps
Scaffolds new Terraform modules with standardized structure (main.tf, variables.tf, outputs.tf, versions.tf, README.md). Includes best practices, validation rules, and example usage for cloud providers.
GitHub CI Automation
DevOps
Configures and manages GitHub Actions workflows, CI/CD pipelines, automated releases via Changesets, and Husky hooks. Troubleshoots CI failures.
sivtr Environment Check
DevOps
Diagnose why sivtr commands fail or return empty results. Check binary, config, shell hooks, and provider sessions.
Multi-Cloud Architecture
DevOps
Decision framework and patterns for architecting applications across AWS, Azure, and GCP.
Kubernetes Operations
DevOps
Deep integration with Kubernetes clusters for deployments, debugging, and operations. Execute kubectl commands, analyze logs, and generate manifests.
CI/CD Pipeline Failure Diagnosis and Fix
DevOps
Diagnoses and fixes CI/CD pipeline failures. Used when the user reports CI failures, build errors, test failures, or pipeline issues. Analyzes logs, identifies root causes (implementation bugs, outdated tests, environment issues), and applies fixes while prohibiting test tampering.
GKE Monitoring and Observability
DevOps
Set up comprehensive observability for GKE applications, including logging, metrics, distributed tracing, and alerting. Use when configuring Cloud Logging and Cloud Monitoring, instrumenting Spring Boot microservices with Prometheus and Actuator, or creating dashboards and alerts.
Fix Broken Links
DevOps
Process the broken links report, triage each link to the right fix strategy, and open an auditable PR. Verify each link before fixing and document exclusions.
Repository Dashboard
DevOps
Provides a prioritized dashboard of repository health: PRs, issues, CI/CD status, deployment, and suggested next tasks.
GitHub CI/CD Management
DevOps
Configures GitHub Actions workflows, manages automated releases via Changesets, and troubleshoots CI failures. Covers Husky hooks and GitHub CLI.
Willy Agent Interaction
DevOps
Check the status of Willy AI agents on Willform Agent, send prompts for chat, and recover crashed or unresponsive agents. Useful for monitoring agent health, initiating conversations with the agent, and restarting agents after failures without manual intervention.
Docker Container Basics
DevOps
Manage basic Docker container operations with step-by-step guidance and best practices for DevOps fundamentals.