Find the perfect skill
Do End-to-End Workflow
Development
Executes a task end-to-end: research, implement, test, CI, and PR. Flags for review, no-git, minimal, and from-step.
OpenShift etcd Troubleshooting
DevOps
Advanced etcd troubleshooting on two-node OpenShift with Pacemaker. Iterative diagnosis via Ansible and CLI tools.
Google Docs & Drive Integration
Productivity
Full Google Docs and Drive integration for reading, creating, and sharing documents with markdown formatting. Search files, manage folders, and enable seamless collaboration.
Documentation Claim Check
Documentation
Checks whether claims in public-facing docs (README, release notes) are backed by supplied evidence. Read-only, runs no commands and writes no fixes.
Vercel CI/CD with GitHub Actions
DevOps
Configure Vercel automated deployments with GitHub Actions, including preview deployments on PRs and production deploys on merge.
Event Sourcing Architect
Development
Expert in event sourcing, CQRS, and event-driven patterns. Use for audit trails, temporal queries, and complex domain modeling.
Market Opportunity Analysis
Data & AI
Generate comprehensive market opportunity analysis with TAM/SAM/SOM calculations.
Session Start Orientation
Development
Reads the session baton and orients: restates the goal and next task before starting. Does not auto-start the task.
Release Preparation and Publication
Development
Manage the release process: update changelog, determine version bump, run pre-commit checks, bump version, and align GitHub release notes.
Savings Analysis
Productivity
Calculate potential savings from verified pricing information.
Santa Method
Testing
Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships. Use when output must clear two independent adversarial reviewers before it ships.
Supabase Database Queries
Data & AI
Executes SQL queries against a Supabase PostgreSQL database for SELECT, INSERT, UPDATE, and DELETE operations. It connects using the DATABASE_URL from .env and accepts raw SQL or natural language descriptions of queries. Useful for interacting with tables like competition, team, race, admin, flight, halfflight, and feedback.