From productivity
Manage workspace versions, milestones, and releases. Wraps release CLI commands and the milestones system for version tracking, consistency checks, and release cutting.
How this skill is triggered — by the user, by Claude, or both
Slash command
/productivity:release-managementThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Manage workspace versions, milestones, and releases.
Manage workspace versions, milestones, and releases.
When this skill is invoked, determine what the user needs and execute the appropriate workflow:
Run cog release status to show current state, then briefly summarize:
cog release statuscog release checkcog release milestone, then read the active milestone doccog release bump <type>When the user has finished work on a milestone task:
- [ ] -> - [x])cog release status to show updated progressGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub chazmaniandinkle/skills --plugin productivity