[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-marfoerst-pm-feedback-categorizer-de":3,"guides-for-marfoerst-pm-feedback-categorizer":879,"similar-k176mxf06532nvemeaz3qx7nxs86m0vj-de":880},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":239,"isFallback":231,"parentExtension":244,"providers":312,"relations":316,"repo":317,"tags":877,"workflow":878},1778692726926.7554,"k176mxf06532nvemeaz3qx7nxs86m0vj",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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",{"claudeCode":12},"marfoerst/the-pragmatic-pm","pm-feedback-categorizer","https://github.com/marfoerst/the-pragmatic-pm",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":237},1778693052990.8162,"kn75tkzj9bex3j3y0xhbjzxpxh86nh4s","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,33,37,41,45,48,52,56,60,63,66,69,73,76,79,82,85,88,92,96,99,103,106,109,112,115,118,121,125,128,132,136,140,143,147,150,154,157,160,163,166,169,172,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","The skill's purpose is clearly defined, stating what it does (categorize user feedback using affinity mapping) and when to use it (e.g., 'categorize feedback', 'NPS comments'). It names the artifact (feedback) and the user intent verb (categorize, sort, analyze).",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is concise and self-contained, summarizing the core capability and providing trigger phrases within the character limit.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The SKILL.md body is concise and delegates deeper material to separate files, adhering to the progressive disclosure principle.",{"category":34,"check":35,"severity":24,"summary":36},"Context","Progressive Disclosure","The SKILL.md outlines the main procedure and links to separate files for deeper sub-tasks, demonstrating good progressive disclosure.",{"category":34,"check":38,"severity":39,"summary":40},"Forked exploration","not_applicable","This skill is not an exploration-style skill that requires forked context; it processes data and returns a structured report.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","The README provides sufficient examples for various skills within the toolkit, and the SKILL.md for this specific skill details its interaction flow and output format, implying usability.",{"category":42,"check":46,"severity":24,"summary":47},"Edge cases","The SKILL.md explicitly documents handling for mixed-language feedback, de-duplication rules, and potential compliance flag triggers, covering key edge cases and limitations.",{"category":49,"check":50,"severity":39,"summary":51},"Code Execution","Tool Fallback","This skill does not appear to rely on external MCP servers or other tools that would require a fallback path. It's a self-contained prompt-based skill.",{"category":53,"check":54,"severity":24,"summary":55},"Safety","Halt on unexpected state","The skill's instructions outline a clear process for handling different feedback sources and formats, and implicitly halts if input is unclear by asking clarifying questions before proceeding.",{"category":57,"check":58,"severity":24,"summary":59},"Portability","Cross-skill coupling","The skill operates independently and does not appear to rely on other specific skills being loaded. It handles its defined scope of feedback categorization.",{"category":42,"check":61,"severity":24,"summary":62},"Problem relevance","The description clearly names the user problem of categorizing and analyzing user feedback using affinity mapping, providing specific use cases.",{"category":42,"check":64,"severity":24,"summary":65},"Unique selling proposition","The skill offers a structured, multi-phase process for feedback analysis, including classification, affinity mapping, scoring, and compliance flagging, which goes beyond basic LLM summarization.",{"category":42,"check":67,"severity":24,"summary":68},"Production readiness","The skill provides a detailed, step-by-step process for ingesting, cleaning, classifying, clustering, scoring, and reporting on user feedback, covering the complete lifecycle for this task.",{"category":70,"check":71,"severity":24,"summary":72},"Scope","Single responsibility principle","The skill is focused on the specific task of categorizing and analyzing user feedback through affinity mapping and provides a coherent workflow for this purpose.",{"category":70,"check":74,"severity":24,"summary":75},"Description quality","The description accurately reflects the skill's capabilities, including ingestion from multiple sources, de-duplication, clustering, scoring, and outputting a theme map with specific categories and use cases.",{"category":22,"check":77,"severity":39,"summary":78},"Scoped tools","This is a prompt-based skill and does not expose individual tools or commands with verb-noun actions.",{"category":30,"check":80,"severity":24,"summary":81},"Configuration & parameter reference","The SKILL.md details the interaction flow, processing steps, classification definitions, scoring dimensions, and output formats, effectively documenting parameters and expected behavior.",{"category":70,"check":83,"severity":39,"summary":84},"Tool naming","As a prompt-based skill, it does not expose user-facing tools or commands with names.",{"category":70,"check":86,"severity":24,"summary":87},"Minimal I/O surface","The skill clearly defines its inputs (feedback sources, formats, time periods) and outputs (theme map, reports), with no extraneous parameters or response data.",{"category":89,"check":90,"severity":24,"summary":91},"License","License usability","The extension is distributed under the MIT license, which is a permissive open-source license clearly indicated by the LICENSE file.",{"category":93,"check":94,"severity":24,"summary":95},"Maintenance","Commit recency","The last commit was on 2026-04-15, which is within the last 3 months.",{"category":93,"check":97,"severity":39,"summary":98},"Dependency Management","The skill does not appear to have any third-party dependencies that would require explicit management.",{"category":100,"check":101,"severity":39,"summary":102},"Security","Secret Management","The skill does not handle or expose any secrets.",{"category":100,"check":104,"severity":24,"summary":105},"Injection","The skill processes user feedback as data and does not execute instructions from external sources.",{"category":100,"check":107,"severity":24,"summary":108},"Transitive Supply-Chain Grenades","The skill does not fetch remote content or execute external scripts; all logic is contained within the bundle.",{"category":100,"check":110,"severity":24,"summary":111},"Sandbox Isolation","The skill is a prompt-based agent capability and does not interact with the file system or perform operations outside its defined scope.",{"category":100,"check":113,"severity":24,"summary":114},"Sandbox escape primitives","As a prompt-based skill, it does not involve script execution that could contain sandbox escape primitives.",{"category":100,"check":116,"severity":24,"summary":117},"Data Exfiltration","The skill processes feedback data and does not submit it to any third parties. It focuses on analysis and reporting.",{"category":100,"check":119,"severity":24,"summary":120},"Hidden Text Tricks","The bundled content and descriptions are free of hidden-steering tricks and contain only clean, printable ASCII and expected Unicode.",{"category":122,"check":123,"severity":24,"summary":124},"Hooks","Opaque code execution","The skill logic is primarily in readable prose within SKILL.md, not obfuscated code.",{"category":57,"check":126,"severity":24,"summary":127},"Structural Assumption","The skill makes assumptions about project structure only in relation to its own configuration files (`domain-context.md`, `personal-context.md`) and guides the user on their location.",{"category":129,"check":130,"severity":24,"summary":131},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating either a new project or low recent activity, but no negative signal.",{"category":133,"check":134,"severity":24,"summary":135},"Versioning","Release Management","The README specifies installation using `@the-pragmatic-pm` which implies versioning, and the commit date suggests recent updates.",{"category":137,"check":138,"severity":24,"summary":139},"Execution","Validation","The skill prompts for specific inputs and clarifies how to handle them, implying validation of provided information before processing.",{"category":100,"check":141,"severity":24,"summary":142},"Unguarded Destructive Operations","The skill is analytical and reporting-focused, not performing any destructive operations.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Error Handling","The skill's interaction flow includes clarifying questions for ambiguous inputs, which acts as error handling to prevent processing malformed data.",{"category":49,"check":148,"severity":24,"summary":149},"Logging","The README mentions a 'Usage Logger' hook that logs skill executions to an audit file, providing a record of actions.",{"category":151,"check":152,"severity":24,"summary":153},"Compliance","GDPR","The skill focuses on categorizing feedback and refers to `domain-context.md` for compliance specifics, implying it can be configured to handle personal data appropriately without directly submitting it.",{"category":151,"check":155,"severity":24,"summary":156},"Target market","The skill is domain-agnostic and adaptable via `domain-context.md`, with no inherent regional restrictions; therefore, it targets a global market.",{"category":57,"check":158,"severity":24,"summary":159},"Runtime stability","The skill is a prompt-based agent capability and does not have assumptions about specific editors, shells, or operating systems.",{"category":30,"check":161,"severity":24,"summary":162},"README","The README provides a comprehensive overview of the toolkit, installation, setup, and individual skills, clearly stating the extension's purpose.",{"category":70,"check":164,"severity":39,"summary":165},"Tool surface size","This is a single skill, not a collection of tools or commands.",{"category":22,"check":167,"severity":39,"summary":168},"Overlapping near-synonym tools","This is a single skill and does not expose multiple tools with overlapping functions.",{"category":30,"check":170,"severity":24,"summary":171},"Phantom features","All features described in the README and SKILL.md, such as feedback categorization, affinity mapping, and reporting, have corresponding implementation details and descriptions.",{"category":173,"check":174,"severity":24,"summary":175},"Install","Installation instruction","The README provides clear installation instructions with copy-pasteable commands and setup steps.",{"category":144,"check":177,"severity":24,"summary":178},"Actionable error messages","The skill's interactive nature, by asking clarifying questions for input, serves as actionable error handling, guiding the user towards providing correct input.",{"category":137,"check":180,"severity":39,"summary":181},"Pinned dependencies","The skill does not appear to use third-party dependencies that would require pinning or interpreter declarations.",{"category":70,"check":183,"severity":39,"summary":184},"Dry-run preview","The skill is analytical and does not perform state-changing operations or send data outward, thus a dry-run is not applicable.",{"category":186,"check":187,"severity":39,"summary":188},"Protocol","Idempotent retry & timeouts","The skill is a prompt-based interaction and does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":151,"check":190,"severity":24,"summary":191},"Telemetry opt-in","The README mentions a 'Usage Logger' hook that logs skill execution, and the hook script itself would determine opt-in/out. Assuming it follows best practices, it would be opt-in.",1778693051365,"This skill categorizes user feedback using affinity mapping, ingesting from multiple sources, de-duplicating, clustering themes, scoring them by frequency, severity, and sentiment, and outputting a detailed theme map. It distinguishes between bugs, feature requests, usability issues, and praise, and can be customized with company and personal context.",[195,196,197,198,199],"Ingests feedback from diverse sources","De-duplicates and clusters feedback into themes","Scores themes by frequency, severity, and sentiment","Distinguishes between bugs, feature requests, usability issues, and praise","Outputs a theme map with quotes and recommended actions",[201,202,203],"Directly implementing features based on feedback","Replacing direct customer interviews","Performing sentiment analysis without thematic clustering","3.0.0","4.4.0","To transform raw user feedback into structured, actionable insights for product leadership, enabling data-driven decision-making and prioritization.","The extension has a high degree of polish, with excellent documentation, clear purpose, and robust error handling. No critical or warning findings were identified.",99,"A highly polished and well-documented skill for comprehensive user feedback analysis.",[211,212,213,214,215],"feedback-analysis","user-research","product-management","affinity-mapping","reporting","global","verified",[219,220,221,222],"Categorizing NPS comments and survey verbatim","Analyzing support ticket themes","Sorting and understanding app store reviews","Synthesizing voice-of-customer data for product strategy",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":234,"testCoverage":236},{"hasLockfile":225},false,1778693012421,{"descriptionLength":228,"readmeSize":229},463,16111,{"closedIssues90d":8,"forks":8,"hasChangelog":231,"openIssues90d":8,"pushedAt":232,"stars":233},true,1776252922000,6,{"hasNpmPackage":225,"license":235,"smitheryVerified":225},"MIT",{"hasCi":225,"hasTests":225},{"updatedAt":238},1778693052990,{"basePath":240,"githubOwner":241,"githubRepo":242,"locale":18,"slug":13,"type":243},"skills/pm-feedback-categorizer","marfoerst","the-pragmatic-pm","skill",{"_creationTime":245,"_id":246,"community":247,"display":248,"identity":253,"parentExtension":256,"providers":288,"relations":308,"tags":309,"workflow":310},1778692726926.7524,"k17ehawghqbe3ff7rxmq9cq1xs86nm21",{"reviewCount":8},{"description":249,"installMethods":250,"name":252,"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":251},"pm-toolkit","PM Leadership Toolkit",{"basePath":254,"githubOwner":241,"githubRepo":242,"locale":18,"slug":242,"type":255},"","plugin",{"_creationTime":257,"_id":258,"community":259,"display":260,"identity":264,"providers":266,"relations":282,"tags":284,"workflow":285},1778692726926.7522,"k176y75es9j5jccf2knfgvtv7x86m7z0",{"reviewCount":8},{"description":261,"installMethods":262,"name":263,"sourceUrl":14},"PM leadership toolkit: 43 skills + 5 agents + 4 workflows for product teams",{"claudeCode":12},"The Pragmatic PM",{"basePath":254,"githubOwner":241,"githubRepo":242,"locale":18,"slug":242,"type":265},"marketplace",{"evaluate":267,"extract":276},{"promptVersionExtension":268,"promptVersionScoring":205,"score":269,"tags":270,"targetMarket":216,"tier":275},"3.1.0",79,[213,271,272,273,274],"b2b-saas","leadership","productivity","workflows","community",{"commitSha":277,"license":235,"marketplace":278,"plugin":280},"HEAD",{"name":242,"pluginCount":279},1,{"mcpCount":8,"provider":281,"skillCount":8},"classify",{"repoId":283},"kd731k864fr1ezp8r85ecbhz9986mzz7",[271,272,213,273,274],{"evaluatedAt":286,"extractAt":287,"updatedAt":286},1778692746860,1778692726926,{"evaluate":289,"extract":305},{"promptVersionExtension":204,"promptVersionScoring":205,"score":290,"tags":291,"targetMarket":216,"tier":275},95,[213,271,292,293,294,295,296,297,298,299,300,301,302,303,304],"pm-leadership","quality-gate","prd","okr","discovery","metrics","sales-enablement","go-to-market","battlecard","gtm","ai-pricing","migration","process-documentation",{"commitSha":277,"license":235,"plugin":306},{"mcpCount":8,"provider":281,"skillCount":307},50,{"parentExtensionId":258,"repoId":283},[302,271,300,296,299,301,297,303,295,292,294,304,213,293,298],{"evaluatedAt":311,"extractAt":287,"updatedAt":311},1778692775030,{"evaluate":313,"extract":315},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":314,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":277},{"parentExtensionId":246,"repoId":283},{"_creationTime":318,"_id":283,"identity":319,"providers":320,"workflow":873},1778692722125.5374,{"githubOwner":241,"githubRepo":242,"sourceUrl":14},{"classify":321,"discover":863,"github":866},{"commitSha":277,"extensions":322},[323,336,465,474,482,490,498,506,514,522,530,538,546,554,559,567,575,583,591,599,607,615,623,631,639,647,655,663,671,679,687,695,703,711,719,727,735,743,751,759,767,775,783,791,799,807,815,823,831,839,847,855],{"basePath":254,"description":261,"displayName":242,"installMethods":324,"rationale":325,"selectedPaths":326,"source":335,"sourceLanguage":18,"type":265},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[327,330,332],{"path":328,"priority":329},".claude-plugin/marketplace.json","mandatory",{"path":331,"priority":329},"README.md",{"path":333,"priority":334},"LICENSE","high","rule",{"basePath":254,"description":249,"displayName":251,"installMethods":337,"rationale":338,"selectedPaths":339,"source":335,"sourceLanguage":18,"type":255},{"claudeCode":251},"plugin manifest at .claude-plugin/plugin.json",[340,342,343,344,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463],{"path":341,"priority":329},".claude-plugin/plugin.json",{"path":331,"priority":329},{"path":333,"priority":334},{"path":345,"priority":346},"skills/pm-ab-test/SKILL.md","medium",{"path":348,"priority":346},"skills/pm-ai-pricing/SKILL.md",{"path":350,"priority":346},"skills/pm-battlecard/SKILL.md",{"path":352,"priority":346},"skills/pm-board-deck/SKILL.md",{"path":354,"priority":346},"skills/pm-build-vs-buy/SKILL.md",{"path":356,"priority":346},"skills/pm-customer-success/SKILL.md",{"path":358,"priority":346},"skills/pm-dashboard-designer/SKILL.md",{"path":360,"priority":346},"skills/pm-decision-document/SKILL.md",{"path":362,"priority":346},"skills/pm-devils-advocate/SKILL.md",{"path":364,"priority":346},"skills/pm-executive-update/SKILL.md",{"path":366,"priority":346},"skills/pm-feature-requests/SKILL.md",{"path":368,"priority":346},"skills/pm-feedback-categorizer/SKILL.md",{"path":370,"priority":346},"skills/pm-funnel-analyzer/SKILL.md",{"path":372,"priority":346},"skills/pm-gtm-launch/SKILL.md",{"path":374,"priority":346},"skills/pm-hub/SKILL.md",{"path":376,"priority":346},"skills/pm-journey-map/SKILL.md",{"path":378,"priority":346},"skills/pm-jtbd/SKILL.md",{"path":380,"priority":346},"skills/pm-meeting-notes/SKILL.md",{"path":382,"priority":346},"skills/pm-messaging-framework/SKILL.md",{"path":384,"priority":346},"skills/pm-metric-framework/SKILL.md",{"path":386,"priority":346},"skills/pm-migration-planner/SKILL.md",{"path":388,"priority":346},"skills/pm-north-star/SKILL.md",{"path":390,"priority":346},"skills/pm-objection-handler/SKILL.md",{"path":392,"priority":346},"skills/pm-okr/SKILL.md",{"path":394,"priority":346},"skills/pm-onboarding-flow/SKILL.md",{"path":396,"priority":346},"skills/pm-one-pager/SKILL.md",{"path":398,"priority":346},"skills/pm-opportunity-tree/SKILL.md",{"path":400,"priority":346},"skills/pm-pe-migration-report/SKILL.md",{"path":402,"priority":346},"skills/pm-persona-generator/SKILL.md",{"path":404,"priority":346},"skills/pm-postmortem/SKILL.md",{"path":406,"priority":346},"skills/pm-prd/SKILL.md",{"path":408,"priority":346},"skills/pm-pricing/SKILL.md",{"path":410,"priority":346},"skills/pm-process-docs/SKILL.md",{"path":412,"priority":346},"skills/pm-product-brief/SKILL.md",{"path":414,"priority":346},"skills/pm-quarterly-planning/SKILL.md",{"path":416,"priority":346},"skills/pm-release-notes/SKILL.md",{"path":418,"priority":346},"skills/pm-review/SKILL.md",{"path":420,"priority":346},"skills/pm-risk-register/SKILL.md",{"path":422,"priority":346},"skills/pm-sales-deck/SKILL.md",{"path":424,"priority":346},"skills/pm-sprint-retro/SKILL.md",{"path":426,"priority":346},"skills/pm-stakeholder-simulator/SKILL.md",{"path":428,"priority":346},"skills/pm-strategic-review/SKILL.md",{"path":430,"priority":346},"skills/pm-swot/SKILL.md",{"path":432,"priority":346},"skills/pm-value-prop-canvas/SKILL.md",{"path":434,"priority":346},"skills/pm-win-loss/SKILL.md",{"path":436,"priority":346},"skills/pm-workflow-competitive-intel/SKILL.md",{"path":438,"priority":346},"skills/pm-workflow-migration/SKILL.md",{"path":440,"priority":346},"skills/pm-workflow-problem-to-prd/SKILL.md",{"path":442,"priority":346},"skills/pm-workflow-quarterly-cycle/SKILL.md",{"path":444,"priority":346},"skills/pm-workflow-sales-enablement/SKILL.md",{"path":446,"priority":334},"agents/pm-comms-writer.md",{"path":448,"priority":334},"agents/pm-data-analyst.md",{"path":450,"priority":334},"agents/pm-discovery-lead.md",{"path":452,"priority":334},"agents/pm-gtm-strategist.md",{"path":454,"priority":334},"agents/pm-ops-facilitator.md",{"path":456,"priority":334},"hooks/context-reinject.sh",{"path":458,"priority":334},"hooks/hooks.json",{"path":460,"priority":334},"hooks/quality-gate.sh",{"path":462,"priority":334},"hooks/usage-logger.sh",{"path":464,"priority":334},"hooks/workflow-tracker.sh",{"basePath":466,"description":467,"displayName":468,"installMethods":469,"rationale":470,"selectedPaths":471,"source":335,"sourceLanguage":18,"type":243},"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",[472],{"path":473,"priority":329},"SKILL.md",{"basePath":475,"description":476,"displayName":477,"installMethods":478,"rationale":479,"selectedPaths":480,"source":335,"sourceLanguage":18,"type":243},"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",[481],{"path":473,"priority":329},{"basePath":483,"description":484,"displayName":485,"installMethods":486,"rationale":487,"selectedPaths":488,"source":335,"sourceLanguage":18,"type":243},"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",[489],{"path":473,"priority":329},{"basePath":491,"description":492,"displayName":493,"installMethods":494,"rationale":495,"selectedPaths":496,"source":335,"sourceLanguage":18,"type":243},"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",[497],{"path":473,"priority":329},{"basePath":499,"description":500,"displayName":501,"installMethods":502,"rationale":503,"selectedPaths":504,"source":335,"sourceLanguage":18,"type":243},"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",[505],{"path":473,"priority":329},{"basePath":507,"description":508,"displayName":509,"installMethods":510,"rationale":511,"selectedPaths":512,"source":335,"sourceLanguage":18,"type":243},"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",[513],{"path":473,"priority":329},{"basePath":515,"description":516,"displayName":517,"installMethods":518,"rationale":519,"selectedPaths":520,"source":335,"sourceLanguage":18,"type":243},"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",[521],{"path":473,"priority":329},{"basePath":523,"description":524,"displayName":525,"installMethods":526,"rationale":527,"selectedPaths":528,"source":335,"sourceLanguage":18,"type":243},"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",[529],{"path":473,"priority":329},{"basePath":531,"description":532,"displayName":533,"installMethods":534,"rationale":535,"selectedPaths":536,"source":335,"sourceLanguage":18,"type":243},"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",[537],{"path":473,"priority":329},{"basePath":539,"description":540,"displayName":541,"installMethods":542,"rationale":543,"selectedPaths":544,"source":335,"sourceLanguage":18,"type":243},"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",[545],{"path":473,"priority":329},{"basePath":547,"description":548,"displayName":549,"installMethods":550,"rationale":551,"selectedPaths":552,"source":335,"sourceLanguage":18,"type":243},"skills/pm-feature-requests","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","pm-feature-requests",{"claudeCode":12},"SKILL.md frontmatter at skills/pm-feature-requests/SKILL.md",[553],{"path":473,"priority":329},{"basePath":240,"description":10,"displayName":13,"installMethods":555,"rationale":556,"selectedPaths":557,"source":335,"sourceLanguage":18,"type":243},{"claudeCode":12},"SKILL.md frontmatter at skills/pm-feedback-categorizer/SKILL.md",[558],{"path":473,"priority":329},{"basePath":560,"description":561,"displayName":562,"installMethods":563,"rationale":564,"selectedPaths":565,"source":335,"sourceLanguage":18,"type":243},"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",[566],{"path":473,"priority":329},{"basePath":568,"description":569,"displayName":570,"installMethods":571,"rationale":572,"selectedPaths":573,"source":335,"sourceLanguage":18,"type":243},"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",[574],{"path":473,"priority":329},{"basePath":576,"description":577,"displayName":578,"installMethods":579,"rationale":580,"selectedPaths":581,"source":335,"sourceLanguage":18,"type":243},"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",[582],{"path":473,"priority":329},{"basePath":584,"description":585,"displayName":586,"installMethods":587,"rationale":588,"selectedPaths":589,"source":335,"sourceLanguage":18,"type":243},"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",[590],{"path":473,"priority":329},{"basePath":592,"description":593,"displayName":594,"installMethods":595,"rationale":596,"selectedPaths":597,"source":335,"sourceLanguage":18,"type":243},"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",[598],{"path":473,"priority":329},{"basePath":600,"description":601,"displayName":602,"installMethods":603,"rationale":604,"selectedPaths":605,"source":335,"sourceLanguage":18,"type":243},"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",[606],{"path":473,"priority":329},{"basePath":608,"description":609,"displayName":610,"installMethods":611,"rationale":612,"selectedPaths":613,"source":335,"sourceLanguage":18,"type":243},"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",[614],{"path":473,"priority":329},{"basePath":616,"description":617,"displayName":618,"installMethods":619,"rationale":620,"selectedPaths":621,"source":335,"sourceLanguage":18,"type":243},"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",[622],{"path":473,"priority":329},{"basePath":624,"description":625,"displayName":626,"installMethods":627,"rationale":628,"selectedPaths":629,"source":335,"sourceLanguage":18,"type":243},"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",[630],{"path":473,"priority":329},{"basePath":632,"description":633,"displayName":634,"installMethods":635,"rationale":636,"selectedPaths":637,"source":335,"sourceLanguage":18,"type":243},"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",[638],{"path":473,"priority":329},{"basePath":640,"description":641,"displayName":642,"installMethods":643,"rationale":644,"selectedPaths":645,"source":335,"sourceLanguage":18,"type":243},"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",[646],{"path":473,"priority":329},{"basePath":648,"description":649,"displayName":650,"installMethods":651,"rationale":652,"selectedPaths":653,"source":335,"sourceLanguage":18,"type":243},"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",[654],{"path":473,"priority":329},{"basePath":656,"description":657,"displayName":658,"installMethods":659,"rationale":660,"selectedPaths":661,"source":335,"sourceLanguage":18,"type":243},"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",[662],{"path":473,"priority":329},{"basePath":664,"description":665,"displayName":666,"installMethods":667,"rationale":668,"selectedPaths":669,"source":335,"sourceLanguage":18,"type":243},"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",[670],{"path":473,"priority":329},{"basePath":672,"description":673,"displayName":674,"installMethods":675,"rationale":676,"selectedPaths":677,"source":335,"sourceLanguage":18,"type":243},"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",[678],{"path":473,"priority":329},{"basePath":680,"description":681,"displayName":682,"installMethods":683,"rationale":684,"selectedPaths":685,"source":335,"sourceLanguage":18,"type":243},"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",[686],{"path":473,"priority":329},{"basePath":688,"description":689,"displayName":690,"installMethods":691,"rationale":692,"selectedPaths":693,"source":335,"sourceLanguage":18,"type":243},"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",[694],{"path":473,"priority":329},{"basePath":696,"description":697,"displayName":698,"installMethods":699,"rationale":700,"selectedPaths":701,"source":335,"sourceLanguage":18,"type":243},"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",[702],{"path":473,"priority":329},{"basePath":704,"description":705,"displayName":706,"installMethods":707,"rationale":708,"selectedPaths":709,"source":335,"sourceLanguage":18,"type":243},"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",[710],{"path":473,"priority":329},{"basePath":712,"description":713,"displayName":714,"installMethods":715,"rationale":716,"selectedPaths":717,"source":335,"sourceLanguage":18,"type":243},"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",[718],{"path":473,"priority":329},{"basePath":720,"description":721,"displayName":722,"installMethods":723,"rationale":724,"selectedPaths":725,"source":335,"sourceLanguage":18,"type":243},"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",[726],{"path":473,"priority":329},{"basePath":728,"description":729,"displayName":730,"installMethods":731,"rationale":732,"selectedPaths":733,"source":335,"sourceLanguage":18,"type":243},"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",[734],{"path":473,"priority":329},{"basePath":736,"description":737,"displayName":738,"installMethods":739,"rationale":740,"selectedPaths":741,"source":335,"sourceLanguage":18,"type":243},"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",[742],{"path":473,"priority":329},{"basePath":744,"description":745,"displayName":746,"installMethods":747,"rationale":748,"selectedPaths":749,"source":335,"sourceLanguage":18,"type":243},"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",[750],{"path":473,"priority":329},{"basePath":752,"description":753,"displayName":754,"installMethods":755,"rationale":756,"selectedPaths":757,"source":335,"sourceLanguage":18,"type":243},"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",[758],{"path":473,"priority":329},{"basePath":760,"description":761,"displayName":762,"installMethods":763,"rationale":764,"selectedPaths":765,"source":335,"sourceLanguage":18,"type":243},"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",[766],{"path":473,"priority":329},{"basePath":768,"description":769,"displayName":770,"installMethods":771,"rationale":772,"selectedPaths":773,"source":335,"sourceLanguage":18,"type":243},"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",[774],{"path":473,"priority":329},{"basePath":776,"description":777,"displayName":778,"installMethods":779,"rationale":780,"selectedPaths":781,"source":335,"sourceLanguage":18,"type":243},"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",[782],{"path":473,"priority":329},{"basePath":784,"description":785,"displayName":786,"installMethods":787,"rationale":788,"selectedPaths":789,"source":335,"sourceLanguage":18,"type":243},"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",[790],{"path":473,"priority":329},{"basePath":792,"description":793,"displayName":794,"installMethods":795,"rationale":796,"selectedPaths":797,"source":335,"sourceLanguage":18,"type":243},"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",[798],{"path":473,"priority":329},{"basePath":800,"description":801,"displayName":802,"installMethods":803,"rationale":804,"selectedPaths":805,"source":335,"sourceLanguage":18,"type":243},"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",[806],{"path":473,"priority":329},{"basePath":808,"description":809,"displayName":810,"installMethods":811,"rationale":812,"selectedPaths":813,"source":335,"sourceLanguage":18,"type":243},"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",[814],{"path":473,"priority":329},{"basePath":816,"description":817,"displayName":818,"installMethods":819,"rationale":820,"selectedPaths":821,"source":335,"sourceLanguage":18,"type":243},"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",[822],{"path":473,"priority":329},{"basePath":824,"description":825,"displayName":826,"installMethods":827,"rationale":828,"selectedPaths":829,"source":335,"sourceLanguage":18,"type":243},"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",[830],{"path":473,"priority":329},{"basePath":832,"description":833,"displayName":834,"installMethods":835,"rationale":836,"selectedPaths":837,"source":335,"sourceLanguage":18,"type":243},"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",[838],{"path":473,"priority":329},{"basePath":840,"description":841,"displayName":842,"installMethods":843,"rationale":844,"selectedPaths":845,"source":335,"sourceLanguage":18,"type":243},"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",[846],{"path":473,"priority":329},{"basePath":848,"description":849,"displayName":850,"installMethods":851,"rationale":852,"selectedPaths":853,"source":335,"sourceLanguage":18,"type":243},"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",[854],{"path":473,"priority":329},{"basePath":856,"description":857,"displayName":858,"installMethods":859,"rationale":860,"selectedPaths":861,"source":335,"sourceLanguage":18,"type":243},"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",[862],{"path":473,"priority":329},{"sources":864},[865],"manual",{"closedIssues90d":8,"description":867,"forks":8,"homepage":868,"license":235,"openIssues90d":8,"pushedAt":232,"readmeSize":229,"stars":233,"topics":869},"Hopefully  the only Toolkit you need to become a successful PM ","https://makeitnice.de",[870,871,872],"productmanagement","productmanagemenysystem","saas",{"classifiedAt":874,"discoverAt":875,"extractAt":876,"githubAt":876,"updatedAt":874},1778692726243,1778692722125,1778692724347,[214,211,213,215,212],{"evaluatedAt":238,"extractAt":287,"updatedAt":238},[],[881,900,928,955,987,1008],{"_creationTime":882,"_id":883,"community":884,"display":885,"identity":887,"providers":888,"relations":896,"tags":897,"workflow":898},1778692726926.7627,"k17dhmskz6t7wpxvd9ygy7fvsh86n695",{"reviewCount":8},{"description":793,"installMethods":886,"name":794,"sourceUrl":14},{"claudeCode":12},{"basePath":792,"githubOwner":241,"githubRepo":242,"locale":18,"slug":794,"type":243},{"evaluate":889,"extract":895},{"promptVersionExtension":204,"promptVersionScoring":205,"score":890,"tags":891,"targetMarket":216,"tier":217},100,[213,892,215,893,894],"strategy","review","scorecard",{"commitSha":277},{"parentExtensionId":246,"repoId":283},[213,215,893,894,892],{"evaluatedAt":899,"extractAt":287,"updatedAt":899},1778693621016,{"_creationTime":901,"_id":902,"community":903,"display":904,"identity":910,"providers":915,"relations":922,"tags":924,"workflow":925},1778694240519.7393,"k1706nz4458kzxkr4szwv9pw4186m49g",{"reviewCount":8},{"description":905,"installMethods":906,"name":908,"sourceUrl":909},"Turn raw user interviews, transcripts, and feedback into structured themes, pain points, and recommendations. Produces both a synthesis report and a standalone pain points document. Triggers on: \"synthesize interviews\", \"interview findings\", \"user research synthesis\", \"what did users say\", \"analyze feedback\".\n",{"claudeCode":907},"mshadmanrahman/pm-pilot","Synthesize Interviews","https://github.com/mshadmanrahman/pm-pilot",{"basePath":911,"githubOwner":912,"githubRepo":913,"locale":18,"slug":914,"type":243},"skills/pm-core/synthesize-interviews","mshadmanrahman","pm-pilot","synthesize-interviews",{"evaluate":916,"extract":921},{"promptVersionExtension":204,"promptVersionScoring":205,"score":917,"tags":918,"targetMarket":216,"tier":217},98,[212,919,920,213,211],"transcription-analysis","synthesis",{"commitSha":277,"license":235},{"repoId":923},"kd728wqst6vwd95ymycxb97nrx86mnsn",[211,213,920,919,212],{"evaluatedAt":926,"extractAt":927,"updatedAt":926},1778694543270,1778694240519,{"_creationTime":929,"_id":930,"community":931,"display":932,"identity":938,"providers":942,"relations":948,"tags":951,"workflow":952},1778695383013.7336,"k176pthmajbqj3hyk765waw4bs86mabw",{"reviewCount":8},{"description":933,"installMethods":934,"name":936,"sourceUrl":937},"Analyze user feedback data to identify segments with sentiment scores, JTBD, and product satisfaction insights. Use when analyzing user feedback at scale, running sentiment analysis on reviews or surveys, or identifying satisfaction patterns.",{"claudeCode":935},"phuryn/pm-skills","sentiment-analysis","https://github.com/phuryn/pm-skills",{"basePath":939,"githubOwner":940,"githubRepo":941,"locale":18,"slug":936,"type":243},"pm-market-research/skills/sentiment-analysis","phuryn","pm-skills",{"evaluate":943,"extract":947},{"promptVersionExtension":204,"promptVersionScoring":205,"score":944,"tags":945,"targetMarket":216,"tier":275},77,[211,936,212,213,946],"market-segmentation",{"commitSha":277},{"parentExtensionId":949,"repoId":950},"k170nrxqt2qdk7aqgpj3k2wk5986mece","kd759mc43bg9ypk46ka87r3wa586npt5",[211,946,213,936,212],{"evaluatedAt":953,"extractAt":954,"updatedAt":953},1778696149719,1778695383013,{"_creationTime":956,"_id":957,"community":958,"display":959,"identity":965,"providers":969,"relations":980,"tags":983,"workflow":984},1778698867338.2969,"k17eycez10awwb40pbfjr0je3986mqd0",{"reviewCount":8},{"description":960,"installMethods":961,"name":963,"sourceUrl":964},"Design motivation systems using Autonomy, Mastery, and Purpose (AMP) for products and teams. Use when the user mentions \"intrinsic motivation\", \"gamification isnt working\", \"team incentives\", \"autonomy\", \"mastery\", \"purpose-driven\", \"employee engagement\", or \"reward systems\". Also trigger when designing onboarding progression systems, fixing broken gamification, or building team structures that sustain high performance. Covers why carrot-and-stick fails and how to build progress systems. For habit-forming product loops, see hooked-ux. For retention behavior design, see improve-retention.",{"claudeCode":962},"wondelai/skills","Drive Motivation","https://github.com/wondelai/skills",{"basePath":966,"githubOwner":967,"githubRepo":968,"locale":18,"slug":966,"type":243},"drive-motivation","wondelai","skills",{"evaluate":970,"extract":979},{"promptVersionExtension":204,"promptVersionScoring":205,"score":890,"tags":971,"targetMarket":216,"tier":217},[972,213,973,974,975,976,977,978],"motivation","team-management","gamification","psychology","autonomy","mastery","purpose",{"commitSha":277,"license":235},{"parentExtensionId":981,"repoId":982},"k17bj16z8e1yp2wwfd2hxagjtd86m0fp","kd7aexggvp8qjwjtgjbetg0jch86mg5a",[976,974,977,972,213,975,978,973],{"evaluatedAt":985,"extractAt":986,"updatedAt":985},1778699189848,1778698867338,{"_creationTime":988,"_id":989,"community":990,"display":991,"identity":995,"providers":997,"relations":1003,"tags":1005,"workflow":1006},1778695383013.7402,"k172kxvjmb1kp16hz4yh2s2pwd86n2v3",{"reviewCount":8},{"description":992,"installMethods":993,"name":994,"sourceUrl":937},"Analyze and design pricing strategies including pricing models, competitive pricing analysis, willingness-to-pay estimation, and price elasticity. Use when setting prices, evaluating pricing models, preparing for a pricing change, or comparing freemium vs paid approaches.",{"claudeCode":935},"pricing-strategy",{"basePath":996,"githubOwner":940,"githubRepo":941,"locale":18,"slug":994,"type":243},"pm-product-strategy/skills/pricing-strategy",{"evaluate":998,"extract":1002},{"promptVersionExtension":204,"promptVersionScoring":205,"score":890,"tags":999,"targetMarket":216,"tier":217},[1000,892,1001,872,213],"pricing","business-model",{"commitSha":277},{"parentExtensionId":1004,"repoId":950},"k1757vtfvtk8zm49azq5gev4qh86n5e4",[1001,1000,213,872,892],{"evaluatedAt":1007,"extractAt":954,"updatedAt":1007},1778696628032,{"_creationTime":1009,"_id":1010,"community":1011,"display":1012,"identity":1018,"providers":1021,"relations":1029,"tags":1032,"workflow":1033},1778695720086.7703,"k176r34g5a5fjn1z1a4gq6v88186nje0",{"reviewCount":8},{"description":1013,"installMethods":1014,"name":1016,"sourceUrl":1017},"Designs an A/B test or experiment with clear hypothesis, variants, success metrics, sample size, and duration. Use when planning experiments to validate product changes or test hypotheses.",{"claudeCode":1015},"product-on-purpose/pm-skills","measure-experiment-design","https://github.com/product-on-purpose/pm-skills",{"basePath":1019,"githubOwner":1020,"githubRepo":941,"locale":18,"slug":1016,"type":243},"skills/measure-experiment-design","product-on-purpose",{"evaluate":1022,"extract":1028},{"promptVersionExtension":204,"promptVersionScoring":205,"score":890,"tags":1023,"targetMarket":216,"tier":217},[1024,1025,213,1026,1027],"ab-testing","experimentation","a-b-testing","data-analysis",{"commitSha":277},{"parentExtensionId":1030,"repoId":1031},"k1721116hsfj7zg78w03432n8986n6y8","kd78ksv1wjj826ds5j1sh2kqnx86mhqf",[1026,1024,1027,1025,213],{"evaluatedAt":1034,"extractAt":1035,"updatedAt":1034},1778696438706,1778695720086]