Find the perfect skill
Babel Handoff Issue Creation
DevOps
Creates labeled handoff issues between pipeline agents. Writes handoff markdown and logs, optionally creates GitHub issues via gh CLI.
Repository Dashboard
DevOps
Quick overview of repository status including PRs, issues, CI/CD health, and suggested tasks with intelligent prioritization.
On-demand Incus boxes
DevOps
Provision and drive Incus containers (pu boxes) as clean Linux hosts for CI, builds, and evidence capture. Covers create, connect, scp, and destroy.
Full local CI + SonarQube refresh
DevOps
Run the local CI pipeline (ruff, bandit, pytest, sonar-scanner) and refresh SonarQube.
Linux Crash Investigation
DevOps
Diagnose unexpected Linux workstation crashes or reboots by examining login history, kernel logs, and crash artifacts.
Kubernetes Operations
DevOps
Deep integration with Kubernetes clusters for deployments, debugging, and operations. Execute kubectl commands, analyze logs/events, generate and validate manifests, and debug cluster issues.
Pulumi Components
DevOps
Build reusable infrastructure components with Pulumi to create modular, composable cloud resources.
Repository Dashboard
DevOps
Display repository status with PRs, issues, CI/CD health, and suggested tasks.
Repository Dashboard
DevOps
Display repository status with PRs, issues, CI/CD health, and suggested tasks.
Juicebox Performance Tuning
DevOps
Optimize Juicebox API performance by implementing response caching with Redis, request batching, and connection pooling. Use when improving response times, reducing latency, or maximizing throughput in Juicebox integrations.
Infrastructure Changes Workflow
DevOps
Make infrastructure changes safely: create a branch, apply changes in logical commits, and push. Use when modifying docker-compose, CI/CD, Traefik, or Dockerfiles.
Trigger Pipelines for Copilot PR
DevOps
Trigger ADO pipelines for a Copilot-created PR by posting /azp run comments.