Find the perfect skill
Release pre-flight checklist
DevOps
Complete checklist before every PR or deploy: build, JS budget, Lighthouse, axe, SEO checks, 404s, migrations, and rollback.
Make a Quarto Release
DevOps
Drive a Quarto release end-to-end with real-state verification and confirmation gates. Invoke explicitly with /make-release.
Distributed Debugging and Tracing
DevOps
Expert skill for configuring debugging environments, distributed tracing, and diagnostic tools. Establishes logging standards and troubleshooting practices for production systems.
GitHub Expert — Calculadora BMC
DevOps
Operational guide for managing branches, PRs, CI, reviews, and merges on the Calculadora-BMC repo. Use when creating/reviewing PRs, diagnosing CI, or managing releases.
Release cryptobot-python package
DevOps
Automates the release process for the cryptobot-python package: validates version, updates files, creates git tag and GitHub release. Useful when you need to cut a new version, update HISTORY.md, or publish a release.
GitOps Workflow with ArgoCD and Flux
DevOps
Implement declarative, Git-based continuous delivery for Kubernetes using ArgoCD or Flux CD. Automate deployments, sync policies, and multi-cluster management.
kube-coder preflight (local CI)
DevOps
Run full CI suite locally before pushing: Helm lint, Python tests, Web SPA builds, and Shell syntax checks.
End-to-End CI with odu MCP
DevOps
Run this repo's full CI pipeline through the odu MCP server, including mandatory platforms, strict flags, and green-gate verification.
Complete Current Expedition
DevOps
Complete in-progress work by running tests, committing changes, pushing to remote, and updating kanban status for cross-agent visibility.
Code Signing Configuration
DevOps
Configure code signing for macOS and Windows binaries with notarization. Includes Apple authentication and Windows certificate setup.
Database Transaction Monitor
DevOps
Monitor active database transactions in real time to detect long-running queries, lock contention, and throughput anomalies across PostgreSQL, MySQL, and MongoDB.
Heroku Postgres
DevOps
Operate Heroku Postgres with a safe inspection-first workflow. Use for provisioning, inspecting, attaching, promoting, backing up, restoring, diagnosing, or managing credentials and data movement.