Ship Versioned GitHub Release
curated by SkillMD · plugin · 7 skills
Plan, implement, commit, and create a GitHub release with proper versioning.
Install the whole plugin (CLI)
npx skillmds add addyosmani/planning-and-task-breakdown
npx skillmds add addyosmani/incremental-implementation
npx skillmds add getsentry/commit
npx skillmds add antigravity/issues
npx skillmds add thedotmack/claude-code-plugin-release
npx skillmds add om-scogo/release
npx skillmds add tools-only/165-json-bf546d38Skills in this plugin
- ▌ planning-and-task-breakdown · addyosmaniDecompose work into small, verifiable tasks with explicit acceptance criteria, ordered by dependencies and sliced vertically for reliable implementation.
- ▌ incremental-implementation · addyosmaniDelivers changes incrementally by building in thin vertical slices, testing and verifying each piece before moving to the next.
- ▌ commit · getsentryCreate commits following Sentry conventions with proper format, issue references, and AI attribution.
- ▌ issues · antigravityCreate, list, and view GitHub issues using the gh CLI with guided workflows for gathering titles, descriptions, labels, and reproduction steps.
- ▌ claude-code-plugin-release · thedotmack bundleAutomates semantic versioning and release workflow for Claude Code plugins, including version increments across multiple manifest files, build verification, git tagging, GitHub releases, and changelog generation.
- ▌
- ▌ 165-json-bf546d38 · tools-only bundleCoordinates multi-service releases, manages container registries, and sets up CI/CD pipelines across platforms.