[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-marfoerst-pm-meeting-notes-en":3,"guides-for-marfoerst-pm-meeting-notes":882,"similar-k1783ers2n69cn3a97fvh1a3hx86nrb3-en":883},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":228,"parentExtension":247,"providers":315,"relations":319,"repo":320,"tags":880,"workflow":881},1778692726926.7568,"k1783ers2n69cn3a97fvh1a3hx86nrb3",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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",{"claudeCode":12},"marfoerst/the-pragmatic-pm","pm-meeting-notes","https://github.com/marfoerst/the-pragmatic-pm",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":226,"workflow":240},1778693160166.2627,"kn7a210fzs5havpvwv7sr0g48h86n6rq","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"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,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly names the problem of creating structured PM meeting notes and lists specific user intents like 'meeting notes', 'action items', and 'summarize this meeting'.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a structured output format and specific guardrails beyond a general LLM summarization, providing significant value for PMs.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is fully implemented, providing a structured output and clear guardrails for generating meeting notes, covering the complete lifecycle from ingestion to output formatting.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on generating structured PM meeting notes from raw input, adhering to a single domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality and provides clear usage triggers and context.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose specific tools; it operates as a single-purpose prompt-based function.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","The skill's SKILL.md details the process steps, expected inputs, and output format without relying on implicit parameters or environment variables.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This skill does not expose tools with names; it functions as a single prompt-based capability.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The skill's input is flexible (any format), and its output is clearly defined by the structured template provided in the SKILL.md.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license, and a LICENSE file is present.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on April 15, 2026, which is within the last 3 months.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The extension does not appear to use any third-party dependencies.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill processes input notes and generates structured output; it does not handle or expose secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill processes text input and does not fetch or execute third-party code or data.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not load or include external files at runtime or perform network calls for executable content.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within the provided prompt context and does not interact with the file system or perform destructive operations outside its scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops are present in the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill processes user-provided notes and generates a structured output within the chat; it does not make outbound calls or submit confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and descriptions are free of hidden-steering tricks and use clean printable ASCII/Unicode.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is contained within the SKILL.md and is not obfuscated or executed via opaque means.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill operates on provided text and does not make assumptions about user project organization or file layouts.",{"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 minimal activity or new issues, which is acceptable for a well-established skill.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The skill has a meaningful version declared (implied by the date and commit), and install instructions reference a specific plugin, not `main`.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The skill's process relies on the LLM's understanding of the input and the structured output template; explicit schema validation is not applicable here.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill is read-only and generates output, posing no destructive operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill's process relies on LLM interpretation; any errors would manifest as nonsensical output, which is handled by user iteration, not explicit error handling code.",{"category":104,"check":114,"severity":42,"summary":115},"Logging","The skill does not perform destructive actions or outbound calls that require local audit logging.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill processes user notes and does not inherently handle personal data; any personal data submitted would be processed by the LLM, not exfiltrated.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill's functionality is language-agnostic and not tied to any specific geography or legal jurisdiction, thus global applicability is assumed.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill operates within the LLM's environment and does not make assumptions about specific editors, shells, or operating systems.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README provides a comprehensive overview of the toolkit, including installation, setup, and a catalog of skills.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This is a single-purpose skill, not an extension that exposes multiple tools.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","This skill does not expose multiple tools that could be considered near-synonyms.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features for this specific skill are implemented and detailed in the SKILL.md.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions using plugin commands and includes a Getting Started section with example usage.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","While not explicitly coded, the LLM's response will guide the user on how to refine input or output based on the structured template and guardrails.",{"category":147,"check":148,"severity":42,"summary":149},"Execution","Pinned dependencies","The skill does not appear to use any external dependencies that would require pinning.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill generates structured text output and does not perform state-changing operations or outbound calls.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","This skill does not involve remote calls or state-changing operations that require idempotency or timeouts.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The documentation mentions a usage logger hook that logs executions to a local file, which is opt-in via project .gitignore and does not involve telemetry to external services.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill clearly states its purpose (create structured PM meeting notes) and provides explicit triggers and boundaries (non-goals).",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The SKILL.md frontmatter is concise and directly states the skill's purpose and usage triggers.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured and under 500 lines, delegating deeper material like domain context to separate files.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the process and links to domain-context.md and personal-context.md for deeper information, demonstrating progressive disclosure.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","This skill is short-form and focuses on generating output, not deep exploration.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","While explicit command invocations are not shown, the SKILL.md provides a clear template and describes the expected input and output, enabling users to form their own examples.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md includes guardrails and anti-patterns to avoid, covering common failure modes like lack of decisions or action items without owners.",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","This skill does not rely on external tools like MCP servers; it operates within the Claude Code environment.",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","The skill operates within the LLM environment and does not assume specific scripting languages, package managers, or OS environments.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","The guardrails and anti-patterns section in the SKILL.md instruct the LLM to avoid inventing decisions or action items, effectively halting on unexpected or unclear input states.",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills. It references domain and personal context files, which are standalone customization elements.",1778693160055,"This skill processes raw meeting notes or transcripts to generate structured PM meeting notes, including decisions, action items, discussion points, open questions, and parking lot items. It provides a detailed template and guardrails to ensure actionable and clear output.",[198,199,200,201,202],"Generates structured meeting notes","Extracts decisions with owners and rationale","Creates SMART action items with owners and due dates","Captures key discussion points and open questions","Includes a parking lot for deferred topics",[204,205,206],"Generating a full transcript of the meeting","Inventing decisions or action items not explicitly stated","Creating notes that read like a blow-by-blow transcript","3.0.0","4.4.0","To help Project Managers efficiently create structured, actionable meeting notes that capture key decisions and next steps, moving beyond simple transcripts to a decision log.","The extension is exceptionally well-documented and robust, with no critical or warning findings. The highest severity finding is 'info' for an inapplicable check.",99,"A highly polished and effective skill for generating structured PM meeting notes.",[214,215,216,217,218],"meeting-notes","documentation","summarization","project-management","productivity","global","verified",[222,223,224,225],"Use when someone says 'meeting notes'","Use when someone asks to extract 'action items'","Use when someone asks 'what did we decide?'","Use when someone needs to 'process these notes'",{"codeQuality":227,"collectedAt":229,"documentation":230,"maintenance":233,"security":237,"testCoverage":239},{"hasLockfile":228},false,1778693139806,{"descriptionLength":231,"readmeSize":232},274,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},1778693160166,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},"skills/pm-meeting-notes","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,[274,275,276,218,277],"product-management","b2b-saas","leadership","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",[275,276,274,218,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,[274,275,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,275,303,299,302,304,300,306,298,295,297,307,274,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,557,565,573,581,589,597,605,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":550,"description":551,"displayName":552,"installMethods":553,"rationale":554,"selectedPaths":555,"source":338,"sourceLanguage":18,"type":246},"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",[556],{"path":476,"priority":332},{"basePath":558,"description":559,"displayName":560,"installMethods":561,"rationale":562,"selectedPaths":563,"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",[564],{"path":476,"priority":332},{"basePath":566,"description":567,"displayName":568,"installMethods":569,"rationale":570,"selectedPaths":571,"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",[572],{"path":476,"priority":332},{"basePath":574,"description":575,"displayName":576,"installMethods":577,"rationale":578,"selectedPaths":579,"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",[580],{"path":476,"priority":332},{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"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",[588],{"path":476,"priority":332},{"basePath":590,"description":591,"displayName":592,"installMethods":593,"rationale":594,"selectedPaths":595,"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",[596],{"path":476,"priority":332},{"basePath":598,"description":599,"displayName":600,"installMethods":601,"rationale":602,"selectedPaths":603,"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",[604],{"path":476,"priority":332},{"basePath":243,"description":10,"displayName":13,"installMethods":606,"rationale":607,"selectedPaths":608,"source":338,"sourceLanguage":18,"type":246},{"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,[215,214,218,217,216],{"evaluatedAt":241,"extractAt":290,"updatedAt":241},[],[884,915,941,970,992,1021],{"_creationTime":885,"_id":886,"community":887,"display":888,"identity":894,"providers":898,"relations":908,"tags":911,"workflow":912},1778695548458.4048,"k17e5nn93syzxrybh3he9fz5eh86nbme",{"reviewCount":8},{"description":889,"installMethods":890,"name":892,"sourceUrl":893},"Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.\n",{"claudeCode":891},"pjt222/agent-almanac","teach-guidance","https://github.com/pjt222/agent-almanac",{"basePath":895,"githubOwner":896,"githubRepo":897,"locale":18,"slug":892,"type":246},"skills/teach-guidance","pjt222","agent-almanac",{"evaluate":899,"extract":907},{"promptVersionExtension":207,"promptVersionScoring":208,"score":900,"tags":901,"targetMarket":219,"tier":220},100,[902,903,904,215,905,906],"teaching","coaching","presentation","explanation","guidance",{"commitSha":280},{"parentExtensionId":909,"repoId":910},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[903,215,905,906,904,902],{"evaluatedAt":913,"extractAt":914,"updatedAt":913},1778701952682,1778695548458,{"_creationTime":916,"_id":917,"community":918,"display":919,"identity":923,"providers":925,"relations":937,"tags":938,"workflow":939},1778695548458.385,"k17avw7n0q0zss1q5kna5zvjzx86mdvr",{"reviewCount":8},{"description":920,"installMethods":921,"name":922,"sourceUrl":893},"Prepare an organisation for regulatory inspection by assessing readiness against agency-specific focus areas (FDA, EMA, MHRA). Covers warning letter and 483 theme analysis, mock inspection protocols, document bundle preparation, inspection logistics, and response template creation. Use when a regulatory inspection has been announced or is anticipated, when a periodic self-assessment is due, when new systems have been implemented since the last inspection, or after a significant audit finding that may attract regulatory attention.\n",{"claudeCode":891},"prepare-inspection-readiness",{"basePath":924,"githubOwner":896,"githubRepo":897,"locale":18,"slug":922,"type":246},"skills/prepare-inspection-readiness",{"evaluate":926,"extract":936},{"promptVersionExtension":207,"promptVersionScoring":208,"score":900,"tags":927,"targetMarket":219,"tier":220},[928,929,930,931,932,933,934,215,935],"compliance","gxp","inspection","fda","ema","mhra","readiness","process-automation",{"commitSha":280},{"parentExtensionId":909,"repoId":910},[928,215,932,931,929,930,933,935,934],{"evaluatedAt":940,"extractAt":914,"updatedAt":940},1778700122939,{"_creationTime":942,"_id":943,"community":944,"display":945,"identity":951,"providers":955,"relations":963,"tags":966,"workflow":967},1778699234184.6135,"k175frmf44tn80mcd6gvw1c1th86ngq9",{"reviewCount":8},{"description":946,"installMethods":947,"name":949,"sourceUrl":950},"Invoke parallel document-specialist agents for external web searches and documentation lookup",{"claudeCode":948},"Yeachan-Heo/oh-my-claudecode","external-context","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":952,"githubOwner":953,"githubRepo":954,"locale":18,"slug":949,"type":246},"skills/external-context","Yeachan-Heo","oh-my-claudecode",{"evaluate":956,"extract":962},{"promptVersionExtension":207,"promptVersionScoring":208,"score":900,"tags":957,"targetMarket":219,"tier":220},[958,215,959,960,961],"search","research","information-retrieval","multi-agent",{"commitSha":280},{"parentExtensionId":964,"repoId":965},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[215,960,961,959,958],{"evaluatedAt":968,"extractAt":969,"updatedAt":968},1778699449790,1778699234184,{"_creationTime":971,"_id":972,"community":973,"display":974,"identity":978,"providers":980,"relations":988,"tags":989,"workflow":990},1778699234184.6133,"k170q6m14w6ah5ygc0jr5sa54986mpx7",{"reviewCount":8},{"description":975,"installMethods":976,"name":977,"sourceUrl":950},"Deep codebase initialization with hierarchical AGENTS.md documentation",{"claudeCode":948},"deepinit",{"basePath":979,"githubOwner":953,"githubRepo":954,"locale":18,"slug":977,"type":246},"skills/deepinit",{"evaluate":981,"extract":987},{"promptVersionExtension":207,"promptVersionScoring":208,"score":900,"tags":982,"targetMarket":219,"tier":220},[215,983,984,985,986],"codebase","agent","typescript","javascript",{"commitSha":280},{"parentExtensionId":964,"repoId":965},[984,983,215,986,985],{"evaluatedAt":991,"extractAt":969,"updatedAt":991},1778699437749,{"_creationTime":993,"_id":994,"community":995,"display":996,"identity":1002,"providers":1006,"relations":1014,"tags":1016,"workflow":1017},1778699106670.4255,"k173sze6h2kdjhyfbveynf98t586n5wt",{"reviewCount":8},{"description":997,"installMethods":998,"name":1000,"sourceUrl":1001},"Use when the user wants to translate a repository README, make a repo multilingual, localize docs, add a language switcher, internationalize the README, or update localized README variants in a GitHub-style repository.",{"claudeCode":999},"xixu-me/skills","readme-i18n","https://github.com/xixu-me/skills",{"basePath":1003,"githubOwner":1004,"githubRepo":1005,"locale":18,"slug":1000,"type":246},"skills/readme-i18n","xixu-me","skills",{"evaluate":1007,"extract":1013},{"promptVersionExtension":207,"promptVersionScoring":208,"score":900,"tags":1008,"targetMarket":219,"tier":220},[1009,215,1010,1011,1012],"localization","internationalization","markdown","github",{"commitSha":280},{"repoId":1015},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[215,1012,1010,1009,1011],{"evaluatedAt":1018,"extractAt":1019,"updatedAt":1020},1778699174967,1778699106670,1778699384013,{"_creationTime":1022,"_id":1023,"community":1024,"display":1025,"identity":1031,"providers":1035,"relations":1043,"tags":1045,"workflow":1046},1778698447161.8718,"k177rfsx01xb3yk52thpk5mqx986mpzp",{"reviewCount":8},{"description":1026,"installMethods":1027,"name":1029,"sourceUrl":1030},"Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag",{"claudeCode":1028},"vercel-labs/next-skills","next-cache-components","https://github.com/vercel-labs/next-skills",{"basePath":1032,"githubOwner":1033,"githubRepo":1034,"locale":18,"slug":1029,"type":246},"skills/next-cache-components","vercel-labs","next-skills",{"evaluate":1036,"extract":1042},{"promptVersionExtension":207,"promptVersionScoring":208,"score":900,"tags":1037,"targetMarket":219,"tier":220},[1038,1039,1040,1041,215],"nextjs","react","caching","performance",{"commitSha":280},{"repoId":1044},"kd74j5yynpnjmajhqjs5k1yd1186m086",[1040,215,1038,1041,1039],{"evaluatedAt":1047,"extractAt":1048,"updatedAt":1049},1778698475220,1778698447161,1778698524765]