release▌
26 indexed skills · max 10 per page
document-release
garrytan/gstack · gstack-release
After shipping, it syncs README, architecture docs, contributing docs, changelog, and related project documentation to match the current code.
benchmark
garrytan/gstack · gstack-release
Performance benchmarking skill focused on web loads, Core Web Vitals, and regressions across runs or changes.
canary
garrytan/gstack · gstack-release
Post-deploy monitoring loop that watches a live app for page failures, performance regressions, and console issues.
land-and-deploy
garrytan/gstack · gstack-release
Continues from `/ship` by merging, waiting for CI/deploy completion, and then verifying production health.
ship
garrytan/gstack · gstack-release
Handles release preparation steps such as syncing base, running checks, updating release metadata, pushing, and opening the PR.
release
schpet/linear-cli · Productivity
This skill provides a systematic workflow for creating and publishing releases for the linear-cli project. It handles changelog management, version bumping, testing, and tagging.
github-release
jezweb/claude-skills · Productivity
Sanitize code for secrets and artifacts, then create and publish GitHub releases with version tags. \n \n Two-phase workflow: Phase 1 runs blocking checks (secrets scan with gitleaks, LICENSE/README validation, personal artifact removal) and stops on failures; Phase 2 creates version tags and publishes via gh CLI \n Requires gh CLI authenticated, gitleaks installed, and a Git repository with a remote configured \n Includes non-blocking checks for build success and dependency vulnerabilities, plu
release-planning
aj-geddes/useful-ai-prompts · Productivity
Release planning ensures coordinated deployment of features to production with minimal risk, clear communication, and established rollback procedures.
write-release-notes
tldraw/tldraw · Productivity
This skill covers how to write a complete release notes article for a published tldraw SDK release.
semantic-release
terrylica/cc-skills · Productivity
Self-Evolving Skill: This skill improves through use. If instructions are wrong, parameters drifted, or a workaround was needed — fix this file immediately, don't defer. Only update for real, reproducible issues.