Find the perfect skill
Azure Pipelines Logs Downloader
DevOps
Download Azure Pipelines CI logs for analyzing test failures and CI issues. Supports PR numbers, build IDs, or URLs.
Make Release
DevOps
Drives a Quarto release end-to-end by following the appropriate dev-docs checklist, verifying git state at each step, and requiring human confirmation before irreversible actions.
CNCF Yellowbrick Member Reviewer
DevOps
Review Yellowbrick's CNCF Landscape presence using official sources and operational, governance, security, and portability criteria.
Barwise Release Process
DevOps
Steps to cut a Barwise release: bump versions, tag, create GitHub release. Includes gotchas for workspace deps, SERVER_VERSION, and tutorial regeneration.
Stream Swarm Events with Monitor
DevOps
Use the Monitor tool to stream live swarm events for real-time observability instead of polling. Provides NDJSON notifications for agent spawns, completions, memory writes, and health checks.
Oracle Cloud Migration Deep Dive
DevOps
Migrate workloads from AWS or Azure to OCI: IAM translation, networking mapping, compute image import, and data migration. Use when planning an AWS-to-OCI or Azure-to-OCI migration.
CI Fix & Re-run
DevOps
Diagnoses and fixes CI failures, re-runs GitHub Actions jobs. Use when CI fails, tests break, or builds are broken.
Operational Runbook Generation
DevOps
Generates operational runbooks for services, procedures, or incident response by investigating the codebase and infrastructure. Produces step-by-step procedures with actual commands, troubleshooting guides, and escalation paths. Helps with documenting deployments, scaling, failover, and maintenance operations.
Parallel Git Worktree Task Dispatcher
DevOps
Delegates tasks to parallel agents using Git worktrees. Creates and manages multiple work branches simultaneously through workmux.
Infrastructure as Code with Terraform
DevOps
Write Terraform configurations for cloud infrastructure with modules, state management, and best practices.
Server Health
DevOps
Full health audit of the newna.ai VPS: checks PM2, Docker, nginx, SSL, databases, disk, firewall, backups, and system resources.
Mastering GitHub CLI
DevOps
Complete GitHub CLI (gh) command reference for repository search, CI/CD monitoring, resource creation, and workflow automation.