Changesets
Description
--- description: List pending .changesets/*.md fragment files for CHANGELOG.md consolidation allowed-tools: Bash, Read --- List every `.changesets/<epic-id>.md` fragment a hierarchy child has written, so the orchestrator can consolidate them into `CHANGELOG.md` at release time without a shared-header merge conflict. See the `conductor` skill's "Epic-hierarchy orchestration" section for why this convention exists (a parallel batch editing `CHANGELOG.md`'s `## [Unreleased]` section directly hit a
Installation
Installs to ~/.claude/skills/cfdude-pm-changesets/SKILL.md
mkdir -p ~/.claude/skills/cfdude-pm-changesets && curl -fsSL https://raw.githubusercontent.com/cfdude/pm/HEAD/commands/changesets.md -o ~/.claude/skills/cfdude-pm-changesets/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation