Find the perfect skill
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.
GitOps Workflow with ArgoCD and Flux
DevOps
Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation.
Organize File Structure
DevOps
Audits and organizes project directory structure by moving misplaced files to correct locations and updating imports accordingly.
Python Instrumentation with EDOT
DevOps
Guide to instrument a Python application with the Elastic Distribution of OpenTelemetry (EDOT) agent for automatic tracing, metrics, and logs.
Azure Cloud Platform Expertise
DevOps
Expert-level knowledge of Microsoft Azure covering all major service categories including compute, storage, networking, databases, security, analytics, AI/ML, IoT, and management tools with deep understanding of service architectures, cost optimization, security best practices, and hybrid cloud deployment strategies. Use it when designing comprehensive Azure cloud architectures, optimizing deployments for cost, performance, and security, or implementing Azure Well-Architected Framework principles.
Get Agentuity Cloud API Key
DevOps
Retrieve a specific API key by its ID from the Agentuity cloud platform. Requires prior authentication with `agentuity auth login`. Useful for viewing details of a particular key without listing all.
PortalJS Deploy
DevOps
Deploy a PortalJS portal to PortalJS Arc — Datopian-managed static hosting on Cloudflare. Builds a static export, uploads it, and returns a live URL. One command.
Configure Deployment
DevOps
Configure deployment settings for /land-and-deploy. Detects platform, URL, health checks, and deploy status, then saves to CLAUDE.md for automatic deploys.
GitOps Workflow
DevOps
Complete guide to implementing GitOps workflows with ArgoCD and Flux for automated Kubernetes deployments.
W3C Trace Context for KYC Microservices
DevOps
Implementation of W3C Trace Context standard for trace propagation across KYC microservices. Ensures end-to-end tracing of verification sessions.
Cutting a Barwise Release
DevOps
Use when cutting a barwise release: bumping the single monorepo version, tagging, and creating the GitHub release that builds downloadable artifacts. Includes gotchas that make naive npm version fail CI.
Mastering GitHub CLI
DevOps
Complete GitHub CLI (gh) command reference for repository search, CI/CD monitoring, resource creation, and workflow automation.