Find the perfect skill
On-Call Handoff Patterns
DevOps
Provides patterns for on-call shift transitions, ensuring continuity and context transfer across shifts. Includes escalation procedures and documentation templates. Helps when writing handoff summaries or onboarding new on-call engineers.
Terraform IaC Expert
DevOps
Expert in Terraform and OpenTofu infrastructure as code. Handles module design, state management, multi-environment setups, and CI/CD integration. Useful for setting up new Terraform projects, migrating existing infrastructure, and troubleshooting state drift.
Rivet Scan - Codebase Auto-Discovery
DevOps
Analyzes codebase structure and initializes .rivet/systems.yaml by automatically identifying the project's architectural systems.
Release Management
DevOps
Automates SDLC-compliant releases for Claude Code plugins, Python, Node.js, Go, and Rust projects. Validates code before release with tests, linting, coverage, and security checks. Use it to bump versions, prepare releases, and publish to GitHub while ensuring no broken or untested code is deployed.
Skill Metadata Synchronization
DevOps
Syncs skill metadata (scope and auto_invoke) to the Auto-invoke sections of AGENTS.md files. Helps keep invocation tables up-to-date after creating or modifying skills, preventing manual maintenance.
Complete Current Expedition
DevOps
Complete in-progress work by running tests, committing changes, pushing to remote, and updating kanban status for cross-agent visibility.
Linear Integration
DevOps
Manage issues and projects with Linear. Create, search, and filter tickets by team and state using Python scripts with automatic authentication.
Observability Specialist
DevOps
Use this skill to configure monitoring, logging, distributed tracing, and alerting for applications and infrastructure. It helps implement structured JSON logging, track Golden Signals (latency, traffic, errors, saturation) with Prometheus-style metrics, and set up distributed tracing via OpenTelemetry. Ideal for debugging production issues, creating dashboards, and defining meaningful alerts.
Advanced Proxy Server
DevOps
Expert skill for implementing and configuring proxy servers with traffic interception, HTTPS tunneling, transparent proxying, and network traffic analysis.
CI/CD Debugging
DevOps
Provides systematic CI/CD failure diagnosis and resolution. Use when CI builds fail, GitHub Actions errors occur, TLS/auth issues block pipelines, or platform-specific failures need debugging.
Add Environment Variable
DevOps
Adds a new environment variable with Zod validation. Modify src/env.ts, .env.example, and tests to integrate application configuration.
Token Cost Ledger
DevOps
Tracks AI token costs as Cost of Goods Sold (COGS) for solo developers. Logs individual entries, generates period summaries, monitors budget health, and provides per-feature cost breakdowns. Useful for reviewing AI spend, logging session costs, and checking budget status.