updated the product-management skills#55
Open
graemerycyk wants to merge 1 commit intoanthropics:mainfrom
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Expands the product-management plugin from 6 commands and 6 skills to 14 commands and 11 skills, covering the full PM lifecycle — from morning standup to sprint review, from raw idea to customer-facing release notes.
These additions come from OpenPMKit, an open-source PM toolkit. Only workflows with no existing overlap were added — the 5 that duplicated existing commands (write-spec, roadmap-update, competitive-brief, synthesize-research, stakeholder-update) were intentionally excluded, with their unique elements folded into the existing skills instead.
What's new
8 new commands
/daily-brief/meeting-prep/sprint-review/prototype/release-notes/feature-ideation/one-pager/tldr5 new skills
sprint-executionmeeting-preparationrelease-communicationexecutive-synthesishtml-prototyping2 existing skills updated
feature-spec— Added "Idea Structuring" section: from raw idea to PRD-ready concept, 6-step structuring process, readiness criteriaroadmap-management— Added "Decision Memos" section: when to write one, structure (options, evidence, trade-offs, recommendation), tipsREADME updated
What's NOT changed
.claude-plugin/plugin.json— no manifest changesCONNECTORS.md— existing connector categories already cover all new command needs.mcp.json— no new MCP connections neededLICENSE— unchangedDesign decisions
~~categorytool references with graceful fallback, skill cross-references, Follow Up section, Tips section.competitive-analysisandfeature-spec./sprint-reviewreferences thesprint-executionskill) so domain knowledge stays in one place.Files changed
New files (13):
commands/daily-brief.mdcommands/meeting-prep.mdcommands/sprint-review.mdcommands/prototype.mdcommands/release-notes.mdcommands/feature-ideation.mdcommands/one-pager.mdcommands/tldr.mdskills/sprint-execution/SKILL.mdskills/meeting-preparation/SKILL.mdskills/release-communication/SKILL.mdskills/executive-synthesis/SKILL.mdskills/html-prototyping/SKILL.mdModified files (3):
skills/feature-spec/SKILL.md— added Idea Structuring sectionskills/roadmap-management/SKILL.md— added Decision Memos sectionREADME.md— updated tables, descriptions, and examplesTest plan
descriptionandargument-hintnameanddescription~~categoryreferences in new commands match categories defined in CONNECTORS.md🤖 Generated with Claude Code