plugins marketplace
← All plugins

product-management

v1.2.0

Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.

Claude Code8 skills14 MCP serversstreamable-http

by Anthropic23.4kupdated 37 minutes ago

Source

git clone https://github.com/anthropics/knowledge-work-plugins

Clone the source, then follow the repository's marketplace instructions for your runtime. The plugin root is product-management/ inside the repository.

Layout

product-management/
├── .claude-plugin/plugin.json
├── skills/competitive-brief/SKILL.md
├── skills/metrics-review/SKILL.md
├── skills/product-brainstorming/SKILL.md
├── skills/roadmap-update/SKILL.md
├── skills/sprint-planning/SKILL.md
├── skills/stakeholder-update/SKILL.md
├── skills/synthesize-research/SKILL.md
├── skills/write-spec/SKILL.md
└── .mcp.json

Skills8

competitive-briefskills/competitive-brief/SKILL.md

Create a competitive analysis brief for one or more competitors or a feature area. Use when informing product strategy or feature prioritization, building sales battle cards, prepping board or investor materials, or deciding where to differentiate vs. achieve parity.

metrics-reviewskills/metrics-review/SKILL.md

Review and analyze product metrics with trend analysis and actionable insights. Use when running a weekly, monthly, or quarterly metrics review, investigating a sudden spike or drop, comparing performance against targets, or turning raw numbers into a scorecard with recommended actions.

product-brainstormingskills/product-brainstorming/SKILL.md

Brainstorm product ideas, explore problem spaces, and challenge assumptions as a thinking partner. Use when exploring a new opportunity, generating solutions to a product problem, stress-testing an idea, or when a PM needs to think out loud with a sharp sparring partner before converging on a direction.

roadmap-updateskills/roadmap-update/SKILL.md

Update, create, or reprioritize your product roadmap. Use when adding a new initiative and deciding what moves to make room, shifting priorities after new information comes in, moving timelines due to a dependency slip, or building a Now/Next/Later view from scratch.

sprint-planningskills/sprint-planning/SKILL.md

Plan a sprint — scope work, estimate capacity, set goals, and draft a sprint plan. Use when kicking off a new sprint, sizing a backlog against team availability (accounting for PTO and meetings), deciding what's P0 vs. stretch, or handling carryover from the last sprint.

stakeholder-updateskills/stakeholder-update/SKILL.md

Generate a stakeholder update tailored to audience and cadence. Use when writing a weekly or monthly status for leadership, announcing a launch, escalating a risk or blocker, or translating the same progress into exec-brief, engineering-detail, or customer-facing versions.

synthesize-researchskills/synthesize-research/SKILL.md

Synthesize user research from interviews, surveys, and feedback into structured insights. Use when you have a pile of interview notes, survey responses, or support tickets to make sense of, need to extract themes and rank findings by frequency and impact, or want to turn raw feedback into roadmap recommendations.

write-specskills/write-spec/SKILL.md

Write a feature spec or PRD from a problem statement or feature idea. Use when turning a vague idea or user request into a structured document, scoping a feature with goals and non-goals, defining success metrics and acceptance criteria, or breaking a big ask into a phased spec.

MCP servers14

amplitudestreamable-http
url
https://mcp.amplitude.com/mcp
amplitude-eustreamable-http
url
https://mcp.eu.amplitude.com/mcp
asanastreamable-http
url
https://mcp.asana.com/v2/mcp
atlassianstreamable-http
url
https://mcp.atlassian.com/v1/mcp
clickupstreamable-http
url
https://mcp.clickup.com/mcp
figmastreamable-http
url
https://mcp.figma.com/mcp
firefliesstreamable-http
url
https://api.fireflies.ai/mcp
intercomstreamable-http
url
https://mcp.intercom.com/mcp
linearstreamable-http
url
https://mcp.linear.app/mcp
mondaystreamable-http
url
https://mcp.monday.com/mcp
notionstreamable-http
url
https://mcp.notion.com/mcp
pendostreamable-http
url
https://app.pendo.io/mcp/v0/shttp
similarwebstreamable-http
url
https://mcp.similarweb.com/mcp
slackstreamable-http
url
https://mcp.slack.com/mcp

Manifests1

product-management/.claude-plugin/plugin.json
{
  "name": "product-management",
  "version": "1.2.0",
  "description": "Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.",
  "author": {
    "name": "Anthropic"
  }
}