[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-product-on-purpose-foundation-stakeholder-update-de":3,"guides-for-product-on-purpose-foundation-stakeholder-update":969,"similar-k1715jm4ekq8c9nwr82wpbwj4d86mg4d-de":970},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":251,"isFallback":233,"parentExtension":256,"providers":317,"relations":321,"repo":322,"tags":967,"workflow":968},1778695720086.7688,"k1715jm4ekq8c9nwr82wpbwj4d86mg4d",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Produces async communication to stakeholders, primarily non-attendees and secondarily some attendees who want a reference. Translates meeting outcomes into what-it-means language for readers, with channel variants (slack, teams, email, notion, exec-memo) and audience variants (engineering, design, leadership, customer-facing, mixed). Surfaces a primary CTA up front, flags technical-to-business translations for user verification, and detects thread continuation from prior updates.",{"claudeCode":12},"product-on-purpose/pm-skills","foundation-stakeholder-update","https://github.com/product-on-purpose/pm-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":231,"workflow":249},1778696266506.7368,"kn76y5j5t787g6y8fgs3fgx1q986mvq6","en",{"checks":20,"evaluatedAt":183,"extensionSummary":184,"features":185,"nonGoals":192,"practices":196,"prerequisites":200,"promptVersionExtension":201,"promptVersionScoring":202,"purpose":203,"rationale":204,"score":205,"summary":206,"tags":207,"targetMarket":213,"tier":214,"useCases":215,"workflow":220},[21,26,29,32,36,39,43,46,50,54,58,61,64,68,72,76,80,84,87,91,94,97,100,103,106,109,113,116,120,124,128,131,135,138,141,144,148,151,154,157,160,163,166,170,174,176,178,180],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly articulates the problem of producing asynchronous stakeholder updates by translating meeting outcomes into relevant language for different audiences and channels.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a distinct value proposition over a generic LLM by providing structured translation for multiple audience and channel variants, handling thread continuation, and surfacing CTAs, which goes beyond basic summarization.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill appears production-ready, handling the complete lifecycle from loading meeting outcomes to producing shareable content variants, with clear fallback paths and zero-friction execution as described.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill has a single, well-defined responsibility: generating stakeholder updates from meeting outcomes, and does not extend into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's capabilities, including channel and audience variants, CTA surfacing, and thread continuation detection.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","The skill's purpose is precisely defined, naming the artifact (stakeholder update), the action (produces async communication, translates outcomes), and the users/situations (non-attendees, reference for attendees, when decisions need to propagate async).",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","The frontmatter is concise, self-contained, and clearly summarizes the core capability of producing stakeholder updates with audience and channel variants.",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","The SKILL.md body is concise and well-structured, outlining the workflow and instructions without excessive length.",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and links to references, demonstrating progressive disclosure.",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","The skill does not involve deep exploration or code review, so the 'context: fork' setting is not applicable.",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","A comprehensive example (`EXAMPLE.md`) is provided, demonstrating the input parameters, expected output structure, and translation notes.",{"category":22,"check":62,"severity":24,"summary":63},"Edge cases","The SKILL.md handles edge cases and limitations, including input quality flags, confidence levels, and explicit 'When NOT to Use' scenarios with recovery paths (e.g., using `/meeting-recap` instead).",{"category":65,"check":66,"severity":56,"summary":67},"Code Execution","Tool Fallback","The skill does not rely on external MCP servers or custom tools, thus no fallback path is needed.",{"category":69,"check":70,"severity":24,"summary":71},"Safety","Halt on unexpected state","The skill instructs to abort and report on unexpected pre-state, as evidenced by the 'Quality checklist' and the implied fail-closed behavior in instruction steps.",{"category":73,"check":74,"severity":24,"summary":75},"Portability","Cross-skill coupling","The skill is self-contained and explicitly cross-references other skills (e.g., `/meeting-recap`) in its documentation rather than implicitly relying on them.",{"category":77,"check":78,"severity":24,"summary":79},"License","License usability","The license is Apache-2.0, clearly stated in the LICENSE file and the SKILL.md frontmatter, and is a permissive open-source license.",{"category":81,"check":82,"severity":24,"summary":83},"Maintenance","Commit recency","The latest commit was on 2026-05-13, which is within the last 3 months.",{"category":81,"check":85,"severity":56,"summary":86},"Dependency Management","No third-party dependencies are used by this skill.",{"category":88,"check":89,"severity":56,"summary":90},"Security","Secret Management","The skill does not handle any secrets.",{"category":88,"check":92,"severity":24,"summary":93},"Injection","The skill handles meeting outcomes and does not load or execute untrusted third-party data.",{"category":88,"check":95,"severity":24,"summary":96},"Transitive Supply-Chain Grenades","The skill does not fetch external content at runtime or execute remote pipes.",{"category":88,"check":98,"severity":24,"summary":99},"Sandbox Isolation","The skill operates on input data and generates text output; it does not modify files or interact with the file system outside of its defined scope.",{"category":88,"check":101,"severity":24,"summary":102},"Sandbox escape primitives","No detached process spawns or deny-retry loops were detected in the skill's instructions.",{"category":88,"check":104,"severity":24,"summary":105},"Data Exfiltration","The skill processes meeting outcomes and does not exfiltrate any confidential data.",{"category":88,"check":107,"severity":24,"summary":108},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, and descriptions are clean.",{"category":110,"check":111,"severity":24,"summary":112},"Hooks","Opaque code execution","The skill consists of readable markdown instructions and does not employ obfuscated code execution.",{"category":73,"check":114,"severity":24,"summary":115},"Structural Assumption","The skill makes no structural assumptions about the user's project layout and clearly states prerequisites and intended usage.",{"category":117,"check":118,"severity":24,"summary":119},"Trust","Issues Attention","Open issues: 14 opened, 11 closed in the last 90 days. The closure rate is approximately 44%, and the number of open issues is relatively low, indicating good maintainer engagement.",{"category":121,"check":122,"severity":24,"summary":123},"Versioning","Release Management","The skill declares a meaningful semver version '1.0.0' in its frontmatter, and a CHANGELOG.md is present.",{"category":125,"check":126,"severity":56,"summary":127},"Execution","Pinned dependencies","The skill does not use any third-party dependencies.",{"category":33,"check":129,"severity":56,"summary":130},"Dry-run preview","The skill is text-generation based and does not perform state-changing operations or send data outward, so a dry-run preview is not applicable.",{"category":132,"check":133,"severity":56,"summary":134},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":88,"check":136,"severity":24,"summary":137},"Unguarded Destructive Operations","The skill is read-only and does not perform any destructive operations.",{"category":65,"check":139,"severity":24,"summary":140},"Error Handling","The skill outlines clear failure modes and recovery steps in its documentation, and its zero-friction execution implies robust error handling for ambiguous states.",{"category":65,"check":142,"severity":56,"summary":143},"Logging","The skill is purely analytical and does not perform destructive actions or outbound calls, thus no local audit log is required.",{"category":145,"check":146,"severity":56,"summary":147},"Compliance","GDPR","The skill processes meeting outcomes and does not operate on personal data.",{"category":145,"check":149,"severity":24,"summary":150},"Target market","The skill is language-agnostic and does not have regional or jurisdictional logic, making it globally applicable. The target market is 'global'.",{"category":73,"check":152,"severity":24,"summary":153},"Runtime stability","The skill operates on text and does not make assumptions about specific editors, shells, or operating systems.",{"category":47,"check":155,"severity":24,"summary":156},"README","The README file is extensive and clearly states the extension's purpose and features, complementing the SKILL.md description.",{"category":33,"check":158,"severity":56,"summary":159},"Tool surface size","This is a single-skill extension and does not expose multiple tools or commands.",{"category":40,"check":161,"severity":56,"summary":162},"Overlapping near-synonym tools","The extension is a single skill and does not expose multiple tools or commands, thus no near-synonym overlap is possible.",{"category":47,"check":164,"severity":24,"summary":165},"Phantom features","Every advertised feature in the README and SKILL.md (channel variants, audience variants, CTA surfacing, thread continuation) has a corresponding implementation.",{"category":167,"check":168,"severity":24,"summary":169},"Install","Installation instruction","The README provides clear installation instructions for multiple platforms (skills CLI, Git clone, ZIP download) and includes copy-paste examples.",{"category":171,"check":172,"severity":24,"summary":173},"Errors","Actionable error messages","The documentation describes failure modes and recovery steps, and the 'zero-friction execution' implies user-friendly error reporting.",{"category":125,"check":126,"severity":56,"summary":175},"The skill does not have third-party dependencies.",{"category":33,"check":129,"severity":56,"summary":177},"The skill is purely text-generation based and does not perform state-changing operations.",{"category":132,"check":133,"severity":56,"summary":179},"The skill does not involve remote calls or state-changing operations.",{"category":145,"check":181,"severity":24,"summary":182},"Telemetry opt-in","The README mentions anonymous and opt-out telemetry for the skills CLI, aligning with opt-in principles for core functionality.",1778696266399,"This skill generates asynchronous stakeholder communications from meeting outcomes, offering tailored content for various channels (Slack, Teams, Email, Notion, Exec Memo) and audiences (engineering, leadership, etc.). It handles thread continuation and surfaces primary calls to action.",[186,187,188,189,190,191],"Produces async stakeholder updates","Translates meeting outcomes into audience-specific language","Supports multiple communication channels (Slack, Teams, Email, Notion, Exec-memo)","Tailors content for diverse audiences (engineering, leadership, etc.)","Surfaces primary calls to action upfront","Detects thread continuation from prior updates",[193,194,195],"Summarizing what happened for attendees (use /meeting-recap)","Broadcasting status updates without audience tailoring","Communicating research findings to stakeholders (use /discover-interview-synthesis)",[197,198,199],"Meeting Notes","Stakeholder Communication","Documentation Generation",[],"3.0.0","4.4.0","To streamline and professionalize the communication of meeting outcomes to stakeholders who were not present, ensuring clarity and relevance for different roles.","Excellent documentation and adherence to best practices across all categories. Findings are overwhelmingly 'pass' or 'not_applicable'. Issues Attention metric is good, and all other functional/security checks are met.",99,"Highly polished and production-ready skill for generating professional stakeholder updates.",[208,209,210,211,212],"meeting","communication","documentation","reporting","automation","global","verified",[216,217,218,219],"After a meeting with outcomes affecting non-attendees","When decisions or commitments need to propagate to downstream teams async","Translating a meeting recap into audience-specific language","Framing CTAs clearly when user input is needed from readers",[221,222,223,224,225,226,227,228,229,230],"Load related recap or raw meeting notes","Detect thread continuation by scanning for prior stakeholder-updates","Infer channel from audience variant if not specified","Present a brief inference summary","Distill key outcomes relevant to the target audience","Frame the CTA or state FYI-only","Translate technical-to-business jargon","Build the channel-tailored variant","Render TEMPLATE.md with selected variant","Validate output parameters",{"codeQuality":232,"collectedAt":234,"documentation":235,"maintenance":238,"security":245,"testCoverage":248},{"hasLockfile":233},true,1778696245643,{"descriptionLength":236,"readmeSize":237},484,80198,{"closedIssues90d":239,"forks":240,"hasChangelog":233,"manifestVersion":241,"openIssues90d":242,"pushedAt":243,"stars":244},11,31,"1.0.0",14,1778649747000,205,{"hasNpmPackage":246,"license":247,"smitheryVerified":246},false,"Apache-2.0",{"hasCi":233,"hasTests":246},{"updatedAt":250},1778696266506,{"basePath":252,"githubOwner":253,"githubRepo":254,"locale":18,"slug":13,"type":255},"skills/foundation-stakeholder-update","product-on-purpose","pm-skills","skill",{"_creationTime":257,"_id":258,"community":259,"display":260,"identity":264,"parentExtension":267,"providers":299,"relations":313,"tags":314,"workflow":315},1778695720086.7622,"k1721116hsfj7zg78w03432n8986n6y8",{"reviewCount":8},{"description":261,"installMethods":262,"name":263,"sourceUrl":14},"40 product management skills for AI agents, covering the full product lifecycle from discovery through iteration. Includes the v2.12.0 OKR Skills set (foundation-okr-writer + measure-okr-grader for the full quarterly OKR write-and-score cycle), the v2.11.0 Meeting Skills Family (5 cross-cutting skills governed by a shared contract with enforcing CI), lean canvas, persona, structured templates, real-world examples, workflows, an interactive skill builder, and lifecycle tools for validating and iterating skills. Follows the agentskills.io specification.",{"claudeCode":254},"PM-Skills",{"basePath":265,"githubOwner":253,"githubRepo":254,"locale":18,"slug":254,"type":266},"","plugin",{"_creationTime":268,"_id":269,"community":270,"display":271,"identity":275,"providers":277,"relations":293,"tags":295,"workflow":296},1778695720086.762,"k17e82myp13z1v3ayhrvy721y186npks",{"reviewCount":8},{"description":272,"installMethods":273,"name":274,"sourceUrl":14},"Product Management skills for AI agents",{"claudeCode":12},"pm-skills-marketplace",{"basePath":265,"githubOwner":253,"githubRepo":254,"locale":18,"slug":254,"type":276},"marketplace",{"evaluate":278,"extract":287},{"promptVersionExtension":279,"promptVersionScoring":202,"score":280,"tags":281,"targetMarket":213,"tier":214},"3.1.0",95,[282,283,284,210,285,286],"product-management","agile","workflows","templates","ai-agent-skills",{"commitSha":288,"marketplace":289,"plugin":291},"HEAD",{"name":274,"pluginCount":290},1,{"mcpCount":8,"provider":292,"skillCount":8},"classify",{"repoId":294},"kd78ksv1wjj826ds5j1sh2kqnx86mhqf",[283,286,210,282,285,284],{"evaluatedAt":297,"extractAt":298,"updatedAt":297},1778695736047,1778695720086,{"evaluate":300,"extract":310},{"promptVersionExtension":201,"promptVersionScoring":202,"score":205,"tags":301,"targetMarket":213,"tier":214},[282,302,303,304,305,306,307,308,309],"pm","prd","user-stories","okrs","lean-startup","design-thinking","meeting-skills","agent-skills",{"commitSha":288,"license":247,"plugin":311},{"mcpCount":8,"provider":292,"skillCount":312},40,{"parentExtensionId":269,"repoId":294},[309,307,306,308,305,302,303,282,304],{"evaluatedAt":316,"extractAt":298,"updatedAt":316},1778695745973,{"evaluate":318,"extract":320},{"promptVersionExtension":201,"promptVersionScoring":202,"score":205,"tags":319,"targetMarket":213,"tier":214},[208,209,210,211,212],{"commitSha":288,"license":247},{"parentExtensionId":258,"repoId":294},{"_creationTime":323,"_id":294,"identity":324,"providers":325,"workflow":963},1778695714515.1458,{"githubOwner":253,"githubRepo":254,"sourceUrl":14},{"classify":326,"discover":950,"github":953},{"commitSha":288,"extensions":327},[328,341,526,539,549,559,569,579,589,599,609,619,629,639,649,659,669,679,689,699,709,719,731,741,751,761,771,781,791,798,808,818,828,838,848,858,868,878,888,904,914,924,934],{"basePath":265,"description":272,"displayName":274,"installMethods":329,"rationale":330,"selectedPaths":331,"source":340,"sourceLanguage":18,"type":276},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[332,335,337],{"path":333,"priority":334},".claude-plugin/marketplace.json","mandatory",{"path":336,"priority":334},"README.md",{"path":338,"priority":339},"LICENSE","high","rule",{"basePath":265,"description":261,"displayName":254,"installMethods":342,"license":247,"rationale":343,"selectedPaths":344,"source":340,"sourceLanguage":18,"type":266},{"claudeCode":254},"plugin manifest at .claude-plugin/plugin.json",[345,347,348,349,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,468,470,472,474,476,478,480,482,484,486,488,490,492,494,496,498,500,502,504,506,508,510,512,514,516,518,520,522,524],{"path":346,"priority":334},".claude-plugin/plugin.json",{"path":336,"priority":334},{"path":338,"priority":339},{"path":350,"priority":351},"skills/define-hypothesis/SKILL.md","medium",{"path":353,"priority":351},"skills/define-jtbd-canvas/SKILL.md",{"path":355,"priority":351},"skills/define-opportunity-tree/SKILL.md",{"path":357,"priority":351},"skills/define-problem-statement/SKILL.md",{"path":359,"priority":351},"skills/deliver-acceptance-criteria/SKILL.md",{"path":361,"priority":351},"skills/deliver-edge-cases/SKILL.md",{"path":363,"priority":351},"skills/deliver-launch-checklist/SKILL.md",{"path":365,"priority":351},"skills/deliver-prd/SKILL.md",{"path":367,"priority":351},"skills/deliver-release-notes/SKILL.md",{"path":369,"priority":351},"skills/deliver-user-stories/SKILL.md",{"path":371,"priority":351},"skills/develop-adr/SKILL.md",{"path":373,"priority":351},"skills/develop-design-rationale/SKILL.md",{"path":375,"priority":351},"skills/develop-solution-brief/SKILL.md",{"path":377,"priority":351},"skills/develop-spike-summary/SKILL.md",{"path":379,"priority":351},"skills/discover-competitive-analysis/SKILL.md",{"path":381,"priority":351},"skills/discover-interview-synthesis/SKILL.md",{"path":383,"priority":351},"skills/discover-stakeholder-summary/SKILL.md",{"path":385,"priority":351},"skills/foundation-lean-canvas/SKILL.md",{"path":387,"priority":351},"skills/foundation-meeting-agenda/SKILL.md",{"path":389,"priority":351},"skills/foundation-meeting-brief/SKILL.md",{"path":391,"priority":351},"skills/foundation-meeting-recap/SKILL.md",{"path":393,"priority":351},"skills/foundation-meeting-synthesize/SKILL.md",{"path":395,"priority":351},"skills/foundation-okr-writer/SKILL.md",{"path":397,"priority":351},"skills/foundation-persona/SKILL.md",{"path":399,"priority":351},"skills/foundation-stakeholder-update/SKILL.md",{"path":401,"priority":351},"skills/iterate-lessons-log/SKILL.md",{"path":403,"priority":351},"skills/iterate-pivot-decision/SKILL.md",{"path":405,"priority":351},"skills/iterate-refinement-notes/SKILL.md",{"path":407,"priority":351},"skills/iterate-retrospective/SKILL.md",{"path":409,"priority":351},"skills/measure-dashboard-requirements/SKILL.md",{"path":411,"priority":351},"skills/measure-experiment-design/SKILL.md",{"path":413,"priority":351},"skills/measure-experiment-results/SKILL.md",{"path":415,"priority":351},"skills/measure-instrumentation-spec/SKILL.md",{"path":417,"priority":351},"skills/measure-okr-grader/SKILL.md",{"path":419,"priority":351},"skills/utility-mermaid-diagrams/SKILL.md",{"path":421,"priority":351},"skills/utility-pm-skill-builder/SKILL.md",{"path":423,"priority":351},"skills/utility-pm-skill-iterate/SKILL.md",{"path":425,"priority":351},"skills/utility-pm-skill-validate/SKILL.md",{"path":427,"priority":351},"skills/utility-slideshow-creator/SKILL.md",{"path":429,"priority":351},"skills/utility-update-pm-skills/SKILL.md",{"path":431,"priority":339},"commands/.gitkeep",{"path":433,"priority":339},"commands/acceptance-criteria.md",{"path":435,"priority":339},"commands/adr.md",{"path":437,"priority":339},"commands/competitive-analysis.md",{"path":439,"priority":339},"commands/dashboard-requirements.md",{"path":441,"priority":339},"commands/design-rationale.md",{"path":443,"priority":339},"commands/edge-cases.md",{"path":445,"priority":339},"commands/experiment-design.md",{"path":447,"priority":339},"commands/experiment-results.md",{"path":449,"priority":339},"commands/hypothesis.md",{"path":451,"priority":339},"commands/instrumentation-spec.md",{"path":453,"priority":339},"commands/interview-synthesis.md",{"path":455,"priority":339},"commands/jtbd-canvas.md",{"path":457,"priority":339},"commands/launch-checklist.md",{"path":459,"priority":339},"commands/lean-canvas.md",{"path":461,"priority":339},"commands/lessons-log.md",{"path":463,"priority":339},"commands/meeting-agenda.md",{"path":465,"priority":339},"commands/meeting-brief.md",{"path":467,"priority":339},"commands/meeting-recap.md",{"path":469,"priority":339},"commands/meeting-synthesize.md",{"path":471,"priority":339},"commands/mermaid-diagrams.md",{"path":473,"priority":339},"commands/okr-grader.md",{"path":475,"priority":339},"commands/okr-writer.md",{"path":477,"priority":339},"commands/opportunity-tree.md",{"path":479,"priority":339},"commands/persona.md",{"path":481,"priority":339},"commands/pivot-decision.md",{"path":483,"priority":339},"commands/pm-skill-builder.md",{"path":485,"priority":339},"commands/pm-skill-iterate.md",{"path":487,"priority":339},"commands/pm-skill-validate.md",{"path":489,"priority":339},"commands/prd.md",{"path":491,"priority":339},"commands/problem-statement.md",{"path":493,"priority":339},"commands/refinement-notes.md",{"path":495,"priority":339},"commands/release-notes.md",{"path":497,"priority":339},"commands/retrospective.md",{"path":499,"priority":339},"commands/slideshow-creator.md",{"path":501,"priority":339},"commands/solution-brief.md",{"path":503,"priority":339},"commands/spike-summary.md",{"path":505,"priority":339},"commands/stakeholder-summary.md",{"path":507,"priority":339},"commands/stakeholder-update.md",{"path":509,"priority":339},"commands/update-pm-skills.md",{"path":511,"priority":339},"commands/user-stories.md",{"path":513,"priority":339},"commands/workflow-customer-discovery.md",{"path":515,"priority":339},"commands/workflow-feature-kickoff.md",{"path":517,"priority":339},"commands/workflow-post-launch-learning.md",{"path":519,"priority":339},"commands/workflow-product-strategy.md",{"path":521,"priority":339},"commands/workflow-sprint-planning.md",{"path":523,"priority":339},"commands/workflow-stakeholder-alignment.md",{"path":525,"priority":339},"commands/workflow-technical-discovery.md",{"basePath":527,"description":528,"displayName":529,"installMethods":530,"rationale":531,"selectedPaths":532,"source":340,"sourceLanguage":18,"type":255},"skills/utility-update-pm-skills","Checks for newer pm-skills releases, compares local vs. latest version, previews what would change, and updates local files after user confirmation. Generates a structured update report documenting changed files, new capabilities, and the value delta between versions. Use when you want to bring a local pm-skills installation up to date.","utility-update-pm-skills",{"claudeCode":12},"SKILL.md frontmatter at skills/utility-update-pm-skills/SKILL.md (coalesced with duplicate skill at docs/internal/efforts/F-24-update-pm-skills/drafts/skills/utility-update-pm-skills, docs/internal/efforts/F-24-update-pm-skills/_discovery/2026-04-09_claude-web-session/skills/utility-update-pm-skills)",[533,535,537],{"path":534,"priority":334},"SKILL.md",{"path":536,"priority":351},"references/EXAMPLE.md",{"path":538,"priority":351},"references/TEMPLATE.md",{"basePath":540,"description":541,"displayName":542,"installMethods":543,"rationale":544,"selectedPaths":545,"source":340,"sourceLanguage":18,"type":255},"docs/templates/skill-template","\u003Csingle-line 20-100 word description; include trigger keywords and do not use folded YAML>","skill-template",{"claudeCode":12},"SKILL.md frontmatter at docs/templates/skill-template/SKILL.md",[546,547,548],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":550,"description":551,"displayName":552,"installMethods":553,"rationale":554,"selectedPaths":555,"source":340,"sourceLanguage":18,"type":255},"skills/define-hypothesis","Defines a testable hypothesis with clear success metrics and validation approach. Use when forming assumptions to test, designing experiments, or aligning team on what success looks like.","define-hypothesis",{"claudeCode":12},"SKILL.md frontmatter at skills/define-hypothesis/SKILL.md",[556,557,558],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":560,"description":561,"displayName":562,"installMethods":563,"rationale":564,"selectedPaths":565,"source":340,"sourceLanguage":18,"type":255},"skills/define-jtbd-canvas","Creates a Jobs to be Done canvas capturing the functional, emotional, and social dimensions of a customer job. Use when deeply understanding customer motivations, designing for jobs, or reframing product positioning.","define-jtbd-canvas",{"claudeCode":12},"SKILL.md frontmatter at skills/define-jtbd-canvas/SKILL.md",[566,567,568],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":570,"description":571,"displayName":572,"installMethods":573,"rationale":574,"selectedPaths":575,"source":340,"sourceLanguage":18,"type":255},"skills/define-opportunity-tree","Creates an opportunity solution tree mapping desired outcomes to opportunities and potential solutions. Use for outcome-driven product discovery, prioritization, or communicating product strategy.","define-opportunity-tree",{"claudeCode":12},"SKILL.md frontmatter at skills/define-opportunity-tree/SKILL.md",[576,577,578],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":580,"description":581,"displayName":582,"installMethods":583,"rationale":584,"selectedPaths":585,"source":340,"sourceLanguage":18,"type":255},"skills/define-problem-statement","Creates a clear problem framing document with user impact, business context, and success criteria. Use when starting a new initiative, realigning a drifted project, or communicating up to leadership.","define-problem-statement",{"claudeCode":12},"SKILL.md frontmatter at skills/define-problem-statement/SKILL.md",[586,587,588],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":590,"description":591,"displayName":592,"installMethods":593,"rationale":594,"selectedPaths":595,"source":340,"sourceLanguage":18,"type":255},"skills/deliver-acceptance-criteria","Generates structured Given/When/Then acceptance criteria for a user story or feature slice. Use when translating product requirements into testable scenarios that cover the happy path, edge cases, error states, and non-functional expectations for engineering handoff and QA.","deliver-acceptance-criteria",{"claudeCode":12},"SKILL.md frontmatter at skills/deliver-acceptance-criteria/SKILL.md",[596,597,598],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":600,"description":601,"displayName":602,"installMethods":603,"rationale":604,"selectedPaths":605,"source":340,"sourceLanguage":18,"type":255},"skills/deliver-edge-cases","Documents edge cases, error states, boundary conditions, and recovery paths for a feature. Use during specification to ensure comprehensive coverage, or during QA planning to identify test scenarios.","deliver-edge-cases",{"claudeCode":12},"SKILL.md frontmatter at skills/deliver-edge-cases/SKILL.md",[606,607,608],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":610,"description":611,"displayName":612,"installMethods":613,"rationale":614,"selectedPaths":615,"source":340,"sourceLanguage":18,"type":255},"skills/deliver-launch-checklist","Creates a comprehensive pre-launch checklist covering engineering, design, marketing, support, legal, and operations readiness. Use before releasing features, products, or major updates to ensure nothing is missed.","deliver-launch-checklist",{"claudeCode":12},"SKILL.md frontmatter at skills/deliver-launch-checklist/SKILL.md",[616,617,618],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":620,"description":621,"displayName":622,"installMethods":623,"rationale":624,"selectedPaths":625,"source":340,"sourceLanguage":18,"type":255},"skills/deliver-prd","Creates a comprehensive Product Requirements Document that aligns stakeholders on what to build, why, and how success will be measured. Use when specifying features, epics, or product initiatives for engineering handoff.","deliver-prd",{"claudeCode":12},"SKILL.md frontmatter at skills/deliver-prd/SKILL.md",[626,627,628],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":630,"description":631,"displayName":632,"installMethods":633,"rationale":634,"selectedPaths":635,"source":340,"sourceLanguage":18,"type":255},"skills/deliver-release-notes","Creates user-facing release notes that communicate new features, improvements, and fixes in clear, benefit-focused language. Use when shipping updates to communicate changes to users, customers, or stakeholders.","deliver-release-notes",{"claudeCode":12},"SKILL.md frontmatter at skills/deliver-release-notes/SKILL.md",[636,637,638],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":640,"description":641,"displayName":642,"installMethods":643,"rationale":644,"selectedPaths":645,"source":340,"sourceLanguage":18,"type":255},"skills/deliver-user-stories","Generates user stories with clear acceptance criteria from product requirements or feature descriptions. Use when breaking down features for sprint planning, writing tickets, or communicating requirements to engineering.","deliver-user-stories",{"claudeCode":12},"SKILL.md frontmatter at skills/deliver-user-stories/SKILL.md",[646,647,648],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":650,"description":651,"displayName":652,"installMethods":653,"rationale":654,"selectedPaths":655,"source":340,"sourceLanguage":18,"type":255},"skills/develop-adr","Creates an Architecture Decision Record following the Nygard format to document significant technical decisions, their context, and consequences. Use when making technical choices that affect system architecture, technology selection, or development patterns.","develop-adr",{"claudeCode":12},"SKILL.md frontmatter at skills/develop-adr/SKILL.md",[656,657,658],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":660,"description":661,"displayName":662,"installMethods":663,"rationale":664,"selectedPaths":665,"source":340,"sourceLanguage":18,"type":255},"skills/develop-design-rationale","Documents the reasoning behind design decisions including alternatives considered, trade-offs evaluated, and principles applied. Use when making significant UX decisions, aligning with stakeholders on design direction, or preserving design context for future reference.","develop-design-rationale",{"claudeCode":12},"SKILL.md frontmatter at skills/develop-design-rationale/SKILL.md",[666,667,668],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":670,"description":671,"displayName":672,"installMethods":673,"rationale":674,"selectedPaths":675,"source":340,"sourceLanguage":18,"type":255},"skills/develop-solution-brief","Creates a concise one-page solution overview that communicates the proposed approach, key decisions, and trade-offs. Use when pitching solutions to stakeholders, aligning teams on approach, or documenting solution intent before detailed specification.","develop-solution-brief",{"claudeCode":12},"SKILL.md frontmatter at skills/develop-solution-brief/SKILL.md",[676,677,678],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":680,"description":681,"displayName":682,"installMethods":683,"rationale":684,"selectedPaths":685,"source":340,"sourceLanguage":18,"type":255},"skills/develop-spike-summary","Documents the results of a time-boxed technical or design exploration (spike). Use after completing a spike to capture learnings, findings, and recommendations for the team.","develop-spike-summary",{"claudeCode":12},"SKILL.md frontmatter at skills/develop-spike-summary/SKILL.md",[686,687,688],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":690,"description":691,"displayName":692,"installMethods":693,"rationale":694,"selectedPaths":695,"source":340,"sourceLanguage":18,"type":255},"skills/discover-competitive-analysis","Creates a structured competitive analysis comparing features, positioning, and strategy across competitors. Use when entering a market, planning differentiation, or understanding the competitive landscape.","discover-competitive-analysis",{"claudeCode":12},"SKILL.md frontmatter at skills/discover-competitive-analysis/SKILL.md",[696,697,698],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":700,"description":701,"displayName":702,"installMethods":703,"rationale":704,"selectedPaths":705,"source":340,"sourceLanguage":18,"type":255},"skills/discover-interview-synthesis","Synthesizes user research interviews into actionable insights, patterns, and recommendations. Use after conducting user interviews, customer calls, or usability sessions to extract and communicate findings.","discover-interview-synthesis",{"claudeCode":12},"SKILL.md frontmatter at skills/discover-interview-synthesis/SKILL.md",[706,707,708],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":710,"description":711,"displayName":712,"installMethods":713,"rationale":714,"selectedPaths":715,"source":340,"sourceLanguage":18,"type":255},"skills/discover-stakeholder-summary","Documents stakeholder needs, concerns, and influence for a project or initiative. Use when starting projects, managing complex stakeholder relationships, or ensuring alignment across organizational boundaries.","discover-stakeholder-summary",{"claudeCode":12},"SKILL.md frontmatter at skills/discover-stakeholder-summary/SKILL.md",[716,717,718],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":720,"description":721,"displayName":722,"installMethods":723,"rationale":724,"selectedPaths":725,"source":340,"sourceLanguage":18,"type":255},"skills/foundation-lean-canvas","Produces a one-page lean canvas across nine interlocking blocks (problem, customer, UVP, solution, channels, revenue, cost, metrics, unfair advantage) with optional inline HTML and SVG visual rendering. Use when framing a new product thesis, stress-testing an existing strategy, comparing strategic options side-by-side, or aligning a team on business-model assumptions. Works as a strategic hub that cross-links to deeper PM skills without duplicating them.","foundation-lean-canvas",{"claudeCode":12},"SKILL.md frontmatter at skills/foundation-lean-canvas/SKILL.md",[726,727,728,729],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"path":730,"priority":351},"references/html-template.html",{"basePath":732,"description":733,"displayName":734,"installMethods":735,"rationale":736,"selectedPaths":737,"source":340,"sourceLanguage":18,"type":255},"skills/foundation-meeting-agenda","Produces an attendee-facing agenda that sets what will be discussed, who owns each topic, and how time will be spent. Supports ten meeting type variants (standup, planning, review, decision-making, brainstorm, 1-on-1, stakeholder-review, project-kickoff, working-session, exec-briefing). Emits a shareable summary suitable for Slack or email plus a full agenda with time-boxed topics, type tags, owners, attendee prep, and logistics.","foundation-meeting-agenda",{"claudeCode":12},"SKILL.md frontmatter at skills/foundation-meeting-agenda/SKILL.md",[738,739,740],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":742,"description":743,"displayName":744,"installMethods":745,"rationale":746,"selectedPaths":747,"source":340,"sourceLanguage":18,"type":255},"skills/foundation-meeting-brief","Produces a private strategic preparation document for the user before a meeting that matters. Captures stakes, stakeholder positions and reads, ranked desired outcomes, key messages, anticipated questions with prepared responses, risks and tensions, specific asks, and success signals. Distinct from meeting-agenda because this artifact is not shared with attendees; it is the user's personal tactical prep for meetings where positioning matters.","foundation-meeting-brief",{"claudeCode":12},"SKILL.md frontmatter at skills/foundation-meeting-brief/SKILL.md",[748,749,750],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":752,"description":753,"displayName":754,"installMethods":755,"rationale":756,"selectedPaths":757,"source":340,"sourceLanguage":18,"type":255},"skills/foundation-meeting-recap","Produces a topic-segmented post-meeting summary for attendees with decisions highlighted and actions captured inline per topic (plus a consolidated action view at the end). Auto-populates topic skeleton from a sibling meeting-agenda when available and reconciles planned vs. actual topics. Accepts transcripts from Zoom, Meet, Otter, Fireflies, Krisp MCP, or manual notes; runs on variable-quality input without blocking.","foundation-meeting-recap",{"claudeCode":12},"SKILL.md frontmatter at skills/foundation-meeting-recap/SKILL.md",[758,759,760],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":762,"description":763,"displayName":764,"installMethods":765,"rationale":766,"selectedPaths":767,"source":340,"sourceLanguage":18,"type":255},"skills/foundation-meeting-synthesize","Cross-meeting archaeology skill. Consumes multiple meeting recaps (or raw notes) over a period and surfaces patterns invisible in any single meeting. Shows how decisions evolved, who has been saying what, where threads are stalling, and where contradictions have emerged. Produces a plain-text timeline, themes with confidence markers, stakeholder position tracking, consolidated decision list, contradiction flags, open items, narrative summary, and prioritized follow-ups.","foundation-meeting-synthesize",{"claudeCode":12},"SKILL.md frontmatter at skills/foundation-meeting-synthesize/SKILL.md",[768,769,770],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":772,"description":773,"displayName":774,"installMethods":775,"rationale":776,"selectedPaths":777,"source":340,"sourceLanguage":18,"type":255},"skills/foundation-okr-writer","Drafts, reviews, rewrites, and coaches outcome-based OKR sets across team, department, product, or company scopes. Supports five entry modes (Guided default, One-Shot via --oneshot, Sustained Coach, Audit Only, Rewrite). Diagnoses empowered-team context and adjusts framing; refuses to fabricate baselines or targets; refuses to use OKR scores for compensation; reframes feature-delivery KRs into outcome KRs. Use when planning quarterly OKRs, translating strategy into team outcomes, reviewing draft OKRs for quality, or converting roadmap-as-OKR drafts into proper OKR sets.","foundation-okr-writer",{"claudeCode":12},"SKILL.md frontmatter at skills/foundation-okr-writer/SKILL.md",[778,779,780],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":782,"description":783,"displayName":784,"installMethods":785,"rationale":786,"selectedPaths":787,"source":340,"sourceLanguage":18,"type":255},"skills/foundation-persona","Generates an evidence-calibrated product or marketing persona using the canonical v2.5 output contract. Use when shaping artifact perspective, stress-testing decisions, or framing product and GTM strategy.","foundation-persona",{"claudeCode":12},"SKILL.md frontmatter at skills/foundation-persona/SKILL.md",[788,789,790],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":252,"description":10,"displayName":13,"installMethods":792,"rationale":793,"selectedPaths":794,"source":340,"sourceLanguage":18,"type":255},{"claudeCode":12},"SKILL.md frontmatter at skills/foundation-stakeholder-update/SKILL.md",[795,796,797],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":799,"description":800,"displayName":801,"installMethods":802,"rationale":803,"selectedPaths":804,"source":340,"sourceLanguage":18,"type":255},"skills/iterate-lessons-log","Creates a structured lessons learned entry for organizational memory. Use after projects, incidents, or significant learnings to capture knowledge for future teams and initiatives.","iterate-lessons-log",{"claudeCode":12},"SKILL.md frontmatter at skills/iterate-lessons-log/SKILL.md",[805,806,807],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":809,"description":810,"displayName":811,"installMethods":812,"rationale":813,"selectedPaths":814,"source":340,"sourceLanguage":18,"type":255},"skills/iterate-pivot-decision","Documents a strategic pivot or persevere decision with the evidence, analysis, and rationale. Use when evaluating whether to change direction on a product, feature, or strategy based on market feedback.","iterate-pivot-decision",{"claudeCode":12},"SKILL.md frontmatter at skills/iterate-pivot-decision/SKILL.md",[815,816,817],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":819,"description":820,"displayName":821,"installMethods":822,"rationale":823,"selectedPaths":824,"source":340,"sourceLanguage":18,"type":255},"skills/iterate-refinement-notes","Documents backlog refinement session outcomes including stories refined, estimates, questions raised, and decisions made. Use during or after refinement to capture the results and share with absent team members.","iterate-refinement-notes",{"claudeCode":12},"SKILL.md frontmatter at skills/iterate-refinement-notes/SKILL.md",[825,826,827],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":829,"description":830,"displayName":831,"installMethods":832,"rationale":833,"selectedPaths":834,"source":340,"sourceLanguage":18,"type":255},"skills/iterate-retrospective","Facilitates and documents a team retrospective capturing what went well, what to improve, and action items. Use at the end of sprints, projects, or milestones to reflect and improve team practices.","iterate-retrospective",{"claudeCode":12},"SKILL.md frontmatter at skills/iterate-retrospective/SKILL.md",[835,836,837],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":839,"description":840,"displayName":841,"installMethods":842,"rationale":843,"selectedPaths":844,"source":340,"sourceLanguage":18,"type":255},"skills/measure-dashboard-requirements","Specifies requirements for an analytics dashboard including metrics, visualizations, filters, and data sources. Use when requesting dashboards from data teams, defining KPI tracking, or documenting reporting needs.","measure-dashboard-requirements",{"claudeCode":12},"SKILL.md frontmatter at skills/measure-dashboard-requirements/SKILL.md",[845,846,847],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":849,"description":850,"displayName":851,"installMethods":852,"rationale":853,"selectedPaths":854,"source":340,"sourceLanguage":18,"type":255},"skills/measure-experiment-design","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.","measure-experiment-design",{"claudeCode":12},"SKILL.md frontmatter at skills/measure-experiment-design/SKILL.md",[855,856,857],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":859,"description":860,"displayName":861,"installMethods":862,"rationale":863,"selectedPaths":864,"source":340,"sourceLanguage":18,"type":255},"skills/measure-experiment-results","Documents the results of a completed experiment or A/B test with statistical analysis, learnings, and recommendations. Use after experiments conclude to communicate findings, inform decisions, and build organizational knowledge.","measure-experiment-results",{"claudeCode":12},"SKILL.md frontmatter at skills/measure-experiment-results/SKILL.md",[865,866,867],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":869,"description":870,"displayName":871,"installMethods":872,"rationale":873,"selectedPaths":874,"source":340,"sourceLanguage":18,"type":255},"skills/measure-instrumentation-spec","Specifies event tracking and analytics instrumentation requirements for a feature. Use when defining what data to collect, ensuring consistent tracking implementation, or documenting analytics requirements for engineering.","measure-instrumentation-spec",{"claudeCode":12},"SKILL.md frontmatter at skills/measure-instrumentation-spec/SKILL.md",[875,876,877],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":879,"description":880,"displayName":881,"installMethods":882,"rationale":883,"selectedPaths":884,"source":340,"sourceLanguage":18,"type":255},"skills/measure-okr-grader","Scores completed OKR sets at cycle close with KR-level scoring per the canonical OKR type enum (committed | aspirational | learning | operational_health | compliance_or_safety), committed-vs-aspirational interpretation, evidence quality assessment, learning synthesis, and next-cycle recommendations. Refuses to retroactively change targets or shrink committed scope, average away guardrail KRs, treat 0.7 as success for committed or compliance_or_safety KRs, equate effort with impact, or use scores for individual performance. Hands off to iterate-lessons-log, iterate-retrospective, define-hypothesis, measure-dashboard-requirements, measure-instrumentation-spec, and foundation-okr-writer.","measure-okr-grader",{"claudeCode":12},"SKILL.md frontmatter at skills/measure-okr-grader/SKILL.md",[885,886,887],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":889,"description":890,"displayName":891,"installMethods":892,"rationale":893,"selectedPaths":894,"source":340,"sourceLanguage":18,"type":255},"skills/utility-mermaid-diagrams","Teaches PMs to create syntactically valid mermaid diagrams by selecting the right diagram type for their communication need, following syntax validity rules, and validating before shipping. Covers all 15 mermaid diagram types with PM-relevant examples and a dual-lens navigation system.","utility-mermaid-diagrams",{"claudeCode":12},"SKILL.md frontmatter at skills/utility-mermaid-diagrams/SKILL.md",[895,896,897,898,900,902],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"path":899,"priority":351},"references/diagram-catalog.md",{"path":901,"priority":351},"references/pm-use-cases.md",{"path":903,"priority":351},"references/syntax-guide.md",{"basePath":905,"description":906,"displayName":907,"installMethods":908,"rationale":909,"selectedPaths":910,"source":340,"sourceLanguage":18,"type":255},"skills/utility-pm-skill-builder","Guides contributors from a PM skill idea to a complete Skill Implementation Packet aligned with pm-skills conventions. Runs gap analysis, validates through a Why Gate, classifies by type and phase, generates draft files, and writes to a staging area for review before promotion.","utility-pm-skill-builder",{"claudeCode":12},"SKILL.md frontmatter at skills/utility-pm-skill-builder/SKILL.md",[911,912,913],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":915,"description":916,"displayName":917,"installMethods":918,"rationale":919,"selectedPaths":920,"source":340,"sourceLanguage":18,"type":255},"skills/utility-pm-skill-iterate","Applies targeted improvements to an existing pm-skills skill based on feedback, validation reports, or convention changes. Reads current files, previews proposed changes, writes on confirmation, and suggests a version bump. Use when improving a skill after validation or feedback.","utility-pm-skill-iterate",{"claudeCode":12},"SKILL.md frontmatter at skills/utility-pm-skill-iterate/SKILL.md",[921,922,923],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":925,"description":926,"displayName":927,"installMethods":928,"rationale":929,"selectedPaths":930,"source":340,"sourceLanguage":18,"type":255},"skills/utility-pm-skill-validate","Audits an existing pm-skills skill against structural conventions and quality criteria. Produces a structured validation report with pass/fail checks, severity-graded findings, and actionable recommendations. Use when checking whether a skill meets repo standards before shipping or after making changes.","utility-pm-skill-validate",{"claudeCode":12},"SKILL.md frontmatter at skills/utility-pm-skill-validate/SKILL.md",[931,932,933],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"basePath":935,"description":936,"displayName":937,"installMethods":938,"rationale":939,"selectedPaths":940,"source":340,"sourceLanguage":18,"type":255},"skills/utility-slideshow-creator","Generates professional presentations from a JSON deck specification using 18 slide types with dark/light variants, content-to-layout decision logic, and calibrated character limits. Ships with a default professional theme and supports custom themes via utility-slideshow-themer.","utility-slideshow-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/utility-slideshow-creator/SKILL.md",[941,942,943,944,946,948],{"path":534,"priority":334},{"path":536,"priority":351},{"path":538,"priority":351},{"path":945,"priority":351},"references/decision-logic.md",{"path":947,"priority":351},"references/platform-rules.md",{"path":949,"priority":351},"references/slide-types.md",{"sources":951},[952],"manual",{"closedIssues90d":239,"description":954,"forks":240,"homepage":955,"license":247,"openIssues90d":242,"pushedAt":243,"readmeSize":237,"stars":244,"topics":956},"Curated, plug-and-play product management skills for AI agents. 40 skills across Triple Diamond phases plus foundation (lean canvas, persona, meeting lifecycle family) and utility (create, validate, iterate). Templates, workflows, thread-aligned samples, CI-enforced skill-family contracts. Apache 2.0.","https://product-on-purpose.github.io/pm-skills/",[309,957,958,282,959,960,961,962],"ai-skills","claude-code","claude-desktop","openskills","skill-families","triple-diamond",{"classifiedAt":964,"discoverAt":965,"extractAt":966,"githubAt":966,"updatedAt":964},1778695719797,1778695714515,1778695717835,[212,209,210,208,211],{"evaluatedAt":250,"extractAt":298,"updatedAt":250},[],[971,998,1024,1054,1071,1103],{"_creationTime":972,"_id":973,"community":974,"display":975,"identity":981,"providers":985,"relations":992,"tags":994,"workflow":995},1778697652123.8982,"k175ckmrqc4x6sjm90k7ejbj3s86ntxs",{"reviewCount":8},{"description":976,"installMethods":977,"name":979,"sourceUrl":980},"Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.",{"claudeCode":978},"steipete/clawdis","slack","https://github.com/steipete/clawdis",{"basePath":982,"githubOwner":983,"githubRepo":984,"locale":18,"slug":979,"type":255},"skills/slack","steipete","clawdis",{"evaluate":986,"extract":991},{"promptVersionExtension":201,"promptVersionScoring":202,"score":987,"tags":988,"targetMarket":213,"tier":214},100,[979,989,209,212,990],"messaging","api",{"commitSha":288},{"repoId":993},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[990,212,209,989,979],{"evaluatedAt":996,"extractAt":997,"updatedAt":996},1778698950505,1778697652123,{"_creationTime":999,"_id":1000,"community":1001,"display":1002,"identity":1008,"providers":1011,"relations":1017,"tags":1020,"workflow":1021},1778696833339.6218,"k176gr5qszggh36kjn8a1cwehs86n2jd",{"reviewCount":8},{"description":1003,"installMethods":1004,"name":1006,"sourceUrl":1007},"Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels.\nUse when user asks to: search email, read email, send email, create email draft, mark as read,\narchive email, star email, or manage Gmail labels. Lightweight alternative to full Google\nWorkspace MCP server with standalone OAuth authentication.\n",{"claudeCode":1005},"sanjay3290/ai-skills","gmail","https://github.com/sanjay3290/ai-skills",{"basePath":1009,"githubOwner":1010,"githubRepo":957,"locale":18,"slug":1006,"type":255},"skills/gmail","sanjay3290",{"evaluate":1012,"extract":1016},{"promptVersionExtension":201,"promptVersionScoring":202,"score":987,"tags":1013,"targetMarket":213,"tier":214},[1006,1014,209,212,1015],"email","productivity",{"commitSha":288},{"parentExtensionId":1018,"repoId":1019},"k17es37z10n1sw6t2m3f0vsydx86mnje","kd71np0fyqg23qg8w2hcfw0h0h86nkn0",[212,209,1014,1006,1015],{"evaluatedAt":1022,"extractAt":1023,"updatedAt":1022},1778696939862,1778696833339,{"_creationTime":1025,"_id":1026,"community":1027,"display":1028,"identity":1034,"providers":1038,"relations":1046,"tags":1049,"workflow":1050},1778696956947.3289,"k178wv979f7ak1vrv28fkjpabd86nmsp",{"reviewCount":8},{"description":1029,"installMethods":1030,"name":1032,"sourceUrl":1033},"Master-Skill für Rechtsteams, die Claude verwenden. Lädt die richtige Referenz für die Benutzerfrage (Konfiguration von Privilegien, MCP-Härtung, Verifizierung, lange Dokumente, Muster für Fachbereiche, Skill-Erstellung) und leitet an spezialisierte Starter-Skills weiter (NDA-Triage, Versionsvergleich, Besprechungszusammenfassung, Zitationsverifizierung, Status-Synthese). Wird automatisch aufgerufen, wenn der Benutzer juristische Arbeit, Verträge, Redlines, NDAs, Privilegien, Anwaltsgeheimnis, Gerichtsakten, Vernehmungen, regulatorische Compliance erwähnt oder fragt, wie Claude für eine Anwaltskanzlei oder ein internes Rechtsteam eingerichtet wird.",{"claudeCode":1031},"sboghossian/master-claude-for-legal","Master Claude for Legal","https://github.com/sboghossian/master-claude-for-legal",{"basePath":265,"githubOwner":1035,"githubRepo":1036,"locale":1037,"slug":1036,"type":255},"sboghossian","master-claude-for-legal","de",{"evaluate":1039,"extract":1044},{"promptVersionExtension":201,"promptVersionScoring":202,"score":987,"tags":1040,"targetMarket":213,"tier":214},[1041,1042,212,1043,210],"legal","llm-ops","compliance",{"commitSha":288,"license":1045},"MIT",{"repoId":1047,"translatedFrom":1048},"kd72fmh49vwat89ksfnb322tbh86nazp","k17c4m9c7dd4039yczkzej1wrs86n3pk",[212,1043,210,1041,1042],{"evaluatedAt":1051,"extractAt":1052,"updatedAt":1053},1778696937293,1778696923757,1778696956947,{"_creationTime":1055,"_id":1056,"community":1057,"display":1058,"identity":1060,"providers":1061,"relations":1067,"tags":1068,"workflow":1069},1778695720086.7673,"k17fyn4zyen5dk0r3hdgaj845d86mqe0",{"reviewCount":8},{"description":733,"installMethods":1059,"name":734,"sourceUrl":14},{"claudeCode":12},{"basePath":732,"githubOwner":253,"githubRepo":254,"locale":18,"slug":734,"type":255},{"evaluate":1062,"extract":1066},{"promptVersionExtension":201,"promptVersionScoring":202,"score":987,"tags":1063,"targetMarket":213,"tier":214},[208,1064,1015,1065,209],"agenda","planning",{"commitSha":288},{"parentExtensionId":258,"repoId":294},[1064,209,208,1065,1015],{"evaluatedAt":1070,"extractAt":298,"updatedAt":1070},1778696117198,{"_creationTime":1072,"_id":1073,"community":1074,"display":1075,"identity":1081,"providers":1086,"relations":1096,"tags":1099,"workflow":1100},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":1076,"installMethods":1077,"name":1079,"sourceUrl":1080},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":1078},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1082,"githubOwner":1083,"githubRepo":1084,"locale":18,"slug":1085,"type":255},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":1087,"extract":1095},{"promptVersionExtension":201,"promptVersionScoring":202,"score":987,"tags":1088,"targetMarket":213,"tier":214},[1089,1090,1091,1092,212,1093,1094],"git","development-environment","workflow","tmux","cli","developer-tool",{"commitSha":288,"license":1045},{"parentExtensionId":1097,"repoId":1098},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[212,1093,1094,1090,1089,1092,1091],{"evaluatedAt":1101,"extractAt":1102,"updatedAt":1101},1778699613343,1778699234184,{"_creationTime":1104,"_id":1105,"community":1106,"display":1107,"identity":1113,"providers":1115,"relations":1122,"tags":1125,"workflow":1126},1778699508743.0002,"k17aya9dv3e3bxv473f1f2r52186ndp5",{"reviewCount":8},{"description":1108,"installMethods":1109,"name":1111,"sourceUrl":1112},"Erstellen Sie öffentliche Google Docs- oder Google Sheet-Dateien, ohne OAuth zu benötigen. Verwenden Sie diese Fähigkeit, um Google Docs und Sheets zu erstellen und zu bearbeiten, keine Google-Anmeldung erforderlich. Dokumente sind unter teilbaren Links sichtbar. Die Registrierung erfolgt automatisch bei der ersten Verwendung.",{"claudeCode":1110},"zagmoai/public-google-drive","public-google-drive","https://github.com/zagmoai/public-google-drive",{"basePath":265,"githubOwner":1114,"githubRepo":1111,"locale":1037,"slug":1111,"type":255},"zagmoai",{"evaluate":1116,"extract":1121},{"promptVersionExtension":201,"promptVersionScoring":202,"score":987,"tags":1117,"targetMarket":213,"tier":214},[1118,1119,1015,212,1120],"google-docs","google-sheets","api-client",{"commitSha":288},{"repoId":1123,"translatedFrom":1124},"kd776ynh73t0d6samn4bnxdf3x86n8mj","k1707pszx7h026a651dp5tvaxd86m3ag",[1120,212,1118,1119,1015],{"evaluatedAt":1127,"extractAt":1128,"updatedAt":1129},1778699485884,1778699468747,1778699508743]