From d1b06591cb0c0d8a8acd1662169853bf730bb905 Mon Sep 17 00:00:00 2001 From: mohitagw15856 Date: Mon, 23 Mar 2026 08:22:21 +0000 Subject: [PATCH] add plugin.json manifests for all 8 PM skill bundles --- plugins/pm-advanced/.claude-plugin/plugin.json | 13 +++++++++++++ plugins/pm-analytics/.claude-plugin/plugin.json | 13 +++++++++++++ plugins/pm-delivery/.claude-plugin/plugin.json | 13 +++++++++++++ plugins/pm-discovery/.claude-plugin/plugin.json | 13 +++++++++++++ plugins/pm-essentials/.claude-plugin/plugin.json | 13 +++++++++++++ plugins/pm-planning/.claude-plugin/plugin.json | 13 +++++++++++++ plugins/pm-rituals/.claude-plugin/plugin.json | 13 +++++++++++++ plugins/pm-strategy/.claude-plugin/plugin.json | 13 +++++++++++++ 8 files changed, 104 insertions(+) create mode 100644 plugins/pm-advanced/.claude-plugin/plugin.json create mode 100644 plugins/pm-analytics/.claude-plugin/plugin.json create mode 100644 plugins/pm-delivery/.claude-plugin/plugin.json create mode 100644 plugins/pm-discovery/.claude-plugin/plugin.json create mode 100644 plugins/pm-essentials/.claude-plugin/plugin.json create mode 100644 plugins/pm-planning/.claude-plugin/plugin.json create mode 100644 plugins/pm-rituals/.claude-plugin/plugin.json create mode 100644 plugins/pm-strategy/.claude-plugin/plugin.json diff --git a/plugins/pm-advanced/.claude-plugin/plugin.json b/plugins/pm-advanced/.claude-plugin/plugin.json new file mode 100644 index 0000000..2e9307c --- /dev/null +++ b/plugins/pm-advanced/.claude-plugin/plugin.json @@ -0,0 +1,13 @@ +{ + "$schema": "https://anthropic.com/claude-code/plugin.schema.json", + "name": "pm-advanced", + "version": "3.0.0", + "description": "Advanced PM skills: AI Product Canvas, Multi-Source Signal Synthesiser, Experiment Designer, Design Handoff Brief. For senior PMs working on complex or AI-powered products.", + "author": { + "name": "Mohit Aggarwal", + "email": "mohit15856@gmail.com" + }, + "homepage": "https://github.com/mohitagw15856/pm-claude-skills", + "license": "MIT", + "keywords": ["product-management", "ai-product", "experiment-design", "design-handoff", "signal-synthesis"] +} diff --git a/plugins/pm-analytics/.claude-plugin/plugin.json b/plugins/pm-analytics/.claude-plugin/plugin.json new file mode 100644 index 0000000..9fda83a --- /dev/null +++ b/plugins/pm-analytics/.claude-plugin/plugin.json @@ -0,0 +1,13 @@ +{ + "$schema": "https://anthropic.com/claude-code/plugin.schema.json", + "name": "pm-analytics", + "version": "3.0.0", + "description": "Data & metrics skills: Data Analysis Standard, Retention Analysis, Product Health Analysis. Structure metric deep-dives, funnel analysis, cohort studies and churn investigations.", + "author": { + "name": "Mohit Aggarwal", + "email": "mohit15856@gmail.com" + }, + "homepage": "https://github.com/mohitagw15856/pm-claude-skills", + "license": "MIT", + "keywords": ["product-management", "analytics", "retention", "metrics", "funnel", "cohort", "churn"] +} diff --git a/plugins/pm-delivery/.claude-plugin/plugin.json b/plugins/pm-delivery/.claude-plugin/plugin.json new file mode 100644 index 0000000..eaf099f --- /dev/null +++ b/plugins/pm-delivery/.claude-plugin/plugin.json @@ -0,0 +1,13 @@ +{ + "$schema": "https://anthropic.com/claude-code/plugin.schema.json", + "name": "pm-delivery", + "version": "3.0.0", + "description": "Sprint & delivery skills: Sprint Planning, Technical Spec Template, A/B Test Planner, Go-to-Market Planner, Product Launch Checklist, Sprint Brief, Retro Analysis.", + "author": { + "name": "Mohit Aggarwal", + "email": "mohit15856@gmail.com" + }, + "homepage": "https://github.com/mohitagw15856/pm-claude-skills", + "license": "MIT", + "keywords": ["product-management", "sprint", "agile", "ab-testing", "go-to-market", "launch", "technical-spec"] +} diff --git a/plugins/pm-discovery/.claude-plugin/plugin.json b/plugins/pm-discovery/.claude-plugin/plugin.json new file mode 100644 index 0000000..6887d33 --- /dev/null +++ b/plugins/pm-discovery/.claude-plugin/plugin.json @@ -0,0 +1,13 @@ +{ + "$schema": "https://anthropic.com/claude-code/plugin.schema.json", + "name": "pm-discovery", + "version": "3.0.0", + "description": "Discovery & research skills: Discovery Interview Guide, Job Story Mapper, User Interview Synthesis, Assumption Mapper. Structure user research from screener to synthesis.", + "author": { + "name": "Mohit Aggarwal", + "email": "mohit15856@gmail.com" + }, + "homepage": "https://github.com/mohitagw15856/pm-claude-skills", + "license": "MIT", + "keywords": ["product-management", "user-research", "discovery", "jtbd", "interviews", "assumption-mapping"] +} diff --git a/plugins/pm-essentials/.claude-plugin/plugin.json b/plugins/pm-essentials/.claude-plugin/plugin.json new file mode 100644 index 0000000..3ccd1b0 --- /dev/null +++ b/plugins/pm-essentials/.claude-plugin/plugin.json @@ -0,0 +1,13 @@ +{ + "$schema": "https://anthropic.com/claude-code/plugin.schema.json", + "name": "pm-essentials", + "version": "3.0.0", + "description": "Core PM skills: PRD Template, Meeting Notes, Stakeholder Update, User Research Synthesis, and Competitive Analysis. The 5 skills every PM needs first.", + "author": { + "name": "Mohit Aggarwal", + "email": "mohit15856@gmail.com" + }, + "homepage": "https://github.com/mohitagw15856/pm-claude-skills", + "license": "MIT", + "keywords": ["product-management", "prd", "meeting-notes", "stakeholder", "user-research", "competitive-analysis"] +} diff --git a/plugins/pm-planning/.claude-plugin/plugin.json b/plugins/pm-planning/.claude-plugin/plugin.json new file mode 100644 index 0000000..154f805 --- /dev/null +++ b/plugins/pm-planning/.claude-plugin/plugin.json @@ -0,0 +1,13 @@ +{ + "$schema": "https://anthropic.com/claude-code/plugin.schema.json", + "name": "pm-planning", + "version": "3.0.0", + "description": "Planning & strategy skills: OKR Builder, Feature Prioritisation (RICE/MoSCoW/Kano/ICE), Roadmap Presentation, Pricing Strategy, RICE + Impact Matrix, Roadmap Narrative.", + "author": { + "name": "Mohit Aggarwal", + "email": "mohit15856@gmail.com" + }, + "homepage": "https://github.com/mohitagw15856/pm-claude-skills", + "license": "MIT", + "keywords": ["product-management", "okr", "prioritisation", "roadmap", "pricing", "rice", "moscow", "kano"] +} diff --git a/plugins/pm-rituals/.claude-plugin/plugin.json b/plugins/pm-rituals/.claude-plugin/plugin.json new file mode 100644 index 0000000..bb55575 --- /dev/null +++ b/plugins/pm-rituals/.claude-plugin/plugin.json @@ -0,0 +1,13 @@ +{ + "$schema": "https://anthropic.com/claude-code/plugin.schema.json", + "name": "pm-rituals", + "version": "3.0.0", + "description": "PM Weekly Review: a 20-minute structured ritual covering metrics movement, shipping progress, customer insights, and next week's top 3 priorities in a shareable update.", + "author": { + "name": "Mohit Aggarwal", + "email": "mohit15856@gmail.com" + }, + "homepage": "https://github.com/mohitagw15856/pm-claude-skills", + "license": "MIT", + "keywords": ["product-management", "weekly-review", "productivity", "rituals", "planning"] +} diff --git a/plugins/pm-strategy/.claude-plugin/plugin.json b/plugins/pm-strategy/.claude-plugin/plugin.json new file mode 100644 index 0000000..2284b1e --- /dev/null +++ b/plugins/pm-strategy/.claude-plugin/plugin.json @@ -0,0 +1,13 @@ +{ + "$schema": "https://anthropic.com/claude-code/plugin.schema.json", + "name": "pm-strategy", + "version": "3.0.0", + "description": "Strategy & stakeholder skills: Competitor Signal Tracker, Competitive Intelligence Monitor, Stakeholder Influence Mapper, Strategic Narrative Generator, Executive Update, Ambiguity Resolver.", + "author": { + "name": "Mohit Aggarwal", + "email": "mohit15856@gmail.com" + }, + "homepage": "https://github.com/mohitagw15856/pm-claude-skills", + "license": "MIT", + "keywords": ["product-management", "strategy", "competitive-intelligence", "stakeholder", "executive", "narrative"] +}