Find the perfect skill
Git Checkpoint Management
DevOps
This skill enables creating named git stashes as checkpoints before risky changes, listing them, and restoring or popping checkpoints to recover previous states. It helps maintain safe recovery points during refactoring or experimental code modifications.
Linear Integration
DevOps
Manage issues and projects with Linear. Create, search, and filter tickets by team and state using Python scripts with automatic authentication.
Create Feature Branch
DevOps
Creates a properly named feature branch from the development branch with remote tracking, following the naming convention 'feature/issue-<number>-<short-description>'. Validates inputs, syncs with remote development, and pushes the new branch with upstream tracking. Best used at the start of a new feature implementation or when picking up a GitHub issue.
AWS Development with Infrastructure Automation
DevOps
Skills for AWS development including infrastructure automation and cloud architecture patterns.
Create Deployment Documentation
DevOps
Create a deployment guide for a service or application, following the PDLC process with code review verification.
GitHub Expert - Calculadora BMC
DevOps
GitHub operations expert for the Calculadora-BMC repo: branches, commits, PRs, CI workflows, review flow, labels/board, and merge policy.
K8s Deployment Planner
DevOps
A reusable AI skill that generates complete, production-grade Kubernetes deployment plans from an application description.
Cutting a Barwise Release
DevOps
Process for cutting a Barwise release: bump versions, tag, create GitHub release, with gotchas around workspace dependencies and version sync.
Workflow Automation
DevOps
Automate repetitive development tasks and workflows using npm scripts, Makefile, and GitHub Actions.
New workbench skill
DevOps
Starts a new skill in platform-owner mode, following the playbook and gates. Requires approval before implementation.
LangChain CI Integration
DevOps
Configure LangChain CI/CD integration with GitHub Actions and testing for automated pipelines.
A/B Rollout Governance
DevOps
A/B rollout governance for product management execution with guardrails, traceable execution, and measurable outcomes.