[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-product-on-purpose-utility-pm-skill-iterate-de":3,"guides-for-product-on-purpose-utility-pm-skill-iterate":967,"similar-k17987jjaca42dxyrrwevjphs586n403-de":968},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":249,"isFallback":231,"parentExtension":254,"providers":315,"relations":319,"repo":320,"tags":965,"workflow":966},1778695720086.7717,"k17987jjaca42dxyrrwevjphs586n403",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"product-on-purpose/pm-skills","PM Skill Iterate","https://github.com/product-on-purpose/pm-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":229,"workflow":247},1778696544903.2244,"kn703pywxr92441nrsv8pg6hjs86mcg2","en",{"checks":20,"evaluatedAt":185,"extensionSummary":186,"features":187,"nonGoals":193,"practices":197,"prerequisites":201,"promptVersionExtension":202,"promptVersionScoring":203,"purpose":204,"rationale":205,"score":206,"summary":207,"tags":208,"targetMarket":214,"tier":215,"useCases":216,"workflow":221},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,90,94,98,102,106,109,112,115,119,122,125,128,131,134,137,141,145,149,152,156,160,163,167,170,173,176,179,182],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the problem of improving existing pm-skills by applying targeted changes based on feedback or validation reports.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","This skill offers significant value over a simple prompt by providing a structured, repeatable process for skill improvement, including file previews, version bumping, and HISTORY.md updates.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle for iterating on a pm-skill, from reading files and previewing changes to applying them, suggesting version bumps, and updating HISTORY.md.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill has a single, well-defined responsibility: iterating on and improving existing pm-skills based on feedback or validation reports.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's purpose of applying targeted improvements, reading files, previewing changes, and suggesting version bumps.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","The description clearly states the skill applies targeted improvements to existing pm-skills based on feedback, validation reports, or convention changes, and specifies when to use it (after validation/feedback) and when not to use it (new skill creation, auditing).",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md provides detailed instructions, a clear output contract with a template reference, and a quality checklist, covering all aspects of the skill's operation.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The tool name 'utility-pm-skill-iterate' and its associated command '/pm-skill-iterate' are descriptive and appropriate for its function.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The skill's input is normalized into a structured list of changes, and its output is clearly defined through before/after previews and a final summary, requesting explicit confirmation before writing.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The license is Apache-2.0, declared via a LICENSE file and frontmatter, and is permissive for OSS use.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent commits, with the latest commit dated 2026-05-13, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill does not appear to use any third-party dependencies beyond its core runtime environment.",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","The skill does not handle or manage secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's instructions focus on structured data manipulation and do not involve loading or executing untrusted external content.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill operates on bundled files and does not fetch external content at runtime, mitigating supply-chain risks.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates on provided file content and updates files within the skill's directory, adhering to sandbox constraints.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or deny-retry loops were found in the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill does not perform outbound calls or handle confidential data, thus posing no exfiltration risk.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks and uses clean, printable ASCII and expected Unicode.",{"category":66,"check":88,"severity":24,"summary":89},"Opaque code execution","The skill's logic is implemented in plain, readable markdown instructions, with no obfuscated code or runtime fetching.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The skill correctly identifies target files relative to the skill directory and handles cases where files might not exist, adhering to structural assumptions.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","With 14 open and 11 closed issues in the last 90 days, the closure rate is above 50%, indicating good maintainer engagement.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The skill declares a meaningful semver version (1.0.0) in its frontmatter, and a CHANGELOG.md is present.",{"category":103,"check":104,"severity":24,"summary":105},"Code Execution","Validation","Input from validation reports is parsed and normalized, and user confirmations are explicitly required before file operations.",{"category":66,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","File writes are guarded by user confirmation after explicit previews, preventing accidental destructive operations.",{"category":103,"check":110,"severity":24,"summary":111},"Error Handling","The skill provides clear error messages and defined steps for handling various states, including file-not-found and stale-preview scenarios, ensuring fail-closed behavior.",{"category":103,"check":113,"severity":63,"summary":114},"Logging","The skill is primarily a procedural instruction follower and does not perform destructive actions or outbound calls that would necessitate local audit logging.",{"category":116,"check":117,"severity":63,"summary":118},"Compliance","GDPR","The skill does not operate on personal data; it manipulates text files based on user input.",{"category":116,"check":120,"severity":24,"summary":121},"Target market","The skill is globally applicable and has no regional or jurisdictional logic, thus targetMarket is 'global'.",{"category":91,"check":123,"severity":24,"summary":124},"Runtime stability","The skill's instructions are clear markdown and do not rely on specific OS features, shells, or runtimes beyond standard text processing.",{"category":44,"check":126,"severity":24,"summary":127},"README","The README is extensive and clearly states the extension's purpose, features, and usage.",{"category":33,"check":129,"severity":24,"summary":130},"Tool surface size","The skill exposes a single tool ('/pm-skill-iterate'), which is appropriate for its specific function.",{"category":40,"check":132,"severity":63,"summary":133},"Overlapping near-synonym tools","The skill exposes only one primary tool, so there are no overlapping near-synonym tools.",{"category":44,"check":135,"severity":24,"summary":136},"Phantom features","All features advertised in the README and SKILL.md, such as input normalization, previewing, and version bumping, have corresponding implementations.",{"category":138,"check":139,"severity":24,"summary":140},"Install","Installation instruction","The README provides clear installation instructions, including options for Claude Code, Git clone, and ZIP download, along with usage examples.",{"category":142,"check":143,"severity":24,"summary":144},"Errors","Actionable error messages","The skill provides actionable error messages for scenarios like missing skills, file changes, and unparseable reports, including recovery steps or next actions.",{"category":146,"check":147,"severity":63,"summary":148},"Execution","Pinned dependencies","The skill does not rely on third-party dependencies that require pinning.",{"category":33,"check":150,"severity":24,"summary":151},"Dry-run preview","The skill provides a mandatory before/after preview of all proposed file changes, acting as a dry-run before user confirmation.",{"category":153,"check":154,"severity":63,"summary":155},"Protocol","Idempotent retry & timeouts","The skill's operations are file-based and synchronous, not involving remote calls or state-changing operations that would require idempotency or timeouts.",{"category":157,"check":158,"severity":24,"summary":159},"Safety","Halt on unexpected state","The skill correctly halts execution and reports clearly if the target skill directory does not exist or if file content has changed since the preview.",{"category":91,"check":161,"severity":24,"summary":162},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills being loaded; it operates solely on the target skill's files.",{"category":164,"check":165,"severity":24,"summary":166},"Context","Concise Frontmatter","The frontmatter is concise and self-contained, accurately summarizing the core capability and providing trigger phrases.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md is well-structured and under the line limit, delegating detailed examples and history to separate files.",{"category":164,"check":171,"severity":24,"summary":172},"Progressive Disclosure","Detailed information like the example and template are in separate `references/` files, and the HISTORY.md is created only when appropriate.",{"category":164,"check":174,"severity":63,"summary":175},"Forked exploration","The skill does not involve deep exploration or multi-file inspection that would necessitate 'context: fork'.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","A detailed EXAMPLE.md is provided, demonstrating an end-to-end iteration process driven by a validation report, showing input, steps, and output.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The skill handles edge cases like missing directories, stale previews, invalid input formats, and file system access issues, providing clear symptoms and recovery steps.",{"category":103,"check":183,"severity":63,"summary":184},"Tool Fallback","The skill does not require external tools beyond standard file system access and markdown processing.",1778696544794,"This skill iterates on existing pm-skills by applying targeted changes based on user input like validation reports or feedback. It reads files, previews proposed edits, requires user confirmation before writing, suggests version bumps, and handles HISTORY.md updates.",[188,189,190,191,192],"Applies targeted improvements to existing pm-skills","Reads current skill files and previews proposed changes","Writes changes upon user confirmation","Suggests version bumps and handles HISTORY.md updates","Normalizes various input types into structured changes",[194,195,196],"Creating new skills from scratch (use /pm-skill-builder)","Auditing skills before making changes (use /pm-skill-validate first)","Making bulk convention changes across many skills",[198,199,200],"Skill Maintenance","Iterative Development","Code Refactoring",[],"3.0.0","4.4.0","To provide a safe, structured, and efficient way to improve and maintain pm-skills based on feedback and validation reports.","The skill is exceptionally well-documented and robust, with clear instructions, comprehensive examples, and excellent handling of edge cases and user interaction. No critical or warning findings.",99,"A high-quality utility skill for improving existing pm-skills, offering a structured and safe iteration process.",[209,210,211,212,213],"pm-skills","code-quality","documentation","maintenance","refactoring","global","verified",[217,218,219,220],"Improving a skill after validation reports indicate issues","Applying specific feedback to a skill's content or structure","Conforming a skill to new repository conventions","Iterating on a skill before a release",[222,223,224,225,226,227,228],"Identify target skill and read current files","Normalize input into intended changes","Preview proposed changes with before/after blocks","Apply changes with stale-preview guard","Suggest version bump class and reason","Offer HISTORY.md update","Report summary with next steps",{"codeQuality":230,"collectedAt":232,"documentation":233,"maintenance":236,"security":243,"testCoverage":246},{"hasLockfile":231},true,1778696527660,{"descriptionLength":234,"readmeSize":235},280,80198,{"closedIssues90d":237,"forks":238,"hasChangelog":231,"manifestVersion":239,"openIssues90d":240,"pushedAt":241,"stars":242},11,31,"1.0.0",14,1778649747000,205,{"hasNpmPackage":244,"license":245,"smitheryVerified":244},false,"Apache-2.0",{"hasCi":231,"hasTests":244},{"updatedAt":248},1778696544903,{"basePath":250,"githubOwner":251,"githubRepo":209,"locale":18,"slug":252,"type":253},"skills/utility-pm-skill-iterate","product-on-purpose","utility-pm-skill-iterate","skill",{"_creationTime":255,"_id":256,"community":257,"display":258,"identity":262,"parentExtension":265,"providers":297,"relations":311,"tags":312,"workflow":313},1778695720086.7622,"k1721116hsfj7zg78w03432n8986n6y8",{"reviewCount":8},{"description":259,"installMethods":260,"name":261,"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":209},"PM-Skills",{"basePath":263,"githubOwner":251,"githubRepo":209,"locale":18,"slug":209,"type":264},"","plugin",{"_creationTime":266,"_id":267,"community":268,"display":269,"identity":273,"providers":275,"relations":291,"tags":293,"workflow":294},1778695720086.762,"k17e82myp13z1v3ayhrvy721y186npks",{"reviewCount":8},{"description":270,"installMethods":271,"name":272,"sourceUrl":14},"Product Management skills for AI agents",{"claudeCode":12},"pm-skills-marketplace",{"basePath":263,"githubOwner":251,"githubRepo":209,"locale":18,"slug":209,"type":274},"marketplace",{"evaluate":276,"extract":285},{"promptVersionExtension":277,"promptVersionScoring":203,"score":278,"tags":279,"targetMarket":214,"tier":215},"3.1.0",95,[280,281,282,211,283,284],"product-management","agile","workflows","templates","ai-agent-skills",{"commitSha":286,"marketplace":287,"plugin":289},"HEAD",{"name":272,"pluginCount":288},1,{"mcpCount":8,"provider":290,"skillCount":8},"classify",{"repoId":292},"kd78ksv1wjj826ds5j1sh2kqnx86mhqf",[281,284,211,280,283,282],{"evaluatedAt":295,"extractAt":296,"updatedAt":295},1778695736047,1778695720086,{"evaluate":298,"extract":308},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":299,"targetMarket":214,"tier":215},[280,300,301,302,303,304,305,306,307],"pm","prd","user-stories","okrs","lean-startup","design-thinking","meeting-skills","agent-skills",{"commitSha":286,"license":245,"plugin":309},{"mcpCount":8,"provider":290,"skillCount":310},40,{"parentExtensionId":267,"repoId":292},[307,305,304,306,303,300,301,280,302],{"evaluatedAt":314,"extractAt":296,"updatedAt":314},1778695745973,{"evaluate":316,"extract":318},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":317,"targetMarket":214,"tier":215},[209,210,211,212,213],{"commitSha":286,"license":245},{"parentExtensionId":256,"repoId":292},{"_creationTime":321,"_id":292,"identity":322,"providers":323,"workflow":961},1778695714515.1458,{"githubOwner":251,"githubRepo":209,"sourceUrl":14},{"classify":324,"discover":948,"github":951},{"commitSha":286,"extensions":325},[326,339,524,537,547,557,567,577,587,597,607,617,627,637,647,657,667,677,687,697,707,717,729,739,749,759,769,779,789,799,809,819,829,839,849,859,869,879,889,905,915,922,932],{"basePath":263,"description":270,"displayName":272,"installMethods":327,"rationale":328,"selectedPaths":329,"source":338,"sourceLanguage":18,"type":274},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[330,333,335],{"path":331,"priority":332},".claude-plugin/marketplace.json","mandatory",{"path":334,"priority":332},"README.md",{"path":336,"priority":337},"LICENSE","high","rule",{"basePath":263,"description":259,"displayName":209,"installMethods":340,"license":245,"rationale":341,"selectedPaths":342,"source":338,"sourceLanguage":18,"type":264},{"claudeCode":209},"plugin manifest at .claude-plugin/plugin.json",[343,345,346,347,350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460,462,464,466,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],{"path":344,"priority":332},".claude-plugin/plugin.json",{"path":334,"priority":332},{"path":336,"priority":337},{"path":348,"priority":349},"skills/define-hypothesis/SKILL.md","medium",{"path":351,"priority":349},"skills/define-jtbd-canvas/SKILL.md",{"path":353,"priority":349},"skills/define-opportunity-tree/SKILL.md",{"path":355,"priority":349},"skills/define-problem-statement/SKILL.md",{"path":357,"priority":349},"skills/deliver-acceptance-criteria/SKILL.md",{"path":359,"priority":349},"skills/deliver-edge-cases/SKILL.md",{"path":361,"priority":349},"skills/deliver-launch-checklist/SKILL.md",{"path":363,"priority":349},"skills/deliver-prd/SKILL.md",{"path":365,"priority":349},"skills/deliver-release-notes/SKILL.md",{"path":367,"priority":349},"skills/deliver-user-stories/SKILL.md",{"path":369,"priority":349},"skills/develop-adr/SKILL.md",{"path":371,"priority":349},"skills/develop-design-rationale/SKILL.md",{"path":373,"priority":349},"skills/develop-solution-brief/SKILL.md",{"path":375,"priority":349},"skills/develop-spike-summary/SKILL.md",{"path":377,"priority":349},"skills/discover-competitive-analysis/SKILL.md",{"path":379,"priority":349},"skills/discover-interview-synthesis/SKILL.md",{"path":381,"priority":349},"skills/discover-stakeholder-summary/SKILL.md",{"path":383,"priority":349},"skills/foundation-lean-canvas/SKILL.md",{"path":385,"priority":349},"skills/foundation-meeting-agenda/SKILL.md",{"path":387,"priority":349},"skills/foundation-meeting-brief/SKILL.md",{"path":389,"priority":349},"skills/foundation-meeting-recap/SKILL.md",{"path":391,"priority":349},"skills/foundation-meeting-synthesize/SKILL.md",{"path":393,"priority":349},"skills/foundation-okr-writer/SKILL.md",{"path":395,"priority":349},"skills/foundation-persona/SKILL.md",{"path":397,"priority":349},"skills/foundation-stakeholder-update/SKILL.md",{"path":399,"priority":349},"skills/iterate-lessons-log/SKILL.md",{"path":401,"priority":349},"skills/iterate-pivot-decision/SKILL.md",{"path":403,"priority":349},"skills/iterate-refinement-notes/SKILL.md",{"path":405,"priority":349},"skills/iterate-retrospective/SKILL.md",{"path":407,"priority":349},"skills/measure-dashboard-requirements/SKILL.md",{"path":409,"priority":349},"skills/measure-experiment-design/SKILL.md",{"path":411,"priority":349},"skills/measure-experiment-results/SKILL.md",{"path":413,"priority":349},"skills/measure-instrumentation-spec/SKILL.md",{"path":415,"priority":349},"skills/measure-okr-grader/SKILL.md",{"path":417,"priority":349},"skills/utility-mermaid-diagrams/SKILL.md",{"path":419,"priority":349},"skills/utility-pm-skill-builder/SKILL.md",{"path":421,"priority":349},"skills/utility-pm-skill-iterate/SKILL.md",{"path":423,"priority":349},"skills/utility-pm-skill-validate/SKILL.md",{"path":425,"priority":349},"skills/utility-slideshow-creator/SKILL.md",{"path":427,"priority":349},"skills/utility-update-pm-skills/SKILL.md",{"path":429,"priority":337},"commands/.gitkeep",{"path":431,"priority":337},"commands/acceptance-criteria.md",{"path":433,"priority":337},"commands/adr.md",{"path":435,"priority":337},"commands/competitive-analysis.md",{"path":437,"priority":337},"commands/dashboard-requirements.md",{"path":439,"priority":337},"commands/design-rationale.md",{"path":441,"priority":337},"commands/edge-cases.md",{"path":443,"priority":337},"commands/experiment-design.md",{"path":445,"priority":337},"commands/experiment-results.md",{"path":447,"priority":337},"commands/hypothesis.md",{"path":449,"priority":337},"commands/instrumentation-spec.md",{"path":451,"priority":337},"commands/interview-synthesis.md",{"path":453,"priority":337},"commands/jtbd-canvas.md",{"path":455,"priority":337},"commands/launch-checklist.md",{"path":457,"priority":337},"commands/lean-canvas.md",{"path":459,"priority":337},"commands/lessons-log.md",{"path":461,"priority":337},"commands/meeting-agenda.md",{"path":463,"priority":337},"commands/meeting-brief.md",{"path":465,"priority":337},"commands/meeting-recap.md",{"path":467,"priority":337},"commands/meeting-synthesize.md",{"path":469,"priority":337},"commands/mermaid-diagrams.md",{"path":471,"priority":337},"commands/okr-grader.md",{"path":473,"priority":337},"commands/okr-writer.md",{"path":475,"priority":337},"commands/opportunity-tree.md",{"path":477,"priority":337},"commands/persona.md",{"path":479,"priority":337},"commands/pivot-decision.md",{"path":481,"priority":337},"commands/pm-skill-builder.md",{"path":483,"priority":337},"commands/pm-skill-iterate.md",{"path":485,"priority":337},"commands/pm-skill-validate.md",{"path":487,"priority":337},"commands/prd.md",{"path":489,"priority":337},"commands/problem-statement.md",{"path":491,"priority":337},"commands/refinement-notes.md",{"path":493,"priority":337},"commands/release-notes.md",{"path":495,"priority":337},"commands/retrospective.md",{"path":497,"priority":337},"commands/slideshow-creator.md",{"path":499,"priority":337},"commands/solution-brief.md",{"path":501,"priority":337},"commands/spike-summary.md",{"path":503,"priority":337},"commands/stakeholder-summary.md",{"path":505,"priority":337},"commands/stakeholder-update.md",{"path":507,"priority":337},"commands/update-pm-skills.md",{"path":509,"priority":337},"commands/user-stories.md",{"path":511,"priority":337},"commands/workflow-customer-discovery.md",{"path":513,"priority":337},"commands/workflow-feature-kickoff.md",{"path":515,"priority":337},"commands/workflow-post-launch-learning.md",{"path":517,"priority":337},"commands/workflow-product-strategy.md",{"path":519,"priority":337},"commands/workflow-sprint-planning.md",{"path":521,"priority":337},"commands/workflow-stakeholder-alignment.md",{"path":523,"priority":337},"commands/workflow-technical-discovery.md",{"basePath":525,"description":526,"displayName":527,"installMethods":528,"rationale":529,"selectedPaths":530,"source":338,"sourceLanguage":18,"type":253},"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)",[531,533,535],{"path":532,"priority":332},"SKILL.md",{"path":534,"priority":349},"references/EXAMPLE.md",{"path":536,"priority":349},"references/TEMPLATE.md",{"basePath":538,"description":539,"displayName":540,"installMethods":541,"rationale":542,"selectedPaths":543,"source":338,"sourceLanguage":18,"type":253},"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",[544,545,546],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":548,"description":549,"displayName":550,"installMethods":551,"rationale":552,"selectedPaths":553,"source":338,"sourceLanguage":18,"type":253},"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",[554,555,556],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":558,"description":559,"displayName":560,"installMethods":561,"rationale":562,"selectedPaths":563,"source":338,"sourceLanguage":18,"type":253},"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",[564,565,566],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":568,"description":569,"displayName":570,"installMethods":571,"rationale":572,"selectedPaths":573,"source":338,"sourceLanguage":18,"type":253},"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",[574,575,576],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":578,"description":579,"displayName":580,"installMethods":581,"rationale":582,"selectedPaths":583,"source":338,"sourceLanguage":18,"type":253},"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",[584,585,586],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":588,"description":589,"displayName":590,"installMethods":591,"rationale":592,"selectedPaths":593,"source":338,"sourceLanguage":18,"type":253},"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",[594,595,596],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":598,"description":599,"displayName":600,"installMethods":601,"rationale":602,"selectedPaths":603,"source":338,"sourceLanguage":18,"type":253},"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",[604,605,606],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":608,"description":609,"displayName":610,"installMethods":611,"rationale":612,"selectedPaths":613,"source":338,"sourceLanguage":18,"type":253},"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",[614,615,616],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":618,"description":619,"displayName":620,"installMethods":621,"rationale":622,"selectedPaths":623,"source":338,"sourceLanguage":18,"type":253},"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",[624,625,626],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":628,"description":629,"displayName":630,"installMethods":631,"rationale":632,"selectedPaths":633,"source":338,"sourceLanguage":18,"type":253},"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",[634,635,636],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":638,"description":639,"displayName":640,"installMethods":641,"rationale":642,"selectedPaths":643,"source":338,"sourceLanguage":18,"type":253},"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",[644,645,646],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":648,"description":649,"displayName":650,"installMethods":651,"rationale":652,"selectedPaths":653,"source":338,"sourceLanguage":18,"type":253},"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",[654,655,656],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":658,"description":659,"displayName":660,"installMethods":661,"rationale":662,"selectedPaths":663,"source":338,"sourceLanguage":18,"type":253},"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",[664,665,666],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":668,"description":669,"displayName":670,"installMethods":671,"rationale":672,"selectedPaths":673,"source":338,"sourceLanguage":18,"type":253},"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",[674,675,676],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":678,"description":679,"displayName":680,"installMethods":681,"rationale":682,"selectedPaths":683,"source":338,"sourceLanguage":18,"type":253},"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",[684,685,686],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":688,"description":689,"displayName":690,"installMethods":691,"rationale":692,"selectedPaths":693,"source":338,"sourceLanguage":18,"type":253},"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",[694,695,696],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":698,"description":699,"displayName":700,"installMethods":701,"rationale":702,"selectedPaths":703,"source":338,"sourceLanguage":18,"type":253},"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",[704,705,706],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":708,"description":709,"displayName":710,"installMethods":711,"rationale":712,"selectedPaths":713,"source":338,"sourceLanguage":18,"type":253},"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",[714,715,716],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":718,"description":719,"displayName":720,"installMethods":721,"rationale":722,"selectedPaths":723,"source":338,"sourceLanguage":18,"type":253},"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",[724,725,726,727],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"path":728,"priority":349},"references/html-template.html",{"basePath":730,"description":731,"displayName":732,"installMethods":733,"rationale":734,"selectedPaths":735,"source":338,"sourceLanguage":18,"type":253},"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",[736,737,738],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":740,"description":741,"displayName":742,"installMethods":743,"rationale":744,"selectedPaths":745,"source":338,"sourceLanguage":18,"type":253},"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",[746,747,748],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":750,"description":751,"displayName":752,"installMethods":753,"rationale":754,"selectedPaths":755,"source":338,"sourceLanguage":18,"type":253},"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",[756,757,758],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":760,"description":761,"displayName":762,"installMethods":763,"rationale":764,"selectedPaths":765,"source":338,"sourceLanguage":18,"type":253},"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",[766,767,768],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":770,"description":771,"displayName":772,"installMethods":773,"rationale":774,"selectedPaths":775,"source":338,"sourceLanguage":18,"type":253},"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",[776,777,778],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":780,"description":781,"displayName":782,"installMethods":783,"rationale":784,"selectedPaths":785,"source":338,"sourceLanguage":18,"type":253},"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",[786,787,788],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":790,"description":791,"displayName":792,"installMethods":793,"rationale":794,"selectedPaths":795,"source":338,"sourceLanguage":18,"type":253},"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",[796,797,798],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":800,"description":801,"displayName":802,"installMethods":803,"rationale":804,"selectedPaths":805,"source":338,"sourceLanguage":18,"type":253},"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",[806,807,808],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":810,"description":811,"displayName":812,"installMethods":813,"rationale":814,"selectedPaths":815,"source":338,"sourceLanguage":18,"type":253},"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",[816,817,818],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":820,"description":821,"displayName":822,"installMethods":823,"rationale":824,"selectedPaths":825,"source":338,"sourceLanguage":18,"type":253},"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",[826,827,828],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":830,"description":831,"displayName":832,"installMethods":833,"rationale":834,"selectedPaths":835,"source":338,"sourceLanguage":18,"type":253},"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",[836,837,838],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":840,"description":841,"displayName":842,"installMethods":843,"rationale":844,"selectedPaths":845,"source":338,"sourceLanguage":18,"type":253},"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",[846,847,848],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":850,"description":851,"displayName":852,"installMethods":853,"rationale":854,"selectedPaths":855,"source":338,"sourceLanguage":18,"type":253},"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",[856,857,858],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":860,"description":861,"displayName":862,"installMethods":863,"rationale":864,"selectedPaths":865,"source":338,"sourceLanguage":18,"type":253},"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",[866,867,868],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":870,"description":871,"displayName":872,"installMethods":873,"rationale":874,"selectedPaths":875,"source":338,"sourceLanguage":18,"type":253},"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",[876,877,878],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":880,"description":881,"displayName":882,"installMethods":883,"rationale":884,"selectedPaths":885,"source":338,"sourceLanguage":18,"type":253},"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",[886,887,888],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":890,"description":891,"displayName":892,"installMethods":893,"rationale":894,"selectedPaths":895,"source":338,"sourceLanguage":18,"type":253},"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",[896,897,898,899,901,903],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"path":900,"priority":349},"references/diagram-catalog.md",{"path":902,"priority":349},"references/pm-use-cases.md",{"path":904,"priority":349},"references/syntax-guide.md",{"basePath":906,"description":907,"displayName":908,"installMethods":909,"rationale":910,"selectedPaths":911,"source":338,"sourceLanguage":18,"type":253},"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",[912,913,914],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":250,"description":10,"displayName":252,"installMethods":916,"rationale":917,"selectedPaths":918,"source":338,"sourceLanguage":18,"type":253},{"claudeCode":12},"SKILL.md frontmatter at skills/utility-pm-skill-iterate/SKILL.md",[919,920,921],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":923,"description":924,"displayName":925,"installMethods":926,"rationale":927,"selectedPaths":928,"source":338,"sourceLanguage":18,"type":253},"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",[929,930,931],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"basePath":933,"description":934,"displayName":935,"installMethods":936,"rationale":937,"selectedPaths":938,"source":338,"sourceLanguage":18,"type":253},"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",[939,940,941,942,944,946],{"path":532,"priority":332},{"path":534,"priority":349},{"path":536,"priority":349},{"path":943,"priority":349},"references/decision-logic.md",{"path":945,"priority":349},"references/platform-rules.md",{"path":947,"priority":349},"references/slide-types.md",{"sources":949},[950],"manual",{"closedIssues90d":237,"description":952,"forks":238,"homepage":953,"license":245,"openIssues90d":240,"pushedAt":241,"readmeSize":235,"stars":242,"topics":954},"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/",[307,955,956,280,957,958,959,960],"ai-skills","claude-code","claude-desktop","openskills","skill-families","triple-diamond",{"classifiedAt":962,"discoverAt":963,"extractAt":964,"githubAt":964,"updatedAt":962},1778695719797,1778695714515,1778695717835,[210,211,212,209,213],{"evaluatedAt":248,"extractAt":296,"updatedAt":248},[],[969,1003,1033,1065,1095,1124],{"_creationTime":970,"_id":971,"community":972,"display":973,"identity":979,"providers":985,"relations":994,"tags":998,"workflow":999},1778698515785.0398,"k17207y0qzj558yxxxxs1r63hn86mfmd",{"reviewCount":8},{"description":974,"installMethods":975,"name":977,"sourceUrl":978},"자동으로 과잉 엔지니어링 패턴을 탐지합니다: (1) 사용자가 명시적으로 요청하지 않은 코드나 파일을 수정하는 경우 (2) 요청되지 않은 새로운 추상화 레이어(클래스, 인터페이스, 팩토리, 래퍼)를 생성하는 경우 (3) 요청되지 않은 주석, 문서, JSDoc, 타입 어노테이션을 추가하는 경우 (4) 요청되지 않은 새로운 종속성을 도입하는 경우 (5) 최소한의 편집 대신 파일 전체를 다시 작성하는 경우 (6) diff 범위가 사용자의 요청을 명백히 초과하는 경우 (7) 사용자가 \"너무 많아\", \"거기는 건드리지 마\", \"X만 변경해\", \"간단하게\", \"그만\"과 같은 신호를 보내는 경우 (8) 발생할 수 없는 시나리오에 대한 오류 처리, 유효성 검사, 방어적 코드 추가 (9) 요청되지 않은 테스트, 설정 스캐폴딩, 문서 생성\n",{"claudeCode":976},"uucz/moyu","Moyu (摸鱼)","https://github.com/uucz/moyu",{"basePath":980,"githubOwner":981,"githubRepo":982,"locale":983,"slug":984,"type":253},"skills/moyu-ko","uucz","moyu","de","moyu-ko",{"evaluate":986,"extract":992},{"promptVersionExtension":202,"promptVersionScoring":203,"score":987,"tags":988,"targetMarket":214,"tier":215},100,[989,210,990,991,213],"ai-assist","prompt-engineering","developer-tools",{"commitSha":286,"license":993},"MIT",{"parentExtensionId":995,"repoId":996,"translatedFrom":997},"k17a8j7hxkm1n8dabrtcwp2z2d86nr39","kd7ccbpk8y3xm113xt8wy1c5jd86n94h","k17dzgrxxkxpeqmtcn5v3tjmad86n5tm",[989,210,991,990,213],{"evaluatedAt":1000,"extractAt":1001,"updatedAt":1002},1778698415064,1778698296017,1778698515785,{"_creationTime":1004,"_id":1005,"community":1006,"display":1007,"identity":1013,"providers":1017,"relations":1027,"tags":1029,"workflow":1030},1778696052276.0203,"k17bgxxgryq8edg32egypsvqtn86m1h7",{"reviewCount":8},{"description":1008,"installMethods":1009,"name":1011,"sourceUrl":1012},"Detect and untangle circular dependencies. Runs madge/skott (TS), pycycle (Py), or compiler-only checks (Go/Rust). Auto-fixes leaf-extractable cycles; reports core cycles for human review. Use when the user asks to find circular imports, fix dependency cycles, or untangle module graph. Example queries — \"find circular imports\", \"fix dependency cycles\", \"untangle our module graph\", \"why is madge complaining\".",{"claudeCode":1010},"raintree-technology/claude-starter","cleanup-cycles","https://github.com/raintree-technology/claude-starter",{"basePath":1014,"githubOwner":1015,"githubRepo":1016,"locale":18,"slug":1011,"type":253},"templates/.claude/skills/cleanup-cycles","raintree-technology","claude-starter",{"evaluate":1018,"extract":1026},{"promptVersionExtension":202,"promptVersionScoring":203,"score":987,"tags":1019,"targetMarket":214,"tier":215},[210,1020,1021,1022,1023,1024,1025,213],"dependencies","javascript","python","typescript","go","rust",{"commitSha":286},{"repoId":1028},"kd78ywakatnz4sjfx781sy14vh86mtty",[210,1020,1024,1021,1022,213,1025,1023],{"evaluatedAt":1031,"extractAt":1032,"updatedAt":1031},1778696977114,1778696052276,{"_creationTime":1034,"_id":1035,"community":1036,"display":1037,"identity":1043,"providers":1047,"relations":1059,"tags":1061,"workflow":1062},1778669958874.1707,"k17e7ve95ag28cdc4gwt5qh10d86m1bv",{"reviewCount":8},{"description":1038,"installMethods":1039,"name":1041,"sourceUrl":1042},"Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.",{"claudeCode":1040},"affaan-m/everything-claude-code","coding-standards","https://github.com/affaan-m/everything-claude-code",{"basePath":1044,"githubOwner":1045,"githubRepo":1046,"locale":18,"slug":1041,"type":253},".agents/skills/coding-standards","affaan-m","everything-claude-code",{"evaluate":1048,"extract":1058},{"promptVersionExtension":202,"promptVersionScoring":203,"score":987,"tags":1049,"targetMarket":214,"tier":215},[1050,1051,210,1023,1021,1022,1024,1052,1053,1054,1055,1056,1057,211,213],"coding-conventions","best-practices","java","php","swift","arkts","security","testing",{"commitSha":286},{"repoId":1060},"kd78nxtg70rbj238fg1xbhf7d186mv9t",[1055,1051,210,1050,211,1024,1052,1021,1053,1022,213,1056,1054,1057,1023],{"evaluatedAt":1063,"extractAt":1064,"updatedAt":1063},1778670132818,1778669958874,{"_creationTime":1066,"_id":1067,"community":1068,"display":1069,"identity":1075,"providers":1080,"relations":1087,"tags":1090,"workflow":1091},1778698405469.0413,"k17e4wbf2c3x45d7e730x7eje986mc5g",{"reviewCount":8},{"description":1070,"installMethods":1071,"name":1073,"sourceUrl":1074},"Ordnet eine Codebasis in Feature-gruppierte Flussdiagramme ein, identifiziert doppelte Belange über Features hinweg und schlägt eine einheitliche Architektur vor. Wird verwendet, wenn nach \"dem idealen Pfad\" gefragt wird, duplizierte Systeme vereinheitlicht oder die Architektur vor einem Refactoring auditiert werden soll. Gibt ein vorgeschlagenes einheitliches Flussdiagramm sowie Prompts zum Erstellen eines Plans pro System aus.",{"claudeCode":1072},"thedotmack/claude-mem","Pathfinder","https://github.com/thedotmack/claude-mem",{"basePath":1076,"githubOwner":1077,"githubRepo":1078,"locale":983,"slug":1079,"type":253},"plugin/skills/pathfinder","thedotmack","claude-mem","pathfinder",{"evaluate":1081,"extract":1086},{"promptVersionExtension":202,"promptVersionScoring":203,"score":987,"tags":1082,"targetMarket":214,"tier":215},[1083,1084,211,213,1085],"code-analysis","architecture","flowchart",{"commitSha":286,"license":245},{"repoId":1088,"translatedFrom":1089},"kd70jnxgm695az2wtf37zbqdj986mp7k","k176pxdjxvnyex7jv6abt3myd586n5vv",[1084,1083,211,1085,213],{"evaluatedAt":1092,"extractAt":1093,"updatedAt":1094},1778698228002,1778698056313,1778698405469,{"_creationTime":1096,"_id":1097,"community":1098,"display":1099,"identity":1105,"providers":1109,"relations":1117,"tags":1120,"workflow":1121},1778696691708.3264,"k179thjzaw5kepc7zhdj9sat3n86mcqp",{"reviewCount":8},{"description":1100,"installMethods":1101,"name":1103,"sourceUrl":1104},"Validate pending migrations for foreign key consistency, rollback safety, and best practices",{"claudeCode":1102},"ruvnet/ruflo","migrate-validate","https://github.com/ruvnet/ruflo",{"basePath":1106,"githubOwner":1107,"githubRepo":1108,"locale":18,"slug":1103,"type":253},"plugins/ruflo-migrations/skills/migrate-validate","ruvnet","ruflo",{"evaluate":1110,"extract":1116},{"promptVersionExtension":202,"promptVersionScoring":203,"score":987,"tags":1111,"targetMarket":214,"tier":215},[1112,1113,1114,1115,210,991],"database","migrations","sql","validation",{"commitSha":286},{"parentExtensionId":1118,"repoId":1119},"k176me0sh9b6bc3gzttnywx4w986njzh","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[210,1112,991,1113,1114,1115],{"evaluatedAt":1122,"extractAt":1123,"updatedAt":1122},1778701008912,1778696691708,{"_creationTime":1125,"_id":1126,"community":1127,"display":1128,"identity":1134,"providers":1139,"relations":1145,"tags":1148,"workflow":1149},1778698175626.3276,"k17cj6pbcgtrw523a4sw8mhcxn86mzvv",{"reviewCount":8},{"description":1129,"installMethods":1130,"name":1132,"sourceUrl":1133},"Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.",{"claudeCode":1131},"trailofbits/skills","Semgrep Rule Creator","https://github.com/trailofbits/skills",{"basePath":1135,"githubOwner":1136,"githubRepo":1137,"locale":18,"slug":1138,"type":253},"plugins/semgrep-rule-creator/skills/semgrep-rule-creator","trailofbits","skills","semgrep-rule-creator",{"evaluate":1140,"extract":1144},{"promptVersionExtension":202,"promptVersionScoring":203,"score":987,"tags":1141,"targetMarket":214,"tier":215},[1142,1056,1143,210,991],"semgrep","static-analysis",{"commitSha":286},{"parentExtensionId":1146,"repoId":1147},"k1757483sd0rdv04r5773w2tb986mb9g","kd7d5sbrd9m157hjv9c7v4wfyn86mk2f",[210,991,1056,1142,1143],{"evaluatedAt":1150,"extractAt":1151,"updatedAt":1150},1778699451460,1778698175626]