product-planning
v0.1.0Turn strategy into product direction: PRDs, product vision, prioritization frameworks, and outcome-driven roadmaps.
By Mai Lam0 GitHub starsUpdated 2 days ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 10 skill or MCP entries
- Source updated
- Sep 21, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install product-planning for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install product-planning@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/maitlam/strategic-operatorClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/product-planning/.
Plugin files
├── .claude-plugin/plugin.json├── skills/ai-feature-prd/SKILL.md├── skills/create-prd/SKILL.md├── skills/outcome-roadmap/SKILL.md├── skills/prd-quality-gate/SKILL.md├── skills/prfaq/SKILL.md├── skills/pricing-prd/SKILL.md├── skills/prioritization-frameworks/SKILL.md├── skills/product-vision/SKILL.md├── skills/roadmap-communication/SKILL.md└── skills/roadmap-update/SKILL.md
Included Skills10
AI/ML feature PRD scaffolding for the modern AI product manager. Use to extend a standard PRD with AI-specific sections covering model selection, evals, guardrails, failure modes, human-in-the-loop, AI metrics, and cost monitoring.
PRD scaffolding expert that generates structured product requirements documents using an 8-section framework, problem framing canvas, and working-backwards press release. Use to spec a new product or feature.
Transform output-based feature lists into outcome-driven Now/Next/Later roadmaps using the "so what?" technique. Use when converting a feature-list roadmap to outcomes, communicating product strategy, or running quarterly planning.
Review a draft PRD against a short quality checklist before it goes to a stakeholder — is a decision actually being requested, is success measurable, are assumptions surfaced, is the "do nothing" option represented, is scope constrained. Not a PRD writer — a review lens applied after drafting. Use when the user has a draft PRD and wants a defensible read on whether it's ready for stakeholder review, when a PRD gets bounced back from an exec, or when the user's team keeps writing PRDs that no one acts on. Trigger on "review this PRD," "is this PRD ready," "why does this PRD keep getting kicked back," "what's wrong with this PRD," or as the last step before submitting a PRD to a decision-maker.
Amazon Working Backwards PR/FAQ generator that forces customer-outcome thinking before any code is written. Produces a press release, an internal FAQ, and an external FAQ as a single decision artifact.
Tactical PM PRD for pricing experiments and pricing-page launches. Pairs with business-growth/pricing-strategy. Covers packaging, willingness-to-pay, grandfathering, A/B design, rollback, regional pricing, and UX.
Comprehensive prioritization framework expert covering 9 methods with scoring tools and decision guidance for product managers.
Write the Product Vision document -- the durable 5-10 year narrative above the north-star metric -- using Pichler's Vision Board, Moore's elevator pitch, Raskin's strategic narrative, Cagan's 10-year framing, and Amazon Working Backwards.
Same roadmap, three audiences. Produce executive, customer, and internal roadmap variants with audience-appropriate framing, detail, and risk language. Use for quarterly roadmap publication, board packets, and customer/sales roadmaps.
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.
Plugin manifests1
{
"name": "product-planning",
"displayName": "Product Planning",
"version": "0.1.0",
"description": "Turn strategy into product direction: PRDs, product vision, prioritization frameworks, and outcome-driven roadmaps.",
"author": {
"name": "Mai Lam"
},
"homepage": "https://github.com/maitlam/strategic-operator",
"repository": "https://github.com/maitlam/strategic-operator"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[product-planning on Agent Plugins Marketplace](https://pluginsmp.com/plugins/product-planning)