[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-product-on-purpose-foundation-meeting-synthesize-en":3,"guides-for-product-on-purpose-foundation-meeting-synthesize":948,"similar-k17bbs15tf4qjwca3djx9ff6rn86majz-en":949},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":231,"isFallback":226,"parentExtension":236,"providers":296,"relations":300,"repo":301,"tags":946,"workflow":947},1778695720086.768,"k17bbs15tf4qjwca3djx9ff6rn86majz",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"product-on-purpose/pm-skills","foundation-meeting-synthesize","https://github.com/product-on-purpose/pm-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":211,"workflow":229},1778696200903.4255,"kn7d7q3bcngrnxemf7rs568x0986n30k","en",{"checks":20,"evaluatedAt":179,"extensionSummary":180,"features":181,"nonGoals":187,"promptVersionExtension":191,"promptVersionScoring":192,"purpose":193,"rationale":194,"score":195,"summary":196,"tags":197,"targetMarket":204,"tier":205,"useCases":206},[21,26,29,32,36,39,43,46,50,54,58,61,64,68,72,75,79,82,85,88,91,94,97,101,105,109,113,117,120,124,127,132,135,138,141,144,147,150,154,158,161,164,168,171,173,176],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states a concrete user problem: surfacing patterns invisible in single meetings by analyzing multiple meeting recaps over time. It specifically mentions decision evolution, stakeholder positions, stalling threads, and contradictions.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value beyond a simple LLM prompt by providing a structured, multi-meeting archaeology process with specific outputs like timelines, themes with confidence markers, and contradiction flags. It addresses a complex problem that would be difficult to prompt for reliably.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill appears to be production-ready, covering its stated use case with a clear workflow and detailed output specifications. The 'Zero-friction execution' section in SKILL.md indicates a robust default flow.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses exclusively on synthesizing information across multiple meetings, aligning with its name and description. It does not exhibit scope creep into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's capabilities as detailed in the SKILL.md and README. It highlights the cross-meeting analysis and specific outputs.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","The skill's purpose is precisely stated, naming the artifact (multi-meeting recaps/notes) and the user intent (surfacing patterns, decision evolution). It also clearly defines non-goals like single-meeting summaries.",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","The SKILL.md frontmatter is concise, self-contained, and clearly summarizes the core capability with relevant metadata.",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","The SKILL.md body is well-structured and appears to delegate deeper material appropriately, avoiding excessive length within the main file.",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","The skill's structure follows progressive disclosure principles, with the main SKILL.md outlining the flow and referencing external documentation like the Meeting Skills Family Contract.",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","The skill is an analytical and synthesis tool, not one that involves deep code review or extensive exploration that would necessitate a 'context: fork' setting.",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","The repository includes a comprehensive `references/EXAMPLE.md` file that plausibly demonstrates the expected output and structure for a synthesis artifact.",{"category":22,"check":62,"severity":24,"summary":63},"Edge cases","The SKILL.md includes a 'Quality checklist' section that implies handling of various aspects, and the TEMPLATE.md includes fields for input quality and confidence, suggesting attention to edge cases.",{"category":65,"check":66,"severity":24,"summary":67},"License","License usability","The license is Apache-2.0, a permissive open-source license, clearly declared in both the repository's LICENSE file and the SKILL.md frontmatter.",{"category":69,"check":70,"severity":24,"summary":71},"Maintenance","Commit recency","The repository shows recent commits, with pushedAt dated 2026-05-13, indicating active maintenance within the last 3 months.",{"category":69,"check":73,"severity":56,"summary":74},"Dependency Management","The skill appears to be primarily a set of markdown instructions and does not explicitly list or manage third-party dependencies that would require a lockfile or update mechanism.",{"category":76,"check":77,"severity":24,"summary":78},"Security","Secret Management","The skill operates on meeting data and does not appear to handle or expose any secrets or sensitive credentials.",{"category":76,"check":80,"severity":24,"summary":81},"Injection","The skill's instructions focus on text analysis and synthesis, with no indication of loading or executing untrusted third-party code or data as instructions.",{"category":76,"check":83,"severity":24,"summary":84},"Transitive Supply-Chain Grenades","The skill does not appear to fetch remote content or execute external code at runtime; all processing seems to be within the provided data and the LLM's capabilities.",{"category":76,"check":86,"severity":24,"summary":87},"Sandbox Isolation","The skill operates on provided text data and does not perform file system operations or interact with the environment outside of its defined analytical task.",{"category":76,"check":89,"severity":24,"summary":90},"Sandbox escape primitives","There are no indications of detached-process spawns or retry loops around denied tool calls within the skill's instructions.",{"category":76,"check":92,"severity":24,"summary":93},"Data Exfiltration","The skill's function is to synthesize provided text data; there are no instructions to read or submit confidential data to a third party.",{"category":76,"check":95,"severity":24,"summary":96},"Hidden Text Tricks","The bundled content appears free of hidden-steering tricks, and descriptions are clean ASCII and expected Unicode.",{"category":98,"check":99,"severity":24,"summary":100},"Hooks","Opaque code execution","The skill's instructions are written in plain markdown and do not involve obfuscated code, base64 payloads, or runtime script fetching.",{"category":102,"check":103,"severity":24,"summary":104},"Portability","Structural Assumption","The skill makes no assumptions about user-specific project organization outside of the provided meeting notes; it operates on the input data.",{"category":106,"check":107,"severity":24,"summary":108},"Trust","Issues Attention","With 14 issues opened and 11 closed in the last 90 days, the closure rate is healthy (approx 44%), and the number of open issues is reasonable for an active project, indicating good maintainer engagement.",{"category":110,"check":111,"severity":24,"summary":112},"Versioning","Release Management","The skill has a `version: \"1.0.1\"` declared in the SKILL.md frontmatter, clearly indicating releases and updates.",{"category":114,"check":115,"severity":56,"summary":116},"Execution","Validation","The skill is purely analytical and operates on text input, with no executable code or structured output requiring schema validation.",{"category":76,"check":118,"severity":24,"summary":119},"Unguarded Destructive Operations","The skill is purely analytical and does not perform any state-changing or destructive operations.",{"category":121,"check":122,"severity":24,"summary":123},"Code Execution","Error Handling","As an analytical skill operating on text, it does not have error paths that would crash a server or require structured error reporting fields.",{"category":121,"check":125,"severity":56,"summary":126},"Logging","The skill is read-only and does not perform destructive actions or outbound calls, thus not requiring a local audit file.",{"category":128,"check":129,"severity":130,"summary":131},"Compliance","GDPR","info","The skill processes meeting notes, which may contain personal data. While it does not submit data to a third party, no specific sanitization beyond LLM processing is mentioned.",{"category":128,"check":133,"severity":24,"summary":134},"Target market","The skill's function is language-agnostic and not tied to any specific geographic or legal jurisdiction; its target market is global.",{"category":102,"check":136,"severity":24,"summary":137},"Runtime stability","The skill relies on standard markdown processing and LLM capabilities, with no assumptions about specific editors, shells, or operating systems.",{"category":47,"check":139,"severity":24,"summary":140},"README","The README file is extensive, clearly states the project's purpose, and includes installation and usage instructions, fulfilling the documentation requirement.",{"category":33,"check":142,"severity":56,"summary":143},"Tool surface size","This is a single skill extension and does not expose multiple tools or commands in the way a multi-tool skill or CLI would.",{"category":40,"check":145,"severity":56,"summary":146},"Overlapping near-synonym tools","This is a single-tool extension and does not have multiple tools with overlapping functionality.",{"category":47,"check":148,"severity":24,"summary":149},"Phantom features","All advertised features, such as generating specific output formats and handling multiple input types, are directly supported by the skill's instructions and examples.",{"category":151,"check":152,"severity":24,"summary":153},"Install","Installation instruction","The README provides clear installation instructions for various platforms (Claude Code, Git Clone, ZIP, MCP) and includes copy-paste examples.",{"category":155,"check":156,"severity":24,"summary":157},"Errors","Actionable error messages","As an analytical skill, it does not expose user-facing error paths that require remediation steps. Errors would typically be LLM interpretation issues.",{"category":114,"check":159,"severity":56,"summary":160},"Pinned dependencies","The skill does not use third-party dependencies or scripts requiring interpreters and lockfiles.",{"category":33,"check":162,"severity":56,"summary":163},"Dry-run preview","The skill is purely analytical and does not perform any state-changing or outward-sending operations that would require a dry-run mode.",{"category":165,"check":166,"severity":56,"summary":167},"Protocol","Idempotent retry & timeouts","The skill operates locally on provided text data and does not involve remote calls or state-changing operations.",{"category":128,"check":169,"severity":24,"summary":170},"Telemetry opt-in","The skill does not emit telemetry; its processing is contained within the LLM's execution environment.",{"category":40,"check":44,"severity":24,"summary":172},"The SKILL.md frontmatter is dense, contains relevant metadata, and is well under the character limit for precise routing.",{"category":121,"check":174,"severity":24,"summary":175},"Halt on unexpected state","The skill relies on the LLM to handle input, and its instructions focus on processing valid inputs. Preconditions are implicitly handled by the LLM's ability to parse and follow instructions.",{"category":102,"check":177,"severity":24,"summary":178},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills being loaded. It references related skills explicitly in its documentation.",1778696200794,"This skill analyzes multiple meeting recaps or raw notes to identify patterns, decision evolution, stakeholder shifts, and contradictions that are not apparent in single meetings. It produces a structured output including a timeline, themes, stakeholder tracking, decisions, contradictions, and follow-up suggestions.",[182,183,184,185,186],"Analyzes multiple meeting recaps/notes","Surfaces cross-meeting patterns and decision evolution","Tracks stakeholder positions and alignment shifts","Identifies stalling threads and contradictions","Produces structured outputs: timeline, themes, decisions, follow-ups",[188,189,190],"Summarizing single meetings (use /meeting-recap)","Communicating outcomes outward (use /stakeholder-update)","Synthesizing user research conversations (use /discover-interview-synthesis)","3.0.0","4.4.0","To provide a structured, archaeological analysis of meeting series, surfacing patterns and insights invisible in single meetings, thereby improving organizational alignment and decision-making.","Top findings driving score: GDPR info finding due to potential PII in meeting notes without explicit sanitization; Issues Attention pass indicating good maintenance.",95,"High-quality skill for synthesizing insights across multiple meetings, well-documented and maintained.",[198,199,200,201,202,203],"meeting","synthesis","analysis","documentation","reporting","product-management","global","verified",[207,208,209,210],"Preparing board or executive briefs across a meeting sequence","Onboarding new team members into project history","Investigating why multi-meeting initiatives have stalled","Performing quarterly reviews of evolving topics",{"codeQuality":212,"collectedAt":214,"documentation":215,"maintenance":218,"security":225,"testCoverage":228},{"hasLockfile":213},true,1778696185445,{"descriptionLength":216,"readmeSize":217},474,80198,{"closedIssues90d":219,"forks":220,"hasChangelog":213,"manifestVersion":221,"openIssues90d":222,"pushedAt":223,"stars":224},11,31,"1.0.1",14,1778649747000,205,{"hasNpmPackage":226,"license":227,"smitheryVerified":226},false,"Apache-2.0",{"hasCi":213,"hasTests":226},{"updatedAt":230},1778696200903,{"basePath":232,"githubOwner":233,"githubRepo":234,"locale":18,"slug":13,"type":235},"skills/foundation-meeting-synthesize","product-on-purpose","pm-skills","skill",{"_creationTime":237,"_id":238,"community":239,"display":240,"identity":244,"parentExtension":247,"providers":277,"relations":292,"tags":293,"workflow":294},1778695720086.7622,"k1721116hsfj7zg78w03432n8986n6y8",{"reviewCount":8},{"description":241,"installMethods":242,"name":243,"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":234},"PM-Skills",{"basePath":245,"githubOwner":233,"githubRepo":234,"locale":18,"slug":234,"type":246},"","plugin",{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":255,"providers":257,"relations":271,"tags":273,"workflow":274},1778695720086.762,"k17e82myp13z1v3ayhrvy721y186npks",{"reviewCount":8},{"description":252,"installMethods":253,"name":254,"sourceUrl":14},"Product Management skills for AI agents",{"claudeCode":12},"pm-skills-marketplace",{"basePath":245,"githubOwner":233,"githubRepo":234,"locale":18,"slug":234,"type":256},"marketplace",{"evaluate":258,"extract":265},{"promptVersionExtension":259,"promptVersionScoring":192,"score":195,"tags":260,"targetMarket":204,"tier":205},"3.1.0",[203,261,262,201,263,264],"agile","workflows","templates","ai-agent-skills",{"commitSha":266,"marketplace":267,"plugin":269},"HEAD",{"name":254,"pluginCount":268},1,{"mcpCount":8,"provider":270,"skillCount":8},"classify",{"repoId":272},"kd78ksv1wjj826ds5j1sh2kqnx86mhqf",[261,264,201,203,263,262],{"evaluatedAt":275,"extractAt":276,"updatedAt":275},1778695736047,1778695720086,{"evaluate":278,"extract":289},{"promptVersionExtension":191,"promptVersionScoring":192,"score":279,"tags":280,"targetMarket":204,"tier":205},99,[203,281,282,283,284,285,286,287,288],"pm","prd","user-stories","okrs","lean-startup","design-thinking","meeting-skills","agent-skills",{"commitSha":266,"license":227,"plugin":290},{"mcpCount":8,"provider":270,"skillCount":291},40,{"parentExtensionId":249,"repoId":272},[288,286,285,287,284,281,282,203,283],{"evaluatedAt":295,"extractAt":276,"updatedAt":295},1778695745973,{"evaluate":297,"extract":299},{"promptVersionExtension":191,"promptVersionScoring":192,"score":195,"tags":298,"targetMarket":204,"tier":205},[198,199,200,201,202,203],{"commitSha":266},{"parentExtensionId":238,"repoId":272},{"_creationTime":302,"_id":272,"identity":303,"providers":304,"workflow":942},1778695714515.1458,{"githubOwner":233,"githubRepo":234,"sourceUrl":14},{"classify":305,"discover":929,"github":932},{"commitSha":266,"extensions":306},[307,320,505,518,528,538,548,558,568,578,588,598,608,618,628,638,648,658,668,678,688,698,710,720,730,740,747,757,767,777,787,797,807,817,827,837,847,857,867,883,893,903,913],{"basePath":245,"description":252,"displayName":254,"installMethods":308,"rationale":309,"selectedPaths":310,"source":319,"sourceLanguage":18,"type":256},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[311,314,316],{"path":312,"priority":313},".claude-plugin/marketplace.json","mandatory",{"path":315,"priority":313},"README.md",{"path":317,"priority":318},"LICENSE","high","rule",{"basePath":245,"description":241,"displayName":234,"installMethods":321,"license":227,"rationale":322,"selectedPaths":323,"source":319,"sourceLanguage":18,"type":246},{"claudeCode":234},"plugin manifest at .claude-plugin/plugin.json",[324,326,327,328,331,333,335,337,339,341,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467,469,471,473,475,477,479,481,483,485,487,489,491,493,495,497,499,501,503],{"path":325,"priority":313},".claude-plugin/plugin.json",{"path":315,"priority":313},{"path":317,"priority":318},{"path":329,"priority":330},"skills/define-hypothesis/SKILL.md","medium",{"path":332,"priority":330},"skills/define-jtbd-canvas/SKILL.md",{"path":334,"priority":330},"skills/define-opportunity-tree/SKILL.md",{"path":336,"priority":330},"skills/define-problem-statement/SKILL.md",{"path":338,"priority":330},"skills/deliver-acceptance-criteria/SKILL.md",{"path":340,"priority":330},"skills/deliver-edge-cases/SKILL.md",{"path":342,"priority":330},"skills/deliver-launch-checklist/SKILL.md",{"path":344,"priority":330},"skills/deliver-prd/SKILL.md",{"path":346,"priority":330},"skills/deliver-release-notes/SKILL.md",{"path":348,"priority":330},"skills/deliver-user-stories/SKILL.md",{"path":350,"priority":330},"skills/develop-adr/SKILL.md",{"path":352,"priority":330},"skills/develop-design-rationale/SKILL.md",{"path":354,"priority":330},"skills/develop-solution-brief/SKILL.md",{"path":356,"priority":330},"skills/develop-spike-summary/SKILL.md",{"path":358,"priority":330},"skills/discover-competitive-analysis/SKILL.md",{"path":360,"priority":330},"skills/discover-interview-synthesis/SKILL.md",{"path":362,"priority":330},"skills/discover-stakeholder-summary/SKILL.md",{"path":364,"priority":330},"skills/foundation-lean-canvas/SKILL.md",{"path":366,"priority":330},"skills/foundation-meeting-agenda/SKILL.md",{"path":368,"priority":330},"skills/foundation-meeting-brief/SKILL.md",{"path":370,"priority":330},"skills/foundation-meeting-recap/SKILL.md",{"path":372,"priority":330},"skills/foundation-meeting-synthesize/SKILL.md",{"path":374,"priority":330},"skills/foundation-okr-writer/SKILL.md",{"path":376,"priority":330},"skills/foundation-persona/SKILL.md",{"path":378,"priority":330},"skills/foundation-stakeholder-update/SKILL.md",{"path":380,"priority":330},"skills/iterate-lessons-log/SKILL.md",{"path":382,"priority":330},"skills/iterate-pivot-decision/SKILL.md",{"path":384,"priority":330},"skills/iterate-refinement-notes/SKILL.md",{"path":386,"priority":330},"skills/iterate-retrospective/SKILL.md",{"path":388,"priority":330},"skills/measure-dashboard-requirements/SKILL.md",{"path":390,"priority":330},"skills/measure-experiment-design/SKILL.md",{"path":392,"priority":330},"skills/measure-experiment-results/SKILL.md",{"path":394,"priority":330},"skills/measure-instrumentation-spec/SKILL.md",{"path":396,"priority":330},"skills/measure-okr-grader/SKILL.md",{"path":398,"priority":330},"skills/utility-mermaid-diagrams/SKILL.md",{"path":400,"priority":330},"skills/utility-pm-skill-builder/SKILL.md",{"path":402,"priority":330},"skills/utility-pm-skill-iterate/SKILL.md",{"path":404,"priority":330},"skills/utility-pm-skill-validate/SKILL.md",{"path":406,"priority":330},"skills/utility-slideshow-creator/SKILL.md",{"path":408,"priority":330},"skills/utility-update-pm-skills/SKILL.md",{"path":410,"priority":318},"commands/.gitkeep",{"path":412,"priority":318},"commands/acceptance-criteria.md",{"path":414,"priority":318},"commands/adr.md",{"path":416,"priority":318},"commands/competitive-analysis.md",{"path":418,"priority":318},"commands/dashboard-requirements.md",{"path":420,"priority":318},"commands/design-rationale.md",{"path":422,"priority":318},"commands/edge-cases.md",{"path":424,"priority":318},"commands/experiment-design.md",{"path":426,"priority":318},"commands/experiment-results.md",{"path":428,"priority":318},"commands/hypothesis.md",{"path":430,"priority":318},"commands/instrumentation-spec.md",{"path":432,"priority":318},"commands/interview-synthesis.md",{"path":434,"priority":318},"commands/jtbd-canvas.md",{"path":436,"priority":318},"commands/launch-checklist.md",{"path":438,"priority":318},"commands/lean-canvas.md",{"path":440,"priority":318},"commands/lessons-log.md",{"path":442,"priority":318},"commands/meeting-agenda.md",{"path":444,"priority":318},"commands/meeting-brief.md",{"path":446,"priority":318},"commands/meeting-recap.md",{"path":448,"priority":318},"commands/meeting-synthesize.md",{"path":450,"priority":318},"commands/mermaid-diagrams.md",{"path":452,"priority":318},"commands/okr-grader.md",{"path":454,"priority":318},"commands/okr-writer.md",{"path":456,"priority":318},"commands/opportunity-tree.md",{"path":458,"priority":318},"commands/persona.md",{"path":460,"priority":318},"commands/pivot-decision.md",{"path":462,"priority":318},"commands/pm-skill-builder.md",{"path":464,"priority":318},"commands/pm-skill-iterate.md",{"path":466,"priority":318},"commands/pm-skill-validate.md",{"path":468,"priority":318},"commands/prd.md",{"path":470,"priority":318},"commands/problem-statement.md",{"path":472,"priority":318},"commands/refinement-notes.md",{"path":474,"priority":318},"commands/release-notes.md",{"path":476,"priority":318},"commands/retrospective.md",{"path":478,"priority":318},"commands/slideshow-creator.md",{"path":480,"priority":318},"commands/solution-brief.md",{"path":482,"priority":318},"commands/spike-summary.md",{"path":484,"priority":318},"commands/stakeholder-summary.md",{"path":486,"priority":318},"commands/stakeholder-update.md",{"path":488,"priority":318},"commands/update-pm-skills.md",{"path":490,"priority":318},"commands/user-stories.md",{"path":492,"priority":318},"commands/workflow-customer-discovery.md",{"path":494,"priority":318},"commands/workflow-feature-kickoff.md",{"path":496,"priority":318},"commands/workflow-post-launch-learning.md",{"path":498,"priority":318},"commands/workflow-product-strategy.md",{"path":500,"priority":318},"commands/workflow-sprint-planning.md",{"path":502,"priority":318},"commands/workflow-stakeholder-alignment.md",{"path":504,"priority":318},"commands/workflow-technical-discovery.md",{"basePath":506,"description":507,"displayName":508,"installMethods":509,"rationale":510,"selectedPaths":511,"source":319,"sourceLanguage":18,"type":235},"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)",[512,514,516],{"path":513,"priority":313},"SKILL.md",{"path":515,"priority":330},"references/EXAMPLE.md",{"path":517,"priority":330},"references/TEMPLATE.md",{"basePath":519,"description":520,"displayName":521,"installMethods":522,"rationale":523,"selectedPaths":524,"source":319,"sourceLanguage":18,"type":235},"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",[525,526,527],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":529,"description":530,"displayName":531,"installMethods":532,"rationale":533,"selectedPaths":534,"source":319,"sourceLanguage":18,"type":235},"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",[535,536,537],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":539,"description":540,"displayName":541,"installMethods":542,"rationale":543,"selectedPaths":544,"source":319,"sourceLanguage":18,"type":235},"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",[545,546,547],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":549,"description":550,"displayName":551,"installMethods":552,"rationale":553,"selectedPaths":554,"source":319,"sourceLanguage":18,"type":235},"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",[555,556,557],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":559,"description":560,"displayName":561,"installMethods":562,"rationale":563,"selectedPaths":564,"source":319,"sourceLanguage":18,"type":235},"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",[565,566,567],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":569,"description":570,"displayName":571,"installMethods":572,"rationale":573,"selectedPaths":574,"source":319,"sourceLanguage":18,"type":235},"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",[575,576,577],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":579,"description":580,"displayName":581,"installMethods":582,"rationale":583,"selectedPaths":584,"source":319,"sourceLanguage":18,"type":235},"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",[585,586,587],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":589,"description":590,"displayName":591,"installMethods":592,"rationale":593,"selectedPaths":594,"source":319,"sourceLanguage":18,"type":235},"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",[595,596,597],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":599,"description":600,"displayName":601,"installMethods":602,"rationale":603,"selectedPaths":604,"source":319,"sourceLanguage":18,"type":235},"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",[605,606,607],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":609,"description":610,"displayName":611,"installMethods":612,"rationale":613,"selectedPaths":614,"source":319,"sourceLanguage":18,"type":235},"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",[615,616,617],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":619,"description":620,"displayName":621,"installMethods":622,"rationale":623,"selectedPaths":624,"source":319,"sourceLanguage":18,"type":235},"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",[625,626,627],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":629,"description":630,"displayName":631,"installMethods":632,"rationale":633,"selectedPaths":634,"source":319,"sourceLanguage":18,"type":235},"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",[635,636,637],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":639,"description":640,"displayName":641,"installMethods":642,"rationale":643,"selectedPaths":644,"source":319,"sourceLanguage":18,"type":235},"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",[645,646,647],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":649,"description":650,"displayName":651,"installMethods":652,"rationale":653,"selectedPaths":654,"source":319,"sourceLanguage":18,"type":235},"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",[655,656,657],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":659,"description":660,"displayName":661,"installMethods":662,"rationale":663,"selectedPaths":664,"source":319,"sourceLanguage":18,"type":235},"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",[665,666,667],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":669,"description":670,"displayName":671,"installMethods":672,"rationale":673,"selectedPaths":674,"source":319,"sourceLanguage":18,"type":235},"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",[675,676,677],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":679,"description":680,"displayName":681,"installMethods":682,"rationale":683,"selectedPaths":684,"source":319,"sourceLanguage":18,"type":235},"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",[685,686,687],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":689,"description":690,"displayName":691,"installMethods":692,"rationale":693,"selectedPaths":694,"source":319,"sourceLanguage":18,"type":235},"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",[695,696,697],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":699,"description":700,"displayName":701,"installMethods":702,"rationale":703,"selectedPaths":704,"source":319,"sourceLanguage":18,"type":235},"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",[705,706,707,708],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"path":709,"priority":330},"references/html-template.html",{"basePath":711,"description":712,"displayName":713,"installMethods":714,"rationale":715,"selectedPaths":716,"source":319,"sourceLanguage":18,"type":235},"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",[717,718,719],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":721,"description":722,"displayName":723,"installMethods":724,"rationale":725,"selectedPaths":726,"source":319,"sourceLanguage":18,"type":235},"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",[727,728,729],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":731,"description":732,"displayName":733,"installMethods":734,"rationale":735,"selectedPaths":736,"source":319,"sourceLanguage":18,"type":235},"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",[737,738,739],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":232,"description":10,"displayName":13,"installMethods":741,"rationale":742,"selectedPaths":743,"source":319,"sourceLanguage":18,"type":235},{"claudeCode":12},"SKILL.md frontmatter at skills/foundation-meeting-synthesize/SKILL.md",[744,745,746],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":748,"description":749,"displayName":750,"installMethods":751,"rationale":752,"selectedPaths":753,"source":319,"sourceLanguage":18,"type":235},"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",[754,755,756],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":758,"description":759,"displayName":760,"installMethods":761,"rationale":762,"selectedPaths":763,"source":319,"sourceLanguage":18,"type":235},"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",[764,765,766],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":768,"description":769,"displayName":770,"installMethods":771,"rationale":772,"selectedPaths":773,"source":319,"sourceLanguage":18,"type":235},"skills/foundation-stakeholder-update","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.","foundation-stakeholder-update",{"claudeCode":12},"SKILL.md frontmatter at skills/foundation-stakeholder-update/SKILL.md",[774,775,776],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":778,"description":779,"displayName":780,"installMethods":781,"rationale":782,"selectedPaths":783,"source":319,"sourceLanguage":18,"type":235},"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",[784,785,786],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":788,"description":789,"displayName":790,"installMethods":791,"rationale":792,"selectedPaths":793,"source":319,"sourceLanguage":18,"type":235},"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",[794,795,796],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":798,"description":799,"displayName":800,"installMethods":801,"rationale":802,"selectedPaths":803,"source":319,"sourceLanguage":18,"type":235},"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",[804,805,806],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":808,"description":809,"displayName":810,"installMethods":811,"rationale":812,"selectedPaths":813,"source":319,"sourceLanguage":18,"type":235},"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",[814,815,816],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":818,"description":819,"displayName":820,"installMethods":821,"rationale":822,"selectedPaths":823,"source":319,"sourceLanguage":18,"type":235},"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",[824,825,826],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":828,"description":829,"displayName":830,"installMethods":831,"rationale":832,"selectedPaths":833,"source":319,"sourceLanguage":18,"type":235},"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",[834,835,836],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":838,"description":839,"displayName":840,"installMethods":841,"rationale":842,"selectedPaths":843,"source":319,"sourceLanguage":18,"type":235},"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",[844,845,846],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":848,"description":849,"displayName":850,"installMethods":851,"rationale":852,"selectedPaths":853,"source":319,"sourceLanguage":18,"type":235},"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",[854,855,856],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":858,"description":859,"displayName":860,"installMethods":861,"rationale":862,"selectedPaths":863,"source":319,"sourceLanguage":18,"type":235},"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",[864,865,866],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":868,"description":869,"displayName":870,"installMethods":871,"rationale":872,"selectedPaths":873,"source":319,"sourceLanguage":18,"type":235},"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",[874,875,876,877,879,881],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"path":878,"priority":330},"references/diagram-catalog.md",{"path":880,"priority":330},"references/pm-use-cases.md",{"path":882,"priority":330},"references/syntax-guide.md",{"basePath":884,"description":885,"displayName":886,"installMethods":887,"rationale":888,"selectedPaths":889,"source":319,"sourceLanguage":18,"type":235},"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",[890,891,892],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":894,"description":895,"displayName":896,"installMethods":897,"rationale":898,"selectedPaths":899,"source":319,"sourceLanguage":18,"type":235},"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",[900,901,902],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":904,"description":905,"displayName":906,"installMethods":907,"rationale":908,"selectedPaths":909,"source":319,"sourceLanguage":18,"type":235},"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",[910,911,912],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"basePath":914,"description":915,"displayName":916,"installMethods":917,"rationale":918,"selectedPaths":919,"source":319,"sourceLanguage":18,"type":235},"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",[920,921,922,923,925,927],{"path":513,"priority":313},{"path":515,"priority":330},{"path":517,"priority":330},{"path":924,"priority":330},"references/decision-logic.md",{"path":926,"priority":330},"references/platform-rules.md",{"path":928,"priority":330},"references/slide-types.md",{"sources":930},[931],"manual",{"closedIssues90d":219,"description":933,"forks":220,"homepage":934,"license":227,"openIssues90d":222,"pushedAt":223,"readmeSize":217,"stars":224,"topics":935},"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/",[288,936,937,203,938,939,940,941],"ai-skills","claude-code","claude-desktop","openskills","skill-families","triple-diamond",{"classifiedAt":943,"discoverAt":944,"extractAt":945,"githubAt":945,"updatedAt":943},1778695719797,1778695714515,1778695717835,[200,201,198,203,202,199],{"evaluatedAt":230,"extractAt":276,"updatedAt":230},[],[950,981,1009,1036,1064,1080],{"_creationTime":951,"_id":952,"community":953,"display":954,"identity":960,"providers":965,"relations":975,"tags":977,"workflow":978},1778696691708.3035,"k17br1j5s86ae90zqeyd7zcg2586mkwr",{"reviewCount":8},{"description":955,"installMethods":956,"name":958,"sourceUrl":959},"Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms\n",{"claudeCode":957},"ruvnet/ruflo","Performance Analysis","https://github.com/ruvnet/ruflo",{"basePath":961,"githubOwner":962,"githubRepo":963,"locale":18,"slug":964,"type":235},".claude/skills/performance-analysis","ruvnet","ruflo","performance-analysis",{"evaluate":966,"extract":973},{"promptVersionExtension":191,"promptVersionScoring":192,"score":967,"tags":968,"targetMarket":204,"tier":205},100,[969,200,970,971,972,202],"performance","optimization","claude-flow","bottleneck-detection",{"commitSha":266,"license":974},"MIT",{"repoId":976},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[200,972,971,970,969,202],{"evaluatedAt":979,"extractAt":980,"updatedAt":979},1778699217174,1778696691708,{"_creationTime":982,"_id":983,"community":984,"display":985,"identity":991,"providers":996,"relations":1002,"tags":1004,"workflow":1005},1778697205743.8943,"k175cp8c6m1kknsf9yhd75swn586m4hj",{"reviewCount":8},{"description":986,"installMethods":987,"name":989,"sourceUrl":990},"Knowledge about the presentation slide format, weight system, navigation, and section structure",{"claudeCode":988},"shanraisshan/claude-code-best-practice","Presentation Structure","https://github.com/shanraisshan/claude-code-best-practice",{"basePath":992,"githubOwner":993,"githubRepo":994,"locale":18,"slug":995,"type":235},".claude/skills/presentation/presentation-structure","shanraisshan","claude-code-best-practice","presentation-structure",{"evaluate":997,"extract":1001},{"promptVersionExtension":191,"promptVersionScoring":192,"score":967,"tags":998,"targetMarket":204,"tier":205},[999,1000,201,200],"presentation","html",{"commitSha":266,"license":974},{"repoId":1003},"kd74710g49kxgwbfjxeb7s132d86myxr",[200,201,1000,999],{"evaluatedAt":1006,"extractAt":1007,"updatedAt":1008},1778697246983,1778697205743,1778697438101,{"_creationTime":1010,"_id":1011,"community":1012,"display":1013,"identity":1019,"providers":1023,"relations":1030,"tags":1032,"workflow":1033},1778684091954.6682,"k1724x2k19t06bmxsstfq8t7xs86ntjn",{"reviewCount":8},{"description":1014,"installMethods":1015,"name":1017,"sourceUrl":1018},"Run Cogny marketing analysis tasks — fetch scheduled tasks, analyze ad accounts via MCP, report findings",{"claudeCode":1016},"cognyai/claude-code-marketing-skills","cogny","https://github.com/cognyai/claude-code-marketing-skills",{"basePath":1020,"githubOwner":1021,"githubRepo":1022,"locale":18,"slug":1017,"type":235},"skills/cogny","cognyai","claude-code-marketing-skills",{"evaluate":1024,"extract":1029},{"promptVersionExtension":191,"promptVersionScoring":192,"score":967,"tags":1025,"targetMarket":204,"tier":205},[1026,200,1017,1027,1028,202],"marketing","ads","automation",{"commitSha":266},{"repoId":1031},"kd7371gwzbdr07nc839hsmagw986nje6",[1027,200,1028,1017,1026,202],{"evaluatedAt":1034,"extractAt":1035,"updatedAt":1034},1778684198526,1778684091954,{"_creationTime":1037,"_id":1038,"community":1039,"display":1040,"identity":1046,"providers":1050,"relations":1057,"tags":1060,"workflow":1061},1778692726926.7627,"k17dhmskz6t7wpxvd9ygy7fvsh86n695",{"reviewCount":8},{"description":1041,"installMethods":1042,"name":1044,"sourceUrl":1045},"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",{"claudeCode":1043},"marfoerst/the-pragmatic-pm","pm-strategic-review","https://github.com/marfoerst/the-pragmatic-pm",{"basePath":1047,"githubOwner":1048,"githubRepo":1049,"locale":18,"slug":1044,"type":235},"skills/pm-strategic-review","marfoerst","the-pragmatic-pm",{"evaluate":1051,"extract":1056},{"promptVersionExtension":191,"promptVersionScoring":192,"score":967,"tags":1052,"targetMarket":204,"tier":205},[203,1053,202,1054,1055],"strategy","review","scorecard",{"commitSha":266},{"parentExtensionId":1058,"repoId":1059},"k17ehawghqbe3ff7rxmq9cq1xs86nm21","kd731k864fr1ezp8r85ecbhz9986mzz7",[203,202,1054,1055,1053],{"evaluatedAt":1062,"extractAt":1063,"updatedAt":1062},1778693621016,1778692726926,{"_creationTime":1065,"_id":1066,"community":1067,"display":1068,"identity":1070,"providers":1071,"relations":1076,"tags":1077,"workflow":1078},1778695720086.7688,"k1715jm4ekq8c9nwr82wpbwj4d86mg4d",{"reviewCount":8},{"description":769,"installMethods":1069,"name":770,"sourceUrl":14},{"claudeCode":12},{"basePath":768,"githubOwner":233,"githubRepo":234,"locale":18,"slug":770,"type":235},{"evaluate":1072,"extract":1075},{"promptVersionExtension":191,"promptVersionScoring":192,"score":279,"tags":1073,"targetMarket":204,"tier":205},[198,1074,201,202,1028],"communication",{"commitSha":266,"license":227},{"parentExtensionId":238,"repoId":272},[1028,1074,201,198,202],{"evaluatedAt":1079,"extractAt":276,"updatedAt":1079},1778696266506,{"_creationTime":1081,"_id":1082,"community":1083,"display":1084,"identity":1090,"providers":1094,"relations":1101,"tags":1103,"workflow":1104},1778698837670.7993,"k17fe7ybjme5s1n10mmg3emmns86nr26",{"reviewCount":8},{"description":1085,"installMethods":1086,"name":1088,"sourceUrl":1089},"Decision intelligence for AI agents. Analyze options, map decision dependencies with PageRank, detect when information sources conflict, and find the choices that matter most.",{"claudeCode":1087},"Whatsonyourmind/oraclaw","oraclaw-decide","https://github.com/Whatsonyourmind/oraclaw",{"basePath":1091,"githubOwner":1092,"githubRepo":1093,"locale":18,"slug":1088,"type":235},"mission-control/packages/clawhub-skills/oraclaw-decide","Whatsonyourmind","oraclaw",{"evaluate":1095,"extract":1100},{"promptVersionExtension":191,"promptVersionScoring":192,"score":967,"tags":1096,"targetMarket":204,"tier":205},[1097,200,970,1098,1099],"decision-making","graph-theory","ai-agent-tools",{"commitSha":266},{"repoId":1102},"kd76fmxm1ng903s4fmj0p7hxxs86ndkg",[1099,200,1097,1098,970],{"evaluatedAt":1105,"extractAt":1106,"updatedAt":1107},1778698934136,1778698837670,1778699187402]