From billy-milligan
Outlines release strategy patterns: feature flags (LaunchDarkly, Unleash), semantic versioning, conventional commits, changelog generation, and rollbacks for Kubernetes, Vercel, AWS. Use for production release planning and automation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/billy-milligan:release-strategiesThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use when planning production releases, implementing feature flags, setting up versioning automation, or designing rollback procedures. Covers the full release lifecycle from code merge to production validation.
Use when planning production releases, implementing feature flags, setting up versioning automation, or designing rollback procedures. Covers the full release lifecycle from code merge to production validation.
references/feature-flags.md — LaunchDarkly, Unleash, homegrown implementation, lifecycle, cleanupreferences/semantic-versioning.md — Semver, conventional commits, semantic-release, changelog generationreferences/rollback-procedures.md — Per-platform rollback (k8s, Vercel, AWS), DB rollback, feature flag kill switchnpx claudepluginhub rnavarych/alpha-engineer --plugin billy-milliganDesign repeatable release processes that minimize risk and manual overhead. Use when shipping to production, managing versioning, or coordinating multi-team releases.
Orchestrates GitHub releases with automated versioning, changelog generation, multi-platform builds, and rollback support. Use when cutting a release or coordinating a deploy.
Configures Google's release-please for automated versioning, changelog generation, and publishing via GitHub Actions using Conventional Commits.