[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-marfoerst-pm-feature-requests-de":3,"guides-for-marfoerst-pm-feature-requests":882,"similar-k17933t22vb0znheh84kkz8f0n86nqpv-de":883},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":234,"parentExtension":247,"providers":315,"relations":319,"repo":320,"tags":880,"workflow":881},1778692726926.7551,"k17933t22vb0znheh84kkz8f0n86nqpv",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Analyze, categorize, and prioritize feature requests using affinity mapping, frequency-severity scoring, and demand curve analysis. Ingest from pasted lists, CSV, or freeform text. Flags compliance/regulatory implications automatically. Use when someone says \"feature requests\", \"customer requests\", \"what should we build\", \"request backlog\", \"prioritize requests\", \"demand analysis\", \"feature voting\".\n",{"claudeCode":12},"marfoerst/the-pragmatic-pm","pm-feature-requests","https://github.com/marfoerst/the-pragmatic-pm",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":226,"workflow":240},1778693005832.644,"kn7078rxwzc08b94zzsqsprav186n9ry","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":203,"promptVersionExtension":207,"promptVersionScoring":208,"purpose":209,"rationale":210,"score":211,"summary":212,"tags":213,"targetMarket":219,"tier":220,"useCases":221},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,118,121,125,129,132,135,138,142,145,148,151,154,158,161,164,167,170,173,177,180,182,184,187,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly articulates the problem of analyzing and prioritizing feature requests, and names specific user intents like 'feature requests' and 'prioritize requests'.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a structured approach to feature request analysis beyond basic LLM capabilities, incorporating affinity mapping, scoring, and demand curve analysis. It's not just a thin wrapper.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a complete workflow for ingesting, analyzing, scoring, and reporting on feature requests, covering the end-to-end lifecycle required for production use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused on the single domain of analyzing and prioritizing feature requests, with clear boundaries defined by its methodology.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities, including its input formats, analysis methods, and use cases.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill is designed as a single, cohesive tool rather than a collection of disparate commands, making its scope clear and its invocation precise.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md provides clear instructions on input formats, metadata, strategic context, and output delivery, effectively documenting the necessary parameters for its operation.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The skill has a single, descriptive name ('pm-feature-requests') that clearly indicates its purpose within the product management domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The skill's input requirements (format, metadata, context) are clearly defined and directly relevant to its analysis task, and its output is a structured report.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT License, which is a permissive open-source license, and it is clearly declared in a LICENSE file.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on 2026-04-15, which is within the last 3 months, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill does not appear to use any third-party dependencies that would require explicit management.",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","The skill does not handle or expose any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill processes user-provided text and metadata as data and does not appear to execute arbitrary instructions or load external, untrusted content.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill operates on provided input and internal logic without fetching or executing external code or content at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill processes data and returns structured output without attempting to modify files or interact with the system outside its defined scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","There are no indications of detached processes or retry loops around denied tool calls.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill focuses on analyzing provided data and does not perform any outbound calls or references to confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content appears free of hidden steering tricks, and descriptions use clean, printable ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is presented in readable prose and markdown, with no signs of obfuscation like base64 encoding or minified JS.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes no structural assumptions about the user's project layout beyond accepting various input formats.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating either a new extension or no recent activity requiring attention, which does not warrant a warning.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The skill has a meaningful semver version declared in its SKILL.md frontmatter.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The skill's instructions clearly define input requirements and expected output structure, implying robust validation of provided data.",{"category":66,"check":108,"severity":63,"summary":109},"Unguarded Destructive Operations","The skill is analytical and does not perform any destructive operations.",{"category":111,"check":112,"severity":24,"summary":113},"Errors","Error Handling","The SKILL.md outlines clear steps for handling different inputs and edge cases, implying robust error handling and reporting.",{"category":115,"check":116,"severity":63,"summary":117},"Execution","Pinned dependencies","No third-party dependencies are used by this skill.",{"category":33,"check":119,"severity":63,"summary":120},"Dry-run preview","The skill is analytical and does not perform any state-changing operations.",{"category":122,"check":123,"severity":63,"summary":124},"Protocol","Idempotent retry & timeouts","The skill performs analysis and does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":126,"check":127,"severity":24,"summary":128},"Compliance","Telemetry opt-in","The skill's usage logging hook is opt-in and its telemetry schema is implicitly defined by the structured audit log format.",{"category":40,"check":130,"severity":24,"summary":131},"Precise Purpose","The skill clearly states its purpose (analyze/prioritize feature requests) and use cases (when to use it) with specific keywords and defined boundaries.",{"category":40,"check":133,"severity":24,"summary":134},"Concise Frontmatter","The frontmatter in SKILL.md is concise, self-contained, and accurately summarizes the core capability and trigger phrases.",{"category":44,"check":136,"severity":24,"summary":137},"Concise Body","The SKILL.md is well-structured and concise, with detailed procedures outlined and linked to separate files for progressive disclosure.",{"category":139,"check":140,"severity":24,"summary":141},"Context","Progressive Disclosure","The SKILL.md outlines the overall flow and clearly indicates that detailed normalization rules and other extensive materials are in separate files, demonstrating progressive disclosure.",{"category":139,"check":143,"severity":63,"summary":144},"Forked exploration","This skill is not designed for deep exploration or code review; it's a focused analytical task.",{"category":22,"check":146,"severity":24,"summary":147},"Usage examples","The SKILL.md provides clear examples of input formats, metadata, strategic context, and output, enabling users to understand and replicate the skill's functionality.",{"category":22,"check":149,"severity":24,"summary":150},"Edge cases","The SKILL.md explicitly addresses edge cases like single dominant customers, contradictory requests, and differentiating bugs from features, with documented recovery or reclassification steps.",{"category":104,"check":152,"severity":63,"summary":153},"Tool Fallback","This skill does not rely on external tools like MCP servers; it is self-contained.",{"category":155,"check":156,"severity":24,"summary":157},"Safety","Halt on unexpected state","The SKILL.md explicitly instructs the user to clarify input and context before proceeding and outlines how to handle edge cases, implying a halt on unexpected states.",{"category":92,"check":159,"severity":24,"summary":160},"Cross-skill coupling","The skill is self-contained and does not appear to rely on other skills being loaded; its scope is clearly defined.",{"category":44,"check":162,"severity":24,"summary":163},"README","The README file exists, is comprehensive, and clearly states the toolkit's purpose and how to use its components, including this specific skill.",{"category":33,"check":165,"severity":63,"summary":166},"Tool surface size","This is a single-tool skill, not a multi-tool extension.",{"category":40,"check":168,"severity":63,"summary":169},"Overlapping near-synonym tools","This is a single-tool skill, so there are no overlapping tool names.",{"category":44,"check":171,"severity":24,"summary":172},"Phantom features","All features and capabilities described in the README and SKILL.md have corresponding implementations and clear instructions.",{"category":174,"check":175,"severity":24,"summary":176},"Install","Installation instruction","The README provides clear installation and setup instructions, including sample commands and guidance on context files.",{"category":111,"check":178,"severity":24,"summary":179},"Actionable error messages","The SKILL.md details how to handle various inputs and edge cases, implying that errors will be named with causes and remediation steps.",{"category":115,"check":116,"severity":63,"summary":181},"The skill does not use third-party dependencies.",{"category":122,"check":123,"severity":63,"summary":183},"The skill does not perform remote calls or state-changing operations.",{"category":126,"check":185,"severity":63,"summary":186},"GDPR","The skill analyzes feature requests, which may contain metadata but does not inherently operate on personal data requiring specific GDPR sanitization beyond what's covered by context.",{"category":126,"check":188,"severity":24,"summary":189},"Target market","The skill is domain-agnostic and does not exhibit any regional or jurisdictional logic, making it globally applicable.",{"category":92,"check":191,"severity":24,"summary":192},"Runtime stability","The skill relies on standard markdown processing and textual analysis, making it portable across different shells and operating systems.",1778693005707,"This skill analyzes feature requests from various input formats (pasted lists, CSV, freeform text) using affinity mapping, frequency-severity scoring, and demand curve analysis. It can also flag compliance/regulatory implications based on provided context.",[196,197,198,199,200,201,202],"Ingest feature requests from text, CSV, or freeform notes","Normalize and de-duplicate requests","Cluster requests into themes using affinity mapping","Score themes by frequency, severity, strategic alignment, and revenue","Analyze demand curves to categorize themes (Critical, Niche, Crowd Pleaser, Noise)","Flag compliance/regulatory implications","Generate prioritized theme reports",[204,205,206],"Building a direct voting system for feature requests.","Replacing bug tracking or issue management systems.","Providing final product specifications; it informs prioritization, not detailed design.","3.0.0","4.4.0","To help product leaders systematically analyze and prioritize feature requests, ensuring roadmap decisions are driven by strategic alignment and customer needs rather than simple popularity.","The extension is robustly documented, follows best practices for scope and security, and provides clear utility. No critical or warning findings were identified.",99,"A high-quality skill for analyzing and prioritizing feature requests using established product management methodologies.",[214,215,216,217,218],"product-management","feature-request-analysis","prioritization","roadmap","analytics","global","verified",[222,223,224,225],"When needing to understand the demand behind incoming feature requests.","When facing a backlog of feature ideas and needing a structured prioritization method.","When aligning product roadmap decisions with strategic company objectives.","When identifying potential compliance risks associated with new feature requests.",{"codeQuality":227,"collectedAt":229,"documentation":230,"maintenance":233,"security":237,"testCoverage":239},{"hasLockfile":228},false,1778692981180,{"descriptionLength":231,"readmeSize":232},403,16111,{"closedIssues90d":8,"forks":8,"hasChangelog":234,"openIssues90d":8,"pushedAt":235,"stars":236},true,1776252922000,6,{"hasNpmPackage":228,"license":238,"smitheryVerified":228},"MIT",{"hasCi":228,"hasTests":228},{"updatedAt":241},1778693005832,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},"skills/pm-feature-requests","marfoerst","the-pragmatic-pm","skill",{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":256,"parentExtension":259,"providers":291,"relations":311,"tags":312,"workflow":313},1778692726926.7524,"k17ehawghqbe3ff7rxmq9cq1xs86nm21",{"reviewCount":8},{"description":252,"installMethods":253,"name":255,"sourceUrl":14},"PM leadership toolkit: 45 skills + 5 agents + 5 workflows + 4 hooks for product teams. Enforces problem clarity, leading+lagging metrics, and scope discipline. Domain-agnostic — customize via domain-context.md for your company, industry, and compliance requirements.",{"claudeCode":254},"pm-toolkit","PM Leadership Toolkit",{"basePath":257,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":258},"","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":267,"providers":269,"relations":285,"tags":287,"workflow":288},1778692726926.7522,"k176y75es9j5jccf2knfgvtv7x86m7z0",{"reviewCount":8},{"description":264,"installMethods":265,"name":266,"sourceUrl":14},"PM leadership toolkit: 43 skills + 5 agents + 4 workflows for product teams",{"claudeCode":12},"The Pragmatic PM",{"basePath":257,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":268},"marketplace",{"evaluate":270,"extract":279},{"promptVersionExtension":271,"promptVersionScoring":208,"score":272,"tags":273,"targetMarket":219,"tier":278},"3.1.0",79,[214,274,275,276,277],"b2b-saas","leadership","productivity","workflows","community",{"commitSha":280,"license":238,"marketplace":281,"plugin":283},"HEAD",{"name":245,"pluginCount":282},1,{"mcpCount":8,"provider":284,"skillCount":8},"classify",{"repoId":286},"kd731k864fr1ezp8r85ecbhz9986mzz7",[274,275,214,276,277],{"evaluatedAt":289,"extractAt":290,"updatedAt":289},1778692746860,1778692726926,{"evaluate":292,"extract":308},{"promptVersionExtension":207,"promptVersionScoring":208,"score":293,"tags":294,"targetMarket":219,"tier":278},95,[214,274,295,296,297,298,299,300,301,302,303,304,305,306,307],"pm-leadership","quality-gate","prd","okr","discovery","metrics","sales-enablement","go-to-market","battlecard","gtm","ai-pricing","migration","process-documentation",{"commitSha":280,"license":238,"plugin":309},{"mcpCount":8,"provider":284,"skillCount":310},50,{"parentExtensionId":261,"repoId":286},[305,274,303,299,302,304,300,306,298,295,297,307,214,296,301],{"evaluatedAt":314,"extractAt":290,"updatedAt":314},1778692775030,{"evaluate":316,"extract":318},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":317,"targetMarket":219,"tier":220},[214,215,216,217,218],{"commitSha":280},{"parentExtensionId":249,"repoId":286},{"_creationTime":321,"_id":286,"identity":322,"providers":323,"workflow":876},1778692722125.5374,{"githubOwner":244,"githubRepo":245,"sourceUrl":14},{"classify":324,"discover":866,"github":869},{"commitSha":280,"extensions":325},[326,339,468,477,485,493,501,509,517,525,533,541,549,554,562,570,578,586,594,602,610,618,626,634,642,650,658,666,674,682,690,698,706,714,722,730,738,746,754,762,770,778,786,794,802,810,818,826,834,842,850,858],{"basePath":257,"description":264,"displayName":245,"installMethods":327,"rationale":328,"selectedPaths":329,"source":338,"sourceLanguage":18,"type":268},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[330,333,335],{"path":331,"priority":332},".claude-plugin/marketplace.json","mandatory",{"path":334,"priority":332},"README.md",{"path":336,"priority":337},"LICENSE","high","rule",{"basePath":257,"description":252,"displayName":254,"installMethods":340,"rationale":341,"selectedPaths":342,"source":338,"sourceLanguage":18,"type":258},{"claudeCode":254},"plugin manifest at .claude-plugin/plugin.json",[343,345,346,347,350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460,462,464,466],{"path":344,"priority":332},".claude-plugin/plugin.json",{"path":334,"priority":332},{"path":336,"priority":337},{"path":348,"priority":349},"skills/pm-ab-test/SKILL.md","medium",{"path":351,"priority":349},"skills/pm-ai-pricing/SKILL.md",{"path":353,"priority":349},"skills/pm-battlecard/SKILL.md",{"path":355,"priority":349},"skills/pm-board-deck/SKILL.md",{"path":357,"priority":349},"skills/pm-build-vs-buy/SKILL.md",{"path":359,"priority":349},"skills/pm-customer-success/SKILL.md",{"path":361,"priority":349},"skills/pm-dashboard-designer/SKILL.md",{"path":363,"priority":349},"skills/pm-decision-document/SKILL.md",{"path":365,"priority":349},"skills/pm-devils-advocate/SKILL.md",{"path":367,"priority":349},"skills/pm-executive-update/SKILL.md",{"path":369,"priority":349},"skills/pm-feature-requests/SKILL.md",{"path":371,"priority":349},"skills/pm-feedback-categorizer/SKILL.md",{"path":373,"priority":349},"skills/pm-funnel-analyzer/SKILL.md",{"path":375,"priority":349},"skills/pm-gtm-launch/SKILL.md",{"path":377,"priority":349},"skills/pm-hub/SKILL.md",{"path":379,"priority":349},"skills/pm-journey-map/SKILL.md",{"path":381,"priority":349},"skills/pm-jtbd/SKILL.md",{"path":383,"priority":349},"skills/pm-meeting-notes/SKILL.md",{"path":385,"priority":349},"skills/pm-messaging-framework/SKILL.md",{"path":387,"priority":349},"skills/pm-metric-framework/SKILL.md",{"path":389,"priority":349},"skills/pm-migration-planner/SKILL.md",{"path":391,"priority":349},"skills/pm-north-star/SKILL.md",{"path":393,"priority":349},"skills/pm-objection-handler/SKILL.md",{"path":395,"priority":349},"skills/pm-okr/SKILL.md",{"path":397,"priority":349},"skills/pm-onboarding-flow/SKILL.md",{"path":399,"priority":349},"skills/pm-one-pager/SKILL.md",{"path":401,"priority":349},"skills/pm-opportunity-tree/SKILL.md",{"path":403,"priority":349},"skills/pm-pe-migration-report/SKILL.md",{"path":405,"priority":349},"skills/pm-persona-generator/SKILL.md",{"path":407,"priority":349},"skills/pm-postmortem/SKILL.md",{"path":409,"priority":349},"skills/pm-prd/SKILL.md",{"path":411,"priority":349},"skills/pm-pricing/SKILL.md",{"path":413,"priority":349},"skills/pm-process-docs/SKILL.md",{"path":415,"priority":349},"skills/pm-product-brief/SKILL.md",{"path":417,"priority":349},"skills/pm-quarterly-planning/SKILL.md",{"path":419,"priority":349},"skills/pm-release-notes/SKILL.md",{"path":421,"priority":349},"skills/pm-review/SKILL.md",{"path":423,"priority":349},"skills/pm-risk-register/SKILL.md",{"path":425,"priority":349},"skills/pm-sales-deck/SKILL.md",{"path":427,"priority":349},"skills/pm-sprint-retro/SKILL.md",{"path":429,"priority":349},"skills/pm-stakeholder-simulator/SKILL.md",{"path":431,"priority":349},"skills/pm-strategic-review/SKILL.md",{"path":433,"priority":349},"skills/pm-swot/SKILL.md",{"path":435,"priority":349},"skills/pm-value-prop-canvas/SKILL.md",{"path":437,"priority":349},"skills/pm-win-loss/SKILL.md",{"path":439,"priority":349},"skills/pm-workflow-competitive-intel/SKILL.md",{"path":441,"priority":349},"skills/pm-workflow-migration/SKILL.md",{"path":443,"priority":349},"skills/pm-workflow-problem-to-prd/SKILL.md",{"path":445,"priority":349},"skills/pm-workflow-quarterly-cycle/SKILL.md",{"path":447,"priority":349},"skills/pm-workflow-sales-enablement/SKILL.md",{"path":449,"priority":337},"agents/pm-comms-writer.md",{"path":451,"priority":337},"agents/pm-data-analyst.md",{"path":453,"priority":337},"agents/pm-discovery-lead.md",{"path":455,"priority":337},"agents/pm-gtm-strategist.md",{"path":457,"priority":337},"agents/pm-ops-facilitator.md",{"path":459,"priority":337},"hooks/context-reinject.sh",{"path":461,"priority":337},"hooks/hooks.json",{"path":463,"priority":337},"hooks/quality-gate.sh",{"path":465,"priority":337},"hooks/usage-logger.sh",{"path":467,"priority":337},"hooks/workflow-tracker.sh",{"basePath":469,"description":470,"displayName":471,"installMethods":472,"rationale":473,"selectedPaths":474,"source":338,"sourceLanguage":18,"type":246},"skills/pm-ab-test","Design rigorous A/B tests with hypothesis formulation, sample size calculation, success criteria, guardrail metrics, and rollout planning. Includes Bayesian vs frequentist guidance and compliance-aware staged rollout for ERP features. Use when someone says \"A/B test\", \"experiment\", \"split test\", \"hypothesis\", \"test this feature\", \"should we experiment\", \"sample size\", \"statistical significance\".\n","pm-ab-test",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-ab-test/SKILL.md",[475],{"path":476,"priority":332},"SKILL.md",{"basePath":478,"description":479,"displayName":480,"installMethods":481,"rationale":482,"selectedPaths":483,"source":338,"sourceLanguage":18,"type":246},"skills/pm-ai-pricing","AI pricing strategy for SaaS products. Covers embed-vs-charge decisions, AI cost modeling, value quantification, packaging AI features, WTP research, and AI-specific pricing metrics. Use when someone says \"AI pricing\", \"how to price AI\", \"price AI feature\", \"AI add-on\", \"AI copilot pricing\", \"AI agent pricing\", \"charge for AI\", \"AI monetization\", \"AI cost model\", \"inference costs\", \"AI credits\", \"AI packaging\", \"per-agent pricing\", \"AI willingness to pay\", \"AI embed or charge\", \"AI margin\", \"copilot tax\", or \"AI pricing strategy\".\n","pm-ai-pricing",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-ai-pricing/SKILL.md",[484],{"path":476,"priority":332},{"basePath":486,"description":487,"displayName":488,"installMethods":489,"rationale":490,"selectedPaths":491,"source":338,"sourceLanguage":18,"type":246},"skills/pm-battlecard","Per-competitor sales battlecard — a 1-page scannable cheat sheet a rep pulls up mid-call. Competitive positioning, objection handling, landmine questions, proof points, and deal stage guidance. Use when someone says \"battlecard\", \"competitive cheat sheet\", \"how do we sell against\", \"competitor comparison\", \"competitive positioning\", \"sales enablement\", \"win against\", \"deal strategy against [competitor]\", \"they're evaluating [competitor]\".\n","pm-battlecard",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-battlecard/SKILL.md",[492],{"path":476,"priority":332},{"basePath":494,"description":495,"displayName":496,"installMethods":497,"rationale":498,"selectedPaths":499,"source":338,"sourceLanguage":18,"type":246},"skills/pm-board-deck","Generate content for board or investor deck presentations. Creates the narrative arc, key slides content, and talking points. Covers: market context, product progress, metrics, roadmap, asks. Use when someone says \"board deck\", \"investor deck\", \"board meeting\", \"quarterly board update\", or \"prepare for the board\".\n","pm-board-deck",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-board-deck/SKILL.md",[500],{"path":476,"priority":332},{"basePath":502,"description":503,"displayName":504,"installMethods":505,"rationale":506,"selectedPaths":507,"source":338,"sourceLanguage":18,"type":246},"skills/pm-build-vs-buy","Build/buy/partner decision framework with scoring across time-to-value, TCO, strategic control, and integration complexity. Use when someone says \"build or buy\", \"build vs buy\", \"should we build this\", \"vendor evaluation\", \"make or buy\", \"partnership evaluation\", \"third-party vs in-house\", \"buy vs partner\".\n","pm-build-vs-buy",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-build-vs-buy/SKILL.md",[508],{"path":476,"priority":332},{"basePath":510,"description":511,"displayName":512,"installMethods":513,"rationale":514,"selectedPaths":515,"source":338,"sourceLanguage":18,"type":246},"skills/pm-customer-success","Customer success playbook generator for lifecycle stages: onboarding, adoption, expansion, renewal, churn prevention. Creates playbooks with triggers, actions, owners, and health indicators. Domain-aware: adapts to compliance and onboarding requirements from domain-context.md. Use when someone says \"customer success\", \"CS playbook\", \"onboarding playbook\", \"churn prevention\", \"renewal\", \"expansion\", \"customer health\", \"lifecycle\", \"adoption\", \"NRR\".\n","pm-customer-success",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-customer-success/SKILL.md",[516],{"path":476,"priority":332},{"basePath":518,"description":519,"displayName":520,"installMethods":521,"rationale":522,"selectedPaths":523,"source":338,"sourceLanguage":18,"type":246},"skills/pm-dashboard-designer","Analytics dashboard design tool. Defines audience, selects leading + lagging metrics, designs information hierarchy, and specifies data sources. Follows dashboard design principles: most important metric top-left, comparison context, anomaly highlighting. Use when someone says \"dashboard\", \"analytics\", \"metrics dashboard\", \"KPI dashboard\", \"reporting\", \"data visualization\", \"executive dashboard\", \"product dashboard\".\n","pm-dashboard-designer",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-dashboard-designer/SKILL.md",[524],{"path":476,"priority":332},{"basePath":526,"description":527,"displayName":528,"installMethods":529,"rationale":530,"selectedPaths":531,"source":338,"sourceLanguage":18,"type":246},"skills/pm-decision-document","Create ADR-style product decision records. Documents context, options considered, trade-offs, the decision made, and consequences. Enforces that alternatives were considered. Use when someone says \"decision doc\", \"ADR\", \"we decided to\", \"document this decision\", \"why did we choose\", or \"decision record\".\n","pm-decision-document",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-decision-document/SKILL.md",[532],{"path":476,"priority":332},{"basePath":534,"description":535,"displayName":536,"installMethods":537,"rationale":538,"selectedPaths":539,"source":338,"sourceLanguage":18,"type":246},"skills/pm-devils-advocate","Structured challenge of product decisions with pre-mortem and counter-arguments. Use when someone says \"challenge this\", \"devil's advocate\", \"poke holes\", \"stress test\", \"pre-mortem\", \"what could go wrong\", \"am I missing something\", \"sanity check this decision\".\n","pm-devils-advocate",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-devils-advocate/SKILL.md",[540],{"path":476,"priority":332},{"basePath":542,"description":543,"displayName":544,"installMethods":545,"rationale":546,"selectedPaths":547,"source":338,"sourceLanguage":18,"type":246},"skills/pm-executive-update","Generate SCQA-structured executive or investor updates. Covers weekly status reports, monthly business reviews, and quarterly investor updates. Concise, board-ready, focused on outcomes not activities. Use when someone says \"executive update\", \"status report\", \"investor update\", \"board update\", \"what should I report?\", or \"monthly business review\".\n","pm-executive-update",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-executive-update/SKILL.md",[548],{"path":476,"priority":332},{"basePath":243,"description":10,"displayName":13,"installMethods":550,"rationale":551,"selectedPaths":552,"source":338,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at skills/pm-feature-requests/SKILL.md",[553],{"path":476,"priority":332},{"basePath":555,"description":556,"displayName":557,"installMethods":558,"rationale":559,"selectedPaths":560,"source":338,"sourceLanguage":18,"type":246},"skills/pm-feedback-categorizer","Categorize user feedback using affinity mapping. Ingest from multiple sources, de-duplicate, cluster into themes, score by frequency + severity + sentiment, and output a theme map with representative quotes and recommended actions. Distinguishes bugs, feature requests, usability issues, and praise. Use when someone says \"categorize feedback\", \"sort feedback\", \"feedback analysis\", \"NPS comments\", \"what are users saying\", \"support themes\", \"voice of customer\".\n","pm-feedback-categorizer",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-feedback-categorizer/SKILL.md",[561],{"path":476,"priority":332},{"basePath":563,"description":564,"displayName":565,"installMethods":566,"rationale":567,"selectedPaths":568,"source":338,"sourceLanguage":18,"type":246},"skills/pm-funnel-analyzer","Diagnose conversion funnel drop-offs, generate hypotheses, and recommend interventions with success metrics. Includes statistical significance guidance and domain-specific funnel stages from domain-context.md. Use when someone says \"funnel\", \"conversion\", \"drop-off\", \"activation\", \"onboarding\", \"churn\", \"retention\", \"pipeline\", \"trial to paid\".\n","pm-funnel-analyzer",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-funnel-analyzer/SKILL.md",[569],{"path":476,"priority":332},{"basePath":571,"description":572,"displayName":573,"installMethods":574,"rationale":575,"selectedPaths":576,"source":338,"sourceLanguage":18,"type":246},"skills/pm-gtm-launch","Go-to-market launch playbook for a feature, module, or product. Generates cross-functional checklists, enablement timelines, communication plans, and success metrics. Scales from lightweight P2 launches to full P0 GTM motions. Use when someone says \"launch plan\", \"go-to-market\", \"GTM\", \"launch playbook\", \"launch checklist\", \"feature launch\", \"product launch\", \"release planning\", \"launch readiness\", or \"launch brief\".\n","pm-gtm-launch",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-gtm-launch/SKILL.md",[577],{"path":476,"priority":332},{"basePath":579,"description":580,"displayName":581,"installMethods":582,"rationale":583,"selectedPaths":584,"source":338,"sourceLanguage":18,"type":246},"skills/pm-hub","Master PM skill router. Lists all available PM skills by category and routes to the right one based on user intent. Use when someone says \"help me with PM work\", \"what PM skills are available\", \"I need to write a...\", or any vague product management request. Entry point for the PM Toolkit plugin.\n","pm-hub",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-hub/SKILL.md",[585],{"path":476,"priority":332},{"basePath":587,"description":588,"displayName":589,"installMethods":590,"rationale":591,"selectedPaths":592,"source":338,"sourceLanguage":18,"type":246},"skills/pm-journey-map","Customer journey mapping across the full lifecycle: awareness through renewal. Maps actions, touchpoints, emotions, pain points, and opportunities per stage. Domain-aware: includes compliance and onboarding milestones from domain-context.md. Use when someone says \"journey map\", \"customer journey\", \"user journey\", \"experience map\", \"touchpoints\", \"pain points\", \"customer experience\", \"CX mapping\".\n","pm-journey-map",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-journey-map/SKILL.md",[593],{"path":476,"priority":332},{"basePath":595,"description":596,"displayName":597,"installMethods":598,"rationale":599,"selectedPaths":600,"source":338,"sourceLanguage":18,"type":246},"skills/pm-jtbd","Jobs-to-be-Done discovery and analysis using Christensen/Ulwick methodology. Three modes: write JTBD interview scripts, extract job statements from transcripts, or prioritize outcomes by importance vs satisfaction. Use when someone says \"JTBD\", \"jobs to be done\", \"interview script\", \"customer jobs\", \"outcome-driven\", \"what are customers trying to do\", \"job statements\".\n","pm-jtbd",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-jtbd/SKILL.md",[601],{"path":476,"priority":332},{"basePath":603,"description":604,"displayName":605,"installMethods":606,"rationale":607,"selectedPaths":608,"source":338,"sourceLanguage":18,"type":246},"skills/pm-meeting-notes","Create structured PM meeting notes with decisions, action items, open questions, and parking lot. Works from raw notes, transcripts, or memory. Use when someone says \"meeting notes\", \"action items\", \"what did we decide?\", \"summarize this meeting\", or \"process these notes\".\n","pm-meeting-notes",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-meeting-notes/SKILL.md",[609],{"path":476,"priority":332},{"basePath":611,"description":612,"displayName":613,"installMethods":614,"rationale":615,"selectedPaths":616,"source":338,"sourceLanguage":18,"type":246},"skills/pm-messaging-framework","Messaging framework for consistent customer-facing language across all touchpoints. Positioning statements, value pillars, elevator pitches, per-persona and per-competitor messaging. Use when someone says \"messaging framework\", \"positioning statement\", \"elevator pitch\", \"value pillars\", \"how do we talk about this\", \"sales messaging\", \"competitive messaging\", \"product messaging\", \"positioning\", \"tagline\", \"one-liner\", \"how do we position against\".\n","pm-messaging-framework",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-messaging-framework/SKILL.md",[617],{"path":476,"priority":332},{"basePath":619,"description":620,"displayName":621,"installMethods":622,"rationale":623,"selectedPaths":624,"source":338,"sourceLanguage":18,"type":246},"skills/pm-metric-framework","Build a complete metric hierarchy from North Star through input metrics, health metrics, and counter metrics. Enforces leading + lagging indicators at every level. Includes instrumentation guidance and AARRR/custom framework decomposition. Use when someone says \"metric framework\", \"measurement plan\", \"KPI hierarchy\", \"AARRR metrics\", \"pirate metrics\", \"health metrics\", \"counter metrics\", \"leading indicators\", \"instrumentation\", \"analytics plan\", or \"how do we measure success\".\n","pm-metric-framework",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-metric-framework/SKILL.md",[625],{"path":476,"priority":332},{"basePath":627,"description":628,"displayName":629,"installMethods":630,"rationale":631,"selectedPaths":632,"source":338,"sourceLanguage":18,"type":246},"skills/pm-migration-planner","Migration planning skill for platform migrations, data migrations, product consolidations, vendor/API swaps, and compliance-driven migrations. Generates feature parity matrices, data migration plans, go/no-go gate frameworks, customer communication playbooks, and legacy sunset plans. Use when someone says \"migration plan\", \"platform migration\", \"data migration\", \"product consolidation\", \"vendor migration\", \"API migration\", \"compliance migration\", \"feature parity\", \"cutover plan\", \"migration readiness\", \"legacy sunset\", \"decommission\", \"strangler fig\", \"parallel run\", or \"migration strategy\".\n","pm-migration-planner",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-migration-planner/SKILL.md",[633],{"path":476,"priority":332},{"basePath":635,"description":636,"displayName":637,"installMethods":638,"rationale":639,"selectedPaths":640,"source":338,"sourceLanguage":18,"type":246},"skills/pm-north-star","Define and validate a North Star metric and its input metric tree for a B2B SaaS product. Uses Sean Ellis criteria for validation. Builds the full metric hierarchy from North Star down to team-level input metrics. Use when someone says \"north star metric\", \"what should we measure\", \"product metric\", \"input metrics\", \"metric tree\", \"Sean Ellis\", \"one metric that matters\", \"how do we know if we're winning\", or \"product health metric\".\n","pm-north-star",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-north-star/SKILL.md",[641],{"path":476,"priority":332},{"basePath":643,"description":644,"displayName":645,"installMethods":646,"rationale":647,"selectedPaths":648,"source":338,"sourceLanguage":18,"type":246},"skills/pm-objection-handler","Objection handling playbook organized by category. Teaches reps to diagnose the real concern behind the stated objection and respond with evidence, not clever comebacks. Use when someone says \"objection handling\", \"how do we respond when they say\", \"too expensive\", \"competitor says\", \"they have concerns about\", \"common objections\", \"sales objections\", \"objection playbook\", \"why do we lose deals\", \"buyer pushback\", \"handle pricing objection\", \"they think we're too small\".\n","pm-objection-handler",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-objection-handler/SKILL.md",[649],{"path":476,"priority":332},{"basePath":651,"description":652,"displayName":653,"installMethods":654,"rationale":655,"selectedPaths":656,"source":338,"sourceLanguage":18,"type":246},"skills/pm-okr","Full OKR lifecycle: define, refine, check-in, score, and align OKRs across organizational levels. Enforces outcome-over-output writing standards, leading vs lagging KR balance, and strategic alignment mapping. Use when someone says \"OKRs\", \"objectives and key results\", \"write OKRs\", \"review our OKRs\", \"OKR check-in\", \"score OKRs\", \"grade OKRs\", \"mid-quarter review\", \"OKR alignment\", \"cascade OKRs\", \"are our OKRs good\", \"help me write key results\", \"quarterly goals\", \"OKR scoring\", \"OKR retrospective\", or \"team objectives\".\n","pm-okr",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-okr/SKILL.md",[657],{"path":476,"priority":332},{"basePath":659,"description":660,"displayName":661,"installMethods":662,"rationale":663,"selectedPaths":664,"source":338,"sourceLanguage":18,"type":246},"skills/pm-onboarding-flow","Design SaaS onboarding flows with time-to-first-value analysis, activation metric definition, and progressive disclosure patterns. Maps current flows, identifies the \"aha moment\", and designs optimal paths to activation. Use when someone says \"onboarding\", \"time to value\", \"activation\", \"first-run experience\", \"setup wizard\", \"aha moment\", \"TTFV\", \"user activation\", \"onboarding checklist\", \"empty states\", \"progressive disclosure\", or \"new user experience\".\n","pm-onboarding-flow",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-onboarding-flow/SKILL.md",[665],{"path":476,"priority":332},{"basePath":667,"description":668,"displayName":669,"installMethods":670,"rationale":671,"selectedPaths":672,"source":338,"sourceLanguage":18,"type":246},"skills/pm-one-pager","Create an executive one-pager for initiatives and proposals. Structured as: Problem, Approach, Metrics, Timeline, Ask. Maximum one page. Use when someone says \"one pager\", \"executive summary\", \"initiative brief\", \"proposal\", \"I need to pitch this\", or \"summarize this for leadership\".\n","pm-one-pager",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-one-pager/SKILL.md",[673],{"path":476,"priority":332},{"basePath":675,"description":676,"displayName":677,"installMethods":678,"rationale":679,"selectedPaths":680,"source":338,"sourceLanguage":18,"type":246},"skills/pm-opportunity-tree","Teresa Torres Opportunity Solution Tree: outcome, opportunity space, solutions, experiments. Use when someone says \"opportunity tree\", \"OST\", \"opportunity solution tree\", \"discovery\", \"what should we build\", \"map opportunities\", \"Teresa Torres\", \"continuous discovery\".\n","pm-opportunity-tree",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-opportunity-tree/SKILL.md",[681],{"path":476,"priority":332},{"basePath":683,"description":684,"displayName":685,"installMethods":686,"rationale":687,"selectedPaths":688,"source":338,"sourceLanguage":18,"type":246},"skills/pm-pe-migration-report","PE board migration progress report generator. Produces a 1-page dashboard for PE operating partners covering ARR migration status, wave progress, synergy realization, risks, and customer health. Designed for busy board members who scan 10-15 portfolio reports per month. Use when someone says \"PE report\", \"migration board update\", \"PE operating review\", \"ARR migration status\", \"synergy report\", \"portfolio migration update\", \"board migration progress\".\n","pm-pe-migration-report",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-pe-migration-report/SKILL.md",[689],{"path":476,"priority":332},{"basePath":691,"description":692,"displayName":693,"installMethods":694,"rationale":695,"selectedPaths":696,"source":338,"sourceLanguage":18,"type":246},"skills/pm-persona-generator","Data-driven persona creation grounded in behavioral patterns, not demographics. Guides you from raw data to validated persona profiles with goals, frustrations, decision criteria, and tools. Use when someone says \"persona\", \"user profile\", \"who are our users\", \"customer segments\", \"target audience\", \"ICP\", \"ideal customer profile\".\n","pm-persona-generator",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-persona-generator/SKILL.md",[697],{"path":476,"priority":332},{"basePath":699,"description":700,"displayName":701,"installMethods":702,"rationale":703,"selectedPaths":704,"source":338,"sourceLanguage":18,"type":246},"skills/pm-postmortem","Blameless incident and failure post-mortem generator using 5 Whys root cause analysis. Produces structured post-mortem documents with timeline, contributing factors, corrective actions, and lessons learned. Tracks MTTR and detection time metrics. Use when someone says \"post-mortem\", \"postmortem\", \"incident review\", \"root cause analysis\", \"5 whys\", \"what happened\", \"outage review\", \"failure analysis\", \"RCA\".\n","pm-postmortem",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-postmortem/SKILL.md",[705],{"path":476,"priority":332},{"basePath":707,"description":708,"displayName":709,"installMethods":710,"rationale":711,"selectedPaths":712,"source":338,"sourceLanguage":18,"type":246},"skills/pm-prd","Generate a Product Requirements Document (PRD) with four modes: Full PRD for net-new features, Lightweight Feature Spec for sprint-level work, Iteration/V2 Spec for follow-ups on shipped features, and Migration/Compliance Spec for regulatory or API migrations. Enforces problem-first thinking, leading + lagging metrics, non-goals, and testable acceptance criteria. Use when someone says \"PRD\", \"product requirements\", \"feature spec\", \"write a spec\", \"requirements document\", \"what to build\", \"engineering spec\", \"technical requirements\", \"migration spec\", \"compliance spec\", \"V2 spec\", or \"iteration spec\".\n","pm-prd",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-prd/SKILL.md",[713],{"path":476,"priority":332},{"basePath":715,"description":716,"displayName":717,"installMethods":718,"rationale":719,"selectedPaths":720,"source":338,"sourceLanguage":18,"type":246},"skills/pm-pricing","SaaS pricing analysis. Covers value metrics, packaging, willingness-to-pay research, competitive positioning, and pricing model design. Use when someone says \"pricing strategy\", \"how should we price this\", \"packaging\", \"willingness to pay\", \"Van Westendorp\", \"price sensitivity\", \"monetization\", \"competitive pricing\", \"premium tier\", \"pricing page\", \"value metric\", \"Gabor-Granger\", \"behavioral pricing\", \"feature shock\", \"pricing failure\", \"WTP segmentation\", \"monetization failure\", or \"pricing integrity\".\n","pm-pricing",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-pricing/SKILL.md",[721],{"path":476,"priority":332},{"basePath":723,"description":724,"displayName":725,"installMethods":726,"rationale":727,"selectedPaths":728,"source":338,"sourceLanguage":18,"type":246},"skills/pm-process-docs","SOP and runbook generator for PM processes. Documents steps, decision points, checklists, ownership, and compliance checkpoints. Produces actionable runbooks. Use when someone says \"SOP\", \"standard operating procedure\", \"runbook\", \"process doc\", \"how do we do X\", \"document the process\", \"playbook\", \"checklist\", \"workflow documentation\".\n","pm-process-docs",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-process-docs/SKILL.md",[729],{"path":476,"priority":332},{"basePath":731,"description":732,"displayName":733,"installMethods":734,"rationale":735,"selectedPaths":736,"source":338,"sourceLanguage":18,"type":246},"skills/pm-product-brief","Create a lightweight product brief using Amazon-style working-backwards method. Starts with the customer outcome (press release), then works back to requirements. One page max. Use when someone says \"product brief\", \"working backwards\", \"PR/FAQ\", \"pitch this feature\", \"one-page brief\", or \"write the press release first\".\n","pm-product-brief",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-product-brief/SKILL.md",[737],{"path":476,"priority":332},{"basePath":739,"description":740,"displayName":741,"installMethods":742,"rationale":743,"selectedPaths":744,"source":338,"sourceLanguage":18,"type":246},"skills/pm-quarterly-planning","Full quarter planning: strategic themes, capacity allocation, dependency mapping, bet sizing, and commitment plans. Use when someone says \"plan next quarter\", \"quarterly planning\", \"Q2 planning\", \"capacity planning\", \"what should we build next quarter\", \"quarter kickoff\".\n","pm-quarterly-planning",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-quarterly-planning/SKILL.md",[745],{"path":476,"priority":332},{"basePath":747,"description":748,"displayName":749,"installMethods":750,"rationale":751,"selectedPaths":752,"source":338,"sourceLanguage":18,"type":246},"skills/pm-release-notes","Generate customer-facing release notes from git logs, changelogs, or manual input. Narrative style focused on customer benefit, not feature names. Supports multiple output formats: blog post, email snippet, in-app notification, changelog entry. Use when someone says \"release notes\", \"changelog\", \"what shipped\", \"customer update\", \"release communication\", \"what's new\", \"product update email\", \"in-app notification\", \"ship log\", or \"announce this release\".\n","pm-release-notes",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-release-notes/SKILL.md",[753],{"path":476,"priority":332},{"basePath":755,"description":756,"displayName":757,"installMethods":758,"rationale":759,"selectedPaths":760,"source":338,"sourceLanguage":18,"type":246},"skills/pm-review","Pre-review quality gate that checks any PM artifact (PRD, strategy doc, one-pager, brief) against Head of Product standards. Scores problem clarity, metrics quality, scope discipline, and compliance awareness. Acts as \"the HoP reviewing your work before the real HoP sees it.\" Use when someone says \"review this\", \"check this PRD\", \"is this ready for review\", \"quality check\", \"does this meet the bar\", or \"pre-review my spec\".\n","pm-review",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-review/SKILL.md",[761],{"path":476,"priority":332},{"basePath":763,"description":764,"displayName":765,"installMethods":766,"rationale":767,"selectedPaths":768,"source":338,"sourceLanguage":18,"type":246},"skills/pm-risk-register","Product risk identification, scoring, matrix plotting, and mitigation planning. Use when someone says \"risk register\", \"risk assessment\", \"what could go wrong\", \"risk matrix\", \"risk mitigation\", \"identify risks\", \"risk planning\", \"risk review\".\n","pm-risk-register",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-risk-register/SKILL.md",[769],{"path":476,"priority":332},{"basePath":771,"description":772,"displayName":773,"installMethods":774,"rationale":775,"selectedPaths":776,"source":338,"sourceLanguage":18,"type":246},"skills/pm-sales-deck","Generate sales and pitch deck CONTENT — narrative structure, slide-by-slide content, talk tracks, and anticipated objections. NOT visual design. Covers B2B sales presentations, competitive pitches, and demo intros. Use when someone says \"sales deck\", \"pitch deck\", \"sales presentation\", \"customer pitch\", \"demo deck\", \"prospect presentation\", \"deal deck\", or \"competitive pitch\".\n","pm-sales-deck",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-sales-deck/SKILL.md",[777],{"path":476,"priority":332},{"basePath":779,"description":780,"displayName":781,"installMethods":782,"rationale":783,"selectedPaths":784,"source":338,"sourceLanguage":18,"type":246},"skills/pm-sprint-retro","Sprint retrospective facilitator with Start/Stop/Continue and 4Ls formats. Generates structured retro outputs with action items, owners, and deadlines. Use when someone says \"retro\", \"retrospective\", \"sprint review\", \"what went well\", \"start stop continue\", \"4Ls\", \"team reflection\", \"iteration review\".\n","pm-sprint-retro",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-sprint-retro/SKILL.md",[785],{"path":476,"priority":332},{"basePath":787,"description":788,"displayName":789,"installMethods":790,"rationale":791,"selectedPaths":792,"source":338,"sourceLanguage":18,"type":246},"skills/pm-stakeholder-simulator","Simulate how different stakeholders would react to a proposed product change. Surface objections, concerns, and political dynamics before the real meeting. Use when someone says \"how will X react?\", \"stakeholder analysis\", \"what objections will I face?\", \"prepare me for the meeting\", or \"simulate the room\".\n","pm-stakeholder-simulator",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-stakeholder-simulator/SKILL.md",[793],{"path":476,"priority":332},{"basePath":795,"description":796,"displayName":797,"installMethods":798,"rationale":799,"selectedPaths":800,"source":338,"sourceLanguage":18,"type":246},"skills/pm-strategic-review","End-of-quarter strategic review in narrative style with a bets scorecard. Use when someone says \"quarter review\", \"strategic review\", \"what happened last quarter\", \"quarterly retro\", \"bets scorecard\", \"review our bets\", \"end of quarter report\".\n","pm-strategic-review",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-strategic-review/SKILL.md",[801],{"path":476,"priority":332},{"basePath":803,"description":804,"displayName":805,"installMethods":806,"rationale":807,"selectedPaths":808,"source":338,"sourceLanguage":18,"type":246},"skills/pm-swot","SWOT analysis with structured strategic implications and SO/ST/WO/WT options. Use when someone says \"SWOT analysis\", \"strategic analysis\", \"competitive position\", \"strengths and weaknesses\", \"market analysis\", \"where do we stand\".\n","pm-swot",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-swot/SKILL.md",[809],{"path":476,"priority":332},{"basePath":811,"description":812,"displayName":813,"installMethods":814,"rationale":815,"selectedPaths":816,"source":338,"sourceLanguage":18,"type":246},"skills/pm-value-prop-canvas","Strategyzer Value Proposition Canvas: customer profile, value map, and fit analysis. Use when someone says \"value proposition\", \"value prop canvas\", \"customer jobs\", \"jobs to be done\", \"pain points\", \"why do customers buy us\", \"product-market fit\".\n","pm-value-prop-canvas",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-value-prop-canvas/SKILL.md",[817],{"path":476,"priority":332},{"basePath":819,"description":820,"displayName":821,"installMethods":822,"rationale":823,"selectedPaths":824,"source":338,"sourceLanguage":18,"type":246},"skills/pm-win-loss","Structure and analyze win/loss data. Two modes: generate interview guides for win/loss calls, or analyze existing data to identify patterns and recommendations. Covers competitive analysis, decision factors, and segment-level insights. Use when someone says \"win loss\", \"win/loss analysis\", \"why did we lose\", \"deal analysis\", \"competitive win rate\", \"lost deal review\", \"churn analysis\", \"win loss interview\", or \"why did we win\".\n","pm-win-loss",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-win-loss/SKILL.md",[825],{"path":476,"priority":332},{"basePath":827,"description":828,"displayName":829,"installMethods":830,"rationale":831,"selectedPaths":832,"source":338,"sourceLanguage":18,"type":246},"skills/pm-workflow-competitive-intel","Multi-skill workflow that produces a complete competitive intelligence package. Chain: (1) SWOT analysis, (2) Market sizing via web research, (3) Competitive profiles, (4) Positioning analysis, (5) One-pager summary. Uses web search to gather real competitive data. Outputs a comprehensive competitive brief. Use when someone says \"competitive analysis\", \"competitive intel\", \"competitor research\", \"market analysis\", \"how do we compare\", \"competitive landscape\", \"market positioning\".\n","pm-workflow-competitive-intel",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-workflow-competitive-intel/SKILL.md",[833],{"path":476,"priority":332},{"basePath":835,"description":836,"displayName":837,"installMethods":838,"rationale":839,"selectedPaths":840,"source":338,"sourceLanguage":18,"type":246},"skills/pm-workflow-migration","Multi-skill workflow that produces a complete migration execution package. Chain: (1) Migration PRD, (2) Migration Planner, (3) Risk Register, (4) Stakeholder Simulation, (5) Comms + PE Report. Each stage produces an artifact that feeds the next. Designed for platform migrations, product consolidations, and post-acquisition integrations. Use when someone says \"migration workflow\", \"migration plan end to end\", \"consolidation workflow\", \"post-acquisition migration\", \"platform migration plan\", \"full migration package\", \"migration execution plan\", \"M&A integration workflow\".\n","pm-workflow-migration",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-workflow-migration/SKILL.md",[841],{"path":476,"priority":332},{"basePath":843,"description":844,"displayName":845,"installMethods":846,"rationale":847,"selectedPaths":848,"source":338,"sourceLanguage":18,"type":246},"skills/pm-workflow-problem-to-prd","Multi-skill workflow chain that takes a raw problem statement and produces a complete PRD. Chain: (1) JTBD extraction, (2) Persona generation, (3) Opportunity tree mapping, (4) Feature spec / PRD generation, (5) Quality review. Each stage produces an artifact that feeds the next. Shows progress between stages. Use when someone says \"problem to PRD\", \"build a PRD from scratch\", \"full spec workflow\", \"take this problem and write a PRD\", \"end-to-end spec\", \"problem to solution\".\n","pm-workflow-problem-to-prd",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-workflow-problem-to-prd/SKILL.md",[849],{"path":476,"priority":332},{"basePath":851,"description":852,"displayName":853,"installMethods":854,"rationale":855,"selectedPaths":856,"source":338,"sourceLanguage":18,"type":246},"skills/pm-workflow-quarterly-cycle","Multi-skill workflow that runs the full quarterly planning cycle. The \"big one.\" Chain: (1) Strategic review of past quarter, (2) North star validation, (3) OKR definition, (4) Quarterly planning with capacity and bets, (5) Roadmap generation. Each stage builds on the previous. Complete quarterly planning ceremony. Use when someone says \"quarterly planning\", \"Q[N] planning\", \"quarterly cycle\", \"next quarter\", \"planning ceremony\", \"OKRs\", \"roadmap planning\", \"quarterly review\".\n","pm-workflow-quarterly-cycle",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-workflow-quarterly-cycle/SKILL.md",[857],{"path":476,"priority":332},{"basePath":859,"description":860,"displayName":861,"installMethods":862,"rationale":863,"selectedPaths":864,"source":338,"sourceLanguage":18,"type":246},"skills/pm-workflow-sales-enablement","Multi-skill workflow that produces a complete sales enablement package. Chain: (1) Messaging framework, (2) Competitive battlecards, (3) Objection playbook, (4) GTM launch playbook. Each stage produces an artifact that feeds the next. Outputs are written for revenue teams, not product teams. Use when someone says \"sales enablement\", \"enable the sales team\", \"sales toolkit\", \"go-to-market package\", \"competitive sales materials\", \"arm the sales team\", \"sales readiness\", \"launch enablement pack\".\n","pm-workflow-sales-enablement",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-workflow-sales-enablement/SKILL.md",[865],{"path":476,"priority":332},{"sources":867},[868],"manual",{"closedIssues90d":8,"description":870,"forks":8,"homepage":871,"license":238,"openIssues90d":8,"pushedAt":235,"readmeSize":232,"stars":236,"topics":872},"Hopefully  the only Toolkit you need to become a successful PM ","https://makeitnice.de",[873,874,875],"productmanagement","productmanagemenysystem","saas",{"classifiedAt":877,"discoverAt":878,"extractAt":879,"githubAt":879,"updatedAt":877},1778692726243,1778692722125,1778692724347,[218,215,216,214,217],{"evaluatedAt":241,"extractAt":290,"updatedAt":241},[],[884,913,944,972,993,1027],{"_creationTime":885,"_id":886,"community":887,"display":888,"identity":894,"providers":898,"relations":906,"tags":909,"workflow":910},1778695720086.77,"k17dem9k6ck7j5dvtc629g0cdh86np6g",{"reviewCount":8},{"description":889,"installMethods":890,"name":892,"sourceUrl":893},"Specifies requirements for an analytics dashboard including metrics, visualizations, filters, and data sources. Use when requesting dashboards from data teams, defining KPI tracking, or documenting reporting needs.",{"claudeCode":891},"product-on-purpose/pm-skills","measure-dashboard-requirements","https://github.com/product-on-purpose/pm-skills",{"basePath":895,"githubOwner":896,"githubRepo":897,"locale":18,"slug":892,"type":246},"skills/measure-dashboard-requirements","product-on-purpose","pm-skills",{"evaluate":899,"extract":905},{"promptVersionExtension":207,"promptVersionScoring":208,"score":900,"tags":901,"targetMarket":219,"tier":220},100,[218,902,903,214,904],"dashboard","requirements","data-visualization",{"commitSha":280},{"parentExtensionId":907,"repoId":908},"k1721116hsfj7zg78w03432n8986n6y8","kd78ksv1wjj826ds5j1sh2kqnx86mhqf",[218,902,904,214,903],{"evaluatedAt":911,"extractAt":912,"updatedAt":911},1778696393987,1778695720086,{"_creationTime":914,"_id":915,"community":916,"display":917,"identity":923,"providers":928,"relations":937,"tags":940,"workflow":941},1778686037155.62,"k171b0gmdtned9xfwa62tb031d86mx06",{"reviewCount":8},{"description":918,"installMethods":919,"name":921,"sourceUrl":922},"Evaluate acquisition channels using unit economics, customer quality, and scalability. Use when deciding whether to scale, test, or kill a growth channel.",{"claudeCode":920},"deanpeters/Product-Manager-Skills","Acquisition Channel Advisor","https://github.com/deanpeters/Product-Manager-Skills",{"basePath":924,"githubOwner":925,"githubRepo":926,"locale":18,"slug":927,"type":246},"skills/acquisition-channel-advisor","deanpeters","Product-Manager-Skills","acquisition-channel-advisor",{"evaluate":929,"extract":935},{"promptVersionExtension":207,"promptVersionScoring":208,"score":900,"tags":930,"targetMarket":219,"tier":220},[214,931,932,218,933,934],"acquisition","marketing","decision-making","unit-economics",{"commitSha":280,"license":936},"NOASSERTION",{"parentExtensionId":938,"repoId":939},"k17fvvtse56j7y3zaag454yw5986m2q1","kd79w54je3w4zrhk2stxg9246186nbp1",[931,218,933,932,214,934],{"evaluatedAt":942,"extractAt":943,"updatedAt":942},1778687204952,1778686037155,{"_creationTime":945,"_id":946,"community":947,"display":948,"identity":954,"providers":958,"relations":965,"tags":968,"workflow":969},1778675056600.268,"k172sceaq6r73xjj0jaz0ny4fx86n314",{"reviewCount":8},{"description":949,"installMethods":950,"name":952,"sourceUrl":953},"Use when preparing roadmap narratives, release notes, changelogs, or stakeholder updates tailored for executives, engineering teams, and customers.",{"claudeCode":951},"alirezarezvani/claude-skills","roadmap-communicator","https://github.com/alirezarezvani/claude-skills",{"basePath":955,"githubOwner":956,"githubRepo":957,"locale":18,"slug":952,"type":246},"product-team/skills/roadmap-communicator","alirezarezvani","claude-skills",{"evaluate":959,"extract":964},{"promptVersionExtension":207,"promptVersionScoring":208,"score":900,"tags":960,"targetMarket":219,"tier":220},[217,961,962,963,214],"release-notes","stakeholder-updates","communication",{"commitSha":280},{"parentExtensionId":966,"repoId":967},"k17104ysr0smp7vvp26mnn1fzh86nynm","kd7ff9s1w43mfyy1n7hf87816186m6px",[963,214,961,217,962],{"evaluatedAt":970,"extractAt":971,"updatedAt":970},1778685674385,1778675056600,{"_creationTime":973,"_id":974,"community":975,"display":976,"identity":980,"providers":982,"relations":988,"tags":990,"workflow":991},1778675056600.2134,"k176he2eqq4px8bpjsh3azaqkd86ndex",{"reviewCount":8},{"description":977,"installMethods":978,"name":979,"sourceUrl":953},"/cs:cpo-review \u003Cplan> — JTBD-driven interrogation of product roadmap, PMF signal, and portfolio focus.",{"claudeCode":951},"cpo-review",{"basePath":981,"githubOwner":956,"githubRepo":957,"locale":18,"slug":979,"type":246},"c-level-advisor/c-level-agents/skills/cpo-review",{"evaluate":983,"extract":987},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":984,"targetMarket":219,"tier":220},[214,217,985,986,216],"strategy","jtbd",{"commitSha":280},{"parentExtensionId":989,"repoId":967},"k172bm0n7hp1thk5xp6n6rwyj986mym4",[986,216,214,217,985],{"evaluatedAt":992,"extractAt":971,"updatedAt":992},1778676501430,{"_creationTime":994,"_id":995,"community":996,"display":997,"identity":1003,"providers":1009,"relations":1019,"tags":1022,"workflow":1023},1778699134715.357,"k174n2mwmn4jp9gk557441fakn86n9w1",{"reviewCount":8},{"description":998,"installMethods":999,"name":1001,"sourceUrl":1002},"Zeitreihenprognose für KI-Agenten. ARIMA- und Holt-Winters-Vorhersagen mit Konfidenzintervallen. Prognostizieren Sie Umsatz, Traffic, Preise oder beliebige sequentielle Daten. Inferenz unter 5 ms.",{"claudeCode":1000},"Whatsonyourmind/oraclaw","OraClaw Forecast","https://github.com/Whatsonyourmind/oraclaw",{"basePath":1004,"githubOwner":1005,"githubRepo":1006,"locale":1007,"slug":1008,"type":246},"mission-control/packages/clawhub-skills/oraclaw-forecast","Whatsonyourmind","oraclaw","de","oraclaw-forecast",{"evaluate":1010,"extract":1018},{"promptVersionExtension":207,"promptVersionScoring":208,"score":900,"tags":1011,"targetMarket":219,"tier":220},[1012,1013,1014,1015,1016,218,1017],"forecasting","time-series","prediction","arima","holt-winters","data-science",{"commitSha":280,"license":238},{"repoId":1020,"translatedFrom":1021},"kd76fmxm1ng903s4fmj0p7hxxs86ndkg","k17a19x757qjaehqa5jah8k7y986n55p",[218,1015,1017,1012,1016,1014,1013],{"evaluatedAt":1024,"extractAt":1025,"updatedAt":1026},1778698975269,1778698837670,1778699134715,{"_creationTime":1028,"_id":1029,"community":1030,"display":1031,"identity":1037,"providers":1041,"relations":1048,"tags":1050,"workflow":1051},1778694240519.7402,"k172jnxq28h65x6zn1p19r731586md2x",{"reviewCount":8},{"description":1032,"installMethods":1033,"name":1035,"sourceUrl":1036},"Track skill performance and emerging patterns",{"claudeCode":1034},"mshadmanrahman/pm-pilot","meta-observer","https://github.com/mshadmanrahman/pm-pilot",{"basePath":1038,"githubOwner":1039,"githubRepo":1040,"locale":18,"slug":1035,"type":246},"skills/productivity/meta-observer","mshadmanrahman","pm-pilot",{"evaluate":1042,"extract":1047},{"promptVersionExtension":207,"promptVersionScoring":208,"score":900,"tags":1043,"targetMarket":219,"tier":220},[1044,218,276,1045,1046],"monitoring","logging","skills",{"commitSha":280},{"repoId":1049},"kd728wqst6vwd95ymycxb97nrx86mnsn",[218,1045,1044,276,1046],{"evaluatedAt":1052,"extractAt":1053,"updatedAt":1052},1778694605108,1778694240519]