Loading...
Loading...
Found 57 Skills
Expert guide for designing Git branching strategies including Git Flow, GitHub Flow, trunk-based development, and release management. Use when establishing team workflows or improving version control practices.
Prepare a day-one patch for a game launch. Scopes, prioritises, implements, and QA-gates a focused patch addressing known issues discovered after gold master but before or immediately after public launch. Treats the patch as a mini-sprint with its own QA gate and rollback plan.
Master App Store deployment - Submission, TestFlight, CI/CD, release management
Create and push a signed git release tag. Use this skill when the user says "tag a release", "new release", "cut a release", "bump version", "release tag", "tag version", "push a tag", or any variation of wanting to create a new version tag. Also use when the user types "/release-tag" or "/release".
Create or update GitHub Actions workflows (ci, test, release, e2e) based on project type detection
Sentry error tracking and performance monitoring for real-time visibility into application errors, performance issues, and release health
Prepare, land, deploy, monitor, or resume a release. Use for checks, versioning, docs, commits, PRs, merge gates, production verification, and rollback.
Manage Gitea via CLI. Use when user mentions "tea", "gitea cli", or needs terminal-based Gitea operations.
Manages semantic versioning releases — version bumps, changelogs, tags, publishing. Use when preparing a new release.