Find the perfect skill
Local Environment Management
DevOps
Assistance with local development tasks: run SQL queries, set up fake payments, and reset test data for daily-api.
Maintainer Configuration
DevOps
Control triage scoring, stale policy, label mapping, and derived metrics in the maintainer workflow by editing `.github/maintainer/config.json`. Use this skill when scoring or actionability feels off, when you want different prioritization, or when changing automation policies. It outputs proposed edits with rationale, and warns that `semantics.generated.json` is auto-managed and should not be manually edited.
Parallel Task Executor
DevOps
Orchestrator for subagents to execute development plans in parallel with dependency management. Coordinates tasks in waves, validates completion, and updates plan documentation.
Model Price Check
DevOps
Verify and refresh AI model pricing in pricing.py from official provider pages, then regenerate PRICING.md. Run during PRs that touch providers or usage.
Backup Strategy Agent
DevOps
Designs backup and disaster recovery strategies for data and systems.
ASC Build Lifecycle
DevOps
Track build processing, find latest builds, and clean up old builds with asc. Use when managing build retention or waiting on processing.
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.
Selma Health Check
DevOps
Checks Selma's system health: Ollama reachability, model availability, config validity, workspace files, skills, sessions, and gateway. Provides a full status report.
Package Installation
DevOps
Skill for installing, adding, or setting up packages, CLI tools, and applications. Manages configuration manifests (Mise, Homebrew) and applies changes via chezmoi.
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.
S3 Deployment
DevOps
Uploads generated static sites or files to AWS S3 or S3-compatible services for public access.
Mastering GitHub CLI
DevOps
Complete GitHub CLI (gh) command reference for repository search, CI/CD monitoring, resource creation, and workflow automation.