pm-claude-skills 28.4.0 → 29.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +57 -25
- package/commands/grow-a-product.md +17 -0
- package/commands/launch-an-ai-feature.md +18 -0
- package/exports/README.md +1 -1
- package/exports/aider/README.md +16 -1
- package/exports/aider/pm-ai/agent-spec/agent-spec.md +61 -0
- package/exports/aider/pm-ai/ai-eval-plan/ai-eval-plan.md +59 -0
- package/exports/aider/pm-ai/ai-feature-prd/ai-feature-prd.md +64 -0
- package/exports/aider/pm-ai/dataset-datasheet/dataset-datasheet.md +61 -0
- package/exports/aider/pm-ai/llm-cost-latency-budget/llm-cost-latency-budget.md +59 -0
- package/exports/aider/pm-ai/model-card/model-card.md +64 -0
- package/exports/aider/pm-ai/rag-design-doc/rag-design-doc.md +65 -0
- package/exports/aider/pm-cross/action-runner/action-runner.md +18 -0
- package/exports/aider/pm-data/metrics-framework/metrics-framework.md +7 -0
- package/exports/aider/pm-delivery/product-launch-checklist/product-launch-checklist.md +7 -0
- package/exports/aider/pm-engineering/incident-postmortem/incident-postmortem.md +7 -0
- package/exports/aider/pm-essentials/stakeholder-update/stakeholder-update.md +7 -0
- package/exports/aider/pm-essentials/user-research-synthesis/user-research-synthesis.md +7 -0
- package/exports/aider/pm-growth/conversion-rate-optimization/conversion-rate-optimization.md +58 -0
- package/exports/aider/pm-growth/growth-experiment-backlog/growth-experiment-backlog.md +51 -0
- package/exports/aider/pm-growth/lifecycle-crm-plan/lifecycle-crm-plan.md +53 -0
- package/exports/aider/pm-growth/marketing-funnel-plan/marketing-funnel-plan.md +57 -0
- package/exports/aider/pm-growth/messaging-framework/messaging-framework.md +57 -0
- package/exports/aider/pm-growth/paid-acquisition-plan/paid-acquisition-plan.md +53 -0
- package/exports/aider/pm-growth/referral-program-design/referral-program-design.md +50 -0
- package/exports/aider/pm-growth/retention-loop-design/retention-loop-design.md +55 -0
- package/exports/aider/pm-gtm/go-to-market/go-to-market.md +7 -0
- package/exports/chatgpt/README.md +16 -1
- package/exports/chatgpt/pm-ai/agent-spec/SYSTEM_PROMPT.md +61 -0
- package/exports/chatgpt/pm-ai/ai-eval-plan/SYSTEM_PROMPT.md +59 -0
- package/exports/chatgpt/pm-ai/ai-feature-prd/SYSTEM_PROMPT.md +64 -0
- package/exports/chatgpt/pm-ai/dataset-datasheet/SYSTEM_PROMPT.md +61 -0
- package/exports/chatgpt/pm-ai/llm-cost-latency-budget/SYSTEM_PROMPT.md +59 -0
- package/exports/chatgpt/pm-ai/model-card/SYSTEM_PROMPT.md +64 -0
- package/exports/chatgpt/pm-ai/rag-design-doc/SYSTEM_PROMPT.md +65 -0
- package/exports/chatgpt/pm-cross/action-runner/SYSTEM_PROMPT.md +18 -0
- package/exports/chatgpt/pm-data/metrics-framework/SYSTEM_PROMPT.md +7 -0
- package/exports/chatgpt/pm-delivery/product-launch-checklist/SYSTEM_PROMPT.md +7 -0
- package/exports/chatgpt/pm-engineering/incident-postmortem/SYSTEM_PROMPT.md +7 -0
- package/exports/chatgpt/pm-essentials/stakeholder-update/SYSTEM_PROMPT.md +7 -0
- package/exports/chatgpt/pm-essentials/user-research-synthesis/SYSTEM_PROMPT.md +7 -0
- package/exports/chatgpt/pm-growth/conversion-rate-optimization/SYSTEM_PROMPT.md +58 -0
- package/exports/chatgpt/pm-growth/growth-experiment-backlog/SYSTEM_PROMPT.md +51 -0
- package/exports/chatgpt/pm-growth/lifecycle-crm-plan/SYSTEM_PROMPT.md +53 -0
- package/exports/chatgpt/pm-growth/marketing-funnel-plan/SYSTEM_PROMPT.md +57 -0
- package/exports/chatgpt/pm-growth/messaging-framework/SYSTEM_PROMPT.md +57 -0
- package/exports/chatgpt/pm-growth/paid-acquisition-plan/SYSTEM_PROMPT.md +53 -0
- package/exports/chatgpt/pm-growth/referral-program-design/SYSTEM_PROMPT.md +50 -0
- package/exports/chatgpt/pm-growth/retention-loop-design/SYSTEM_PROMPT.md +55 -0
- package/exports/chatgpt/pm-gtm/go-to-market/SYSTEM_PROMPT.md +7 -0
- package/exports/cline/README.md +16 -1
- package/exports/cline/pm-ai/agent-spec/agent-spec.md +61 -0
- package/exports/cline/pm-ai/ai-eval-plan/ai-eval-plan.md +59 -0
- package/exports/cline/pm-ai/ai-feature-prd/ai-feature-prd.md +64 -0
- package/exports/cline/pm-ai/dataset-datasheet/dataset-datasheet.md +61 -0
- package/exports/cline/pm-ai/llm-cost-latency-budget/llm-cost-latency-budget.md +59 -0
- package/exports/cline/pm-ai/model-card/model-card.md +64 -0
- package/exports/cline/pm-ai/rag-design-doc/rag-design-doc.md +65 -0
- package/exports/cline/pm-cross/action-runner/action-runner.md +18 -0
- package/exports/cline/pm-data/metrics-framework/metrics-framework.md +7 -0
- package/exports/cline/pm-delivery/product-launch-checklist/product-launch-checklist.md +7 -0
- package/exports/cline/pm-engineering/incident-postmortem/incident-postmortem.md +7 -0
- package/exports/cline/pm-essentials/stakeholder-update/stakeholder-update.md +7 -0
- package/exports/cline/pm-essentials/user-research-synthesis/user-research-synthesis.md +7 -0
- package/exports/cline/pm-growth/conversion-rate-optimization/conversion-rate-optimization.md +58 -0
- package/exports/cline/pm-growth/growth-experiment-backlog/growth-experiment-backlog.md +51 -0
- package/exports/cline/pm-growth/lifecycle-crm-plan/lifecycle-crm-plan.md +53 -0
- package/exports/cline/pm-growth/marketing-funnel-plan/marketing-funnel-plan.md +57 -0
- package/exports/cline/pm-growth/messaging-framework/messaging-framework.md +57 -0
- package/exports/cline/pm-growth/paid-acquisition-plan/paid-acquisition-plan.md +53 -0
- package/exports/cline/pm-growth/referral-program-design/referral-program-design.md +50 -0
- package/exports/cline/pm-growth/retention-loop-design/retention-loop-design.md +55 -0
- package/exports/cline/pm-gtm/go-to-market/go-to-market.md +7 -0
- package/exports/continue/README.md +16 -1
- package/exports/continue/pm-ai/agent-spec/agent-spec.md +66 -0
- package/exports/continue/pm-ai/ai-eval-plan/ai-eval-plan.md +64 -0
- package/exports/continue/pm-ai/ai-feature-prd/ai-feature-prd.md +69 -0
- package/exports/continue/pm-ai/dataset-datasheet/dataset-datasheet.md +66 -0
- package/exports/continue/pm-ai/llm-cost-latency-budget/llm-cost-latency-budget.md +64 -0
- package/exports/continue/pm-ai/model-card/model-card.md +69 -0
- package/exports/continue/pm-ai/rag-design-doc/rag-design-doc.md +70 -0
- package/exports/continue/pm-cross/action-runner/action-runner.md +18 -0
- package/exports/continue/pm-data/metrics-framework/metrics-framework.md +7 -0
- package/exports/continue/pm-delivery/product-launch-checklist/product-launch-checklist.md +7 -0
- package/exports/continue/pm-engineering/incident-postmortem/incident-postmortem.md +7 -0
- package/exports/continue/pm-essentials/stakeholder-update/stakeholder-update.md +7 -0
- package/exports/continue/pm-essentials/user-research-synthesis/user-research-synthesis.md +7 -0
- package/exports/continue/pm-growth/conversion-rate-optimization/conversion-rate-optimization.md +63 -0
- package/exports/continue/pm-growth/growth-experiment-backlog/growth-experiment-backlog.md +56 -0
- package/exports/continue/pm-growth/lifecycle-crm-plan/lifecycle-crm-plan.md +58 -0
- package/exports/continue/pm-growth/marketing-funnel-plan/marketing-funnel-plan.md +62 -0
- package/exports/continue/pm-growth/messaging-framework/messaging-framework.md +62 -0
- package/exports/continue/pm-growth/paid-acquisition-plan/paid-acquisition-plan.md +58 -0
- package/exports/continue/pm-growth/referral-program-design/referral-program-design.md +55 -0
- package/exports/continue/pm-growth/retention-loop-design/retention-loop-design.md +60 -0
- package/exports/continue/pm-gtm/go-to-market/go-to-market.md +7 -0
- package/exports/cursor/README.md +16 -1
- package/exports/cursor/pm-ai/agent-spec/agent-spec.mdc +67 -0
- package/exports/cursor/pm-ai/ai-eval-plan/ai-eval-plan.mdc +65 -0
- package/exports/cursor/pm-ai/ai-feature-prd/ai-feature-prd.mdc +70 -0
- package/exports/cursor/pm-ai/dataset-datasheet/dataset-datasheet.mdc +67 -0
- package/exports/cursor/pm-ai/llm-cost-latency-budget/llm-cost-latency-budget.mdc +65 -0
- package/exports/cursor/pm-ai/model-card/model-card.mdc +70 -0
- package/exports/cursor/pm-ai/rag-design-doc/rag-design-doc.mdc +71 -0
- package/exports/cursor/pm-cross/action-runner/action-runner.mdc +18 -0
- package/exports/cursor/pm-data/metrics-framework/metrics-framework.mdc +7 -0
- package/exports/cursor/pm-delivery/product-launch-checklist/product-launch-checklist.mdc +7 -0
- package/exports/cursor/pm-engineering/incident-postmortem/incident-postmortem.mdc +7 -0
- package/exports/cursor/pm-essentials/stakeholder-update/stakeholder-update.mdc +7 -0
- package/exports/cursor/pm-essentials/user-research-synthesis/user-research-synthesis.mdc +7 -0
- package/exports/cursor/pm-growth/conversion-rate-optimization/conversion-rate-optimization.mdc +64 -0
- package/exports/cursor/pm-growth/growth-experiment-backlog/growth-experiment-backlog.mdc +57 -0
- package/exports/cursor/pm-growth/lifecycle-crm-plan/lifecycle-crm-plan.mdc +59 -0
- package/exports/cursor/pm-growth/marketing-funnel-plan/marketing-funnel-plan.mdc +63 -0
- package/exports/cursor/pm-growth/messaging-framework/messaging-framework.mdc +63 -0
- package/exports/cursor/pm-growth/paid-acquisition-plan/paid-acquisition-plan.mdc +59 -0
- package/exports/cursor/pm-growth/referral-program-design/referral-program-design.mdc +56 -0
- package/exports/cursor/pm-growth/retention-loop-design/retention-loop-design.mdc +61 -0
- package/exports/cursor/pm-gtm/go-to-market/go-to-market.mdc +7 -0
- package/exports/gemini/README.md +16 -1
- package/exports/gemini/pm-ai/agent-spec/GEM_INSTRUCTIONS.md +65 -0
- package/exports/gemini/pm-ai/ai-eval-plan/GEM_INSTRUCTIONS.md +63 -0
- package/exports/gemini/pm-ai/ai-feature-prd/GEM_INSTRUCTIONS.md +68 -0
- package/exports/gemini/pm-ai/dataset-datasheet/GEM_INSTRUCTIONS.md +65 -0
- package/exports/gemini/pm-ai/llm-cost-latency-budget/GEM_INSTRUCTIONS.md +63 -0
- package/exports/gemini/pm-ai/model-card/GEM_INSTRUCTIONS.md +68 -0
- package/exports/gemini/pm-ai/rag-design-doc/GEM_INSTRUCTIONS.md +69 -0
- package/exports/gemini/pm-cross/action-runner/GEM_INSTRUCTIONS.md +18 -0
- package/exports/gemini/pm-data/metrics-framework/GEM_INSTRUCTIONS.md +7 -0
- package/exports/gemini/pm-delivery/product-launch-checklist/GEM_INSTRUCTIONS.md +7 -0
- package/exports/gemini/pm-engineering/incident-postmortem/GEM_INSTRUCTIONS.md +7 -0
- package/exports/gemini/pm-essentials/stakeholder-update/GEM_INSTRUCTIONS.md +7 -0
- package/exports/gemini/pm-essentials/user-research-synthesis/GEM_INSTRUCTIONS.md +7 -0
- package/exports/gemini/pm-growth/conversion-rate-optimization/GEM_INSTRUCTIONS.md +62 -0
- package/exports/gemini/pm-growth/growth-experiment-backlog/GEM_INSTRUCTIONS.md +55 -0
- package/exports/gemini/pm-growth/lifecycle-crm-plan/GEM_INSTRUCTIONS.md +57 -0
- package/exports/gemini/pm-growth/marketing-funnel-plan/GEM_INSTRUCTIONS.md +61 -0
- package/exports/gemini/pm-growth/messaging-framework/GEM_INSTRUCTIONS.md +61 -0
- package/exports/gemini/pm-growth/paid-acquisition-plan/GEM_INSTRUCTIONS.md +57 -0
- package/exports/gemini/pm-growth/referral-program-design/GEM_INSTRUCTIONS.md +54 -0
- package/exports/gemini/pm-growth/retention-loop-design/GEM_INSTRUCTIONS.md +59 -0
- package/exports/gemini/pm-gtm/go-to-market/GEM_INSTRUCTIONS.md +7 -0
- package/exports/obsidian/README.md +16 -1
- package/exports/obsidian/pm-ai/agent-spec/agent-spec.md +76 -0
- package/exports/obsidian/pm-ai/ai-eval-plan/ai-eval-plan.md +74 -0
- package/exports/obsidian/pm-ai/ai-feature-prd/ai-feature-prd.md +79 -0
- package/exports/obsidian/pm-ai/dataset-datasheet/dataset-datasheet.md +76 -0
- package/exports/obsidian/pm-ai/llm-cost-latency-budget/llm-cost-latency-budget.md +74 -0
- package/exports/obsidian/pm-ai/model-card/model-card.md +79 -0
- package/exports/obsidian/pm-ai/rag-design-doc/rag-design-doc.md +80 -0
- package/exports/obsidian/pm-cross/action-runner/action-runner.md +18 -0
- package/exports/obsidian/pm-data/metrics-framework/metrics-framework.md +7 -0
- package/exports/obsidian/pm-delivery/product-launch-checklist/product-launch-checklist.md +7 -0
- package/exports/obsidian/pm-engineering/incident-postmortem/incident-postmortem.md +7 -0
- package/exports/obsidian/pm-essentials/stakeholder-update/stakeholder-update.md +7 -0
- package/exports/obsidian/pm-essentials/user-research-synthesis/user-research-synthesis.md +7 -0
- package/exports/obsidian/pm-growth/conversion-rate-optimization/conversion-rate-optimization.md +73 -0
- package/exports/obsidian/pm-growth/growth-experiment-backlog/growth-experiment-backlog.md +66 -0
- package/exports/obsidian/pm-growth/lifecycle-crm-plan/lifecycle-crm-plan.md +68 -0
- package/exports/obsidian/pm-growth/marketing-funnel-plan/marketing-funnel-plan.md +72 -0
- package/exports/obsidian/pm-growth/messaging-framework/messaging-framework.md +72 -0
- package/exports/obsidian/pm-growth/paid-acquisition-plan/paid-acquisition-plan.md +68 -0
- package/exports/obsidian/pm-growth/referral-program-design/referral-program-design.md +65 -0
- package/exports/obsidian/pm-growth/retention-loop-design/retention-loop-design.md +70 -0
- package/exports/obsidian/pm-gtm/go-to-market/go-to-market.md +7 -0
- package/exports/roo/README.md +16 -1
- package/exports/roo/pm-ai/agent-spec/agent-spec.md +61 -0
- package/exports/roo/pm-ai/ai-eval-plan/ai-eval-plan.md +59 -0
- package/exports/roo/pm-ai/ai-feature-prd/ai-feature-prd.md +64 -0
- package/exports/roo/pm-ai/dataset-datasheet/dataset-datasheet.md +61 -0
- package/exports/roo/pm-ai/llm-cost-latency-budget/llm-cost-latency-budget.md +59 -0
- package/exports/roo/pm-ai/model-card/model-card.md +64 -0
- package/exports/roo/pm-ai/rag-design-doc/rag-design-doc.md +65 -0
- package/exports/roo/pm-cross/action-runner/action-runner.md +18 -0
- package/exports/roo/pm-data/metrics-framework/metrics-framework.md +7 -0
- package/exports/roo/pm-delivery/product-launch-checklist/product-launch-checklist.md +7 -0
- package/exports/roo/pm-engineering/incident-postmortem/incident-postmortem.md +7 -0
- package/exports/roo/pm-essentials/stakeholder-update/stakeholder-update.md +7 -0
- package/exports/roo/pm-essentials/user-research-synthesis/user-research-synthesis.md +7 -0
- package/exports/roo/pm-growth/conversion-rate-optimization/conversion-rate-optimization.md +58 -0
- package/exports/roo/pm-growth/growth-experiment-backlog/growth-experiment-backlog.md +51 -0
- package/exports/roo/pm-growth/lifecycle-crm-plan/lifecycle-crm-plan.md +53 -0
- package/exports/roo/pm-growth/marketing-funnel-plan/marketing-funnel-plan.md +57 -0
- package/exports/roo/pm-growth/messaging-framework/messaging-framework.md +57 -0
- package/exports/roo/pm-growth/paid-acquisition-plan/paid-acquisition-plan.md +53 -0
- package/exports/roo/pm-growth/referral-program-design/referral-program-design.md +50 -0
- package/exports/roo/pm-growth/retention-loop-design/retention-loop-design.md +55 -0
- package/exports/roo/pm-gtm/go-to-market/go-to-market.md +7 -0
- package/exports/windsurf/README.md +16 -1
- package/exports/windsurf/pm-ai/agent-spec/agent-spec.md +66 -0
- package/exports/windsurf/pm-ai/ai-eval-plan/ai-eval-plan.md +64 -0
- package/exports/windsurf/pm-ai/ai-feature-prd/ai-feature-prd.md +69 -0
- package/exports/windsurf/pm-ai/dataset-datasheet/dataset-datasheet.md +66 -0
- package/exports/windsurf/pm-ai/llm-cost-latency-budget/llm-cost-latency-budget.md +64 -0
- package/exports/windsurf/pm-ai/model-card/model-card.md +69 -0
- package/exports/windsurf/pm-ai/rag-design-doc/rag-design-doc.md +70 -0
- package/exports/windsurf/pm-cross/action-runner/action-runner.md +18 -0
- package/exports/windsurf/pm-data/metrics-framework/metrics-framework.md +7 -0
- package/exports/windsurf/pm-delivery/product-launch-checklist/product-launch-checklist.md +7 -0
- package/exports/windsurf/pm-engineering/incident-postmortem/incident-postmortem.md +7 -0
- package/exports/windsurf/pm-essentials/stakeholder-update/stakeholder-update.md +7 -0
- package/exports/windsurf/pm-essentials/user-research-synthesis/user-research-synthesis.md +7 -0
- package/exports/windsurf/pm-growth/conversion-rate-optimization/conversion-rate-optimization.md +63 -0
- package/exports/windsurf/pm-growth/growth-experiment-backlog/growth-experiment-backlog.md +56 -0
- package/exports/windsurf/pm-growth/lifecycle-crm-plan/lifecycle-crm-plan.md +58 -0
- package/exports/windsurf/pm-growth/marketing-funnel-plan/marketing-funnel-plan.md +62 -0
- package/exports/windsurf/pm-growth/messaging-framework/messaging-framework.md +62 -0
- package/exports/windsurf/pm-growth/paid-acquisition-plan/paid-acquisition-plan.md +58 -0
- package/exports/windsurf/pm-growth/referral-program-design/referral-program-design.md +55 -0
- package/exports/windsurf/pm-growth/retention-loop-design/retention-loop-design.md +60 -0
- package/exports/windsurf/pm-gtm/go-to-market/go-to-market.md +7 -0
- package/exports/zed/README.md +16 -1
- package/exports/zed/pm-ai/agent-spec/agent-spec.md +61 -0
- package/exports/zed/pm-ai/ai-eval-plan/ai-eval-plan.md +59 -0
- package/exports/zed/pm-ai/ai-feature-prd/ai-feature-prd.md +64 -0
- package/exports/zed/pm-ai/dataset-datasheet/dataset-datasheet.md +61 -0
- package/exports/zed/pm-ai/llm-cost-latency-budget/llm-cost-latency-budget.md +59 -0
- package/exports/zed/pm-ai/model-card/model-card.md +64 -0
- package/exports/zed/pm-ai/rag-design-doc/rag-design-doc.md +65 -0
- package/exports/zed/pm-cross/action-runner/action-runner.md +18 -0
- package/exports/zed/pm-data/metrics-framework/metrics-framework.md +7 -0
- package/exports/zed/pm-delivery/product-launch-checklist/product-launch-checklist.md +7 -0
- package/exports/zed/pm-engineering/incident-postmortem/incident-postmortem.md +7 -0
- package/exports/zed/pm-essentials/stakeholder-update/stakeholder-update.md +7 -0
- package/exports/zed/pm-essentials/user-research-synthesis/user-research-synthesis.md +7 -0
- package/exports/zed/pm-growth/conversion-rate-optimization/conversion-rate-optimization.md +58 -0
- package/exports/zed/pm-growth/growth-experiment-backlog/growth-experiment-backlog.md +51 -0
- package/exports/zed/pm-growth/lifecycle-crm-plan/lifecycle-crm-plan.md +53 -0
- package/exports/zed/pm-growth/marketing-funnel-plan/marketing-funnel-plan.md +57 -0
- package/exports/zed/pm-growth/messaging-framework/messaging-framework.md +57 -0
- package/exports/zed/pm-growth/paid-acquisition-plan/paid-acquisition-plan.md +53 -0
- package/exports/zed/pm-growth/referral-program-design/referral-program-design.md +50 -0
- package/exports/zed/pm-growth/retention-loop-design/retention-loop-design.md +55 -0
- package/exports/zed/pm-gtm/go-to-market/go-to-market.md +7 -0
- package/package.json +1 -1
- package/skill-sources.json +4 -0
- package/skills/action-runner/SKILL.md +18 -0
- package/skills/agent-spec/SKILL.md +66 -0
- package/skills/ai-eval-plan/SKILL.md +64 -0
- package/skills/ai-feature-prd/SKILL.md +69 -0
- package/skills/conversion-rate-optimization/SKILL.md +63 -0
- package/skills/dataset-datasheet/SKILL.md +66 -0
- package/skills/go-to-market/SKILL.md +7 -0
- package/skills/growth-experiment-backlog/SKILL.md +56 -0
- package/skills/incident-postmortem/SKILL.md +7 -0
- package/skills/lifecycle-crm-plan/SKILL.md +58 -0
- package/skills/llm-cost-latency-budget/SKILL.md +64 -0
- package/skills/marketing-funnel-plan/SKILL.md +62 -0
- package/skills/messaging-framework/SKILL.md +62 -0
- package/skills/metrics-framework/SKILL.md +7 -0
- package/skills/model-card/SKILL.md +69 -0
- package/skills/paid-acquisition-plan/SKILL.md +58 -0
- package/skills/product-launch-checklist/SKILL.md +7 -0
- package/skills/rag-design-doc/SKILL.md +70 -0
- package/skills/referral-program-design/SKILL.md +55 -0
- package/skills/retention-loop-design/SKILL.md +60 -0
- package/skills/stakeholder-update/SKILL.md +7 -0
- package/skills/user-research-synthesis/SKILL.md +7 -0
- package/workflows.json +27 -0
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
</a>
|
|
5
5
|
</p>
|
|
6
6
|
|
|
7
|
-
# 🧠 PM Skills —
|
|
7
|
+
# 🧠 PM Skills — 222 Professional Agent Skills for Claude, ChatGPT, Gemini, Cursor, Codex & Hermes
|
|
8
8
|
|
|
9
9
|
[](https://github.com/mohitagw15856/pm-claude-skills/stargazers)
|
|
10
10
|
[](https://www.npmjs.com/package/pm-claude-skills)
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
[](https://github.com/mohitagw15856/pm-claude-skills#-use-it-anywhere--the-ai-ecosystem)
|
|
15
15
|
[](mcp-remote/)
|
|
16
16
|
[](https://smithery.ai/servers/mohit15856/pm-skills)
|
|
17
|
-
[](https://github.com/mohitagw15856/pm-claude-skills)
|
|
18
18
|
[](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html)
|
|
19
19
|
[](agents/)
|
|
20
20
|
[](commands/)
|
|
@@ -30,22 +30,22 @@
|
|
|
30
30
|
|
|
31
31
|
<p align="center">
|
|
32
32
|
<a href="https://mohitagw15856.github.io/pm-claude-skills/">
|
|
33
|
-
<img src="https://readme-typing-svg.demolab.com?font=Inter&weight=600&size=24&pause=900&color=D97757¢er=true&vCenter=true&width=720&lines=
|
|
33
|
+
<img src="https://readme-typing-svg.demolab.com?font=Inter&weight=600&size=24&pause=900&color=D97757¢er=true&vCenter=true&width=720&lines=222+pro+AI+skills;PRDs%2C+roadmaps%2C+launches+%E2%80%94+done+right;Run+any+one+free+in+your+browser" alt="PM Skills" />
|
|
34
34
|
</a>
|
|
35
35
|
</p>
|
|
36
36
|
|
|
37
|
-
> **Generic AI gives you filler. These give you the structure a senior pro actually uses** — PRDs, exec updates, launch plans, postmortems — as open-source `SKILL.md` files. Across **
|
|
37
|
+
> **Generic AI gives you filler. These give you the structure a senior pro actually uses** — PRDs, exec updates, launch plans, postmortems — as open-source `SKILL.md` files. Across **22 professions**, not just product management. One source, every AI tool.
|
|
38
38
|
|
|
39
39
|
> **🆕 Now plugs into your stack** — automate skills in **[n8n](connectors/n8n.md)**, build apps on **[Lovable](connectors/lovable.md)**, and run them in your **[Obsidian](connectors/obsidian.md)** vault, all via a read-only **[REST API](mcp-remote/#rest-api-for-n8n-lovable-make-any-http-tool)** on the hosted Worker.
|
|
40
40
|
|
|
41
41
|
### ⭐ If this saves you time, [star the repo](https://github.com/mohitagw15856/pm-claude-skills) — it's the #1 way to help others find it.
|
|
42
42
|
|
|
43
43
|
> **PM stands for Professional, not just Product Management.**
|
|
44
|
-
>
|
|
44
|
+
> 222 professional skills + 4 agent templates across 30 bundles covering 22 professions. Built for Claude Code — and now portable to ChatGPT, Gemini, and Hermes Agent. Built by a PM, used by everyone.
|
|
45
45
|
|
|
46
46
|
A community-built library of professional skills for every field — product management, engineering, customer success, marketing, social media, writers, design, legal, finance, HR, sales, operations, research, and more. Each skill is a structured `SKILL.md` file that teaches an AI assistant how to produce professional-grade outputs for your workflows. Skills run natively in **Claude Code** and **Hermes Agent** (same open `SKILL.md` standard), and ship as ready-to-paste exports for **ChatGPT** and **Gemini** — see [Works With](#-works-with--cross-tool-compatibility).
|
|
47
47
|
|
|
48
|
-
**🆕 Latest release (
|
|
48
|
+
**🆕 Latest release (v29.1.0 — 15 new skills + composable recipes):** two new bundles ship the library's biggest gaps — **AI/ML Engineering** (`model-card`, `ai-eval-plan`, `rag-design-doc`, `agent-spec`, `dataset-datasheet`, `ai-feature-prd`, `llm-cost-latency-budget`) and **Growth/Marketing** (`marketing-funnel-plan`, `lifecycle-crm-plan`, `paid-acquisition-plan`, `growth-experiment-backlog`, `retention-loop-design`, `referral-program-design`, `messaging-framework`, `conversion-rate-optimization`). Plus **two new [Workflow Recipes](WORKFLOWS.md)** that chain them end-to-end ("Launch an AI Feature", "Grow a Product") — now **loadable right in the [Workflow Canvas](https://mohitagw15856.github.io/pm-claude-skills/canvas.html)** and **Brain-aware**. The memory+action moat also deepened: **18 skills are now brain-aware** and `action-runner` gained explicit **GitHub / Linear / Slack / Notion / Email / Calendar** targets with per-action risk gating. *Earlier (v29.0 — Multilingual + a polished experience):* run any skill in **10 languages** (Spanish, Mandarin, Hindi, Arabic — with RTL — Portuguese, French, German, Japanese, Russian, Indonesian); the frameworks are universal, so the model localizes the whole output. Plus a **[15-page Practical Guide](web/guide.html)** and a **[one-page cheatsheet](CHEATSHEET.md)** (PDF/PNG), a **navigation + playground UX revamp** (a repo link from the playground, sticky nav, a redesigned home), and quality hardening — **[case studies](CASE_STUDIES.md)**, opt-in 👍/👎 feedback, and a CI **regression gate** that blocks score drops. *Earlier (v28.4 — run it free, no credit card):* the playground no longer needs a paid key to start. Use a **free Google AI Studio key** (no card, ~30 seconds) or pick **In-browser** to run a model with **no key at all** (WebLLM on WebGPU — fully private, nothing leaves your device), and every skill now shows a **pre-generated sample output** so you can see the value with zero setup. Plus the **[Professional Brain is now in the browser](https://mohitagw15856.github.io/pm-claude-skills/brain.html)** — a 🧠 Brain page that feeds your durable memory into every run and saves outcomes back. *Earlier (v28.3 — the Professional Brain):* skills gained a durable, local markdown **memory** they read before answering, **write back** to (provenance-tagged, approval-gated), and even **act on** (open tickets/post updates via `action-runner`, dry-run + approval). Set it up in 5 minutes — **[Quickstart](BRAIN_QUICKSTART.md)** · [architecture](BRAIN.md). *Recent integrations:* **[n8n](connectors/n8n.md)**, **[Lovable](connectors/lovable.md)**, **[Obsidian](connectors/obsidian.md)** + a read-only **REST API** (`/v1`) on the hosted Worker. *Earlier (v28.0):* every channel is now shipped & public — **[`pip install pm-skills`](https://pypi.org/project/pm-skills/)** (LangChain/CrewAI), the **hosted MCP connector** `https://pm-skills-mcp.pm-claude-skills.workers.dev/` (add to **ChatGPT/Claude.ai/Cursor** by URL), and the **[official MCP registry](https://github.com/mohitagw15856/pm-claude-skills/blob/main/server.json)** listing. See the new **[🌍 Use It Anywhere](#-use-it-anywhere--the-ai-ecosystem)** section. Also: **multi-model playground** (run any skill with your own **Claude / OpenAI / Gemini / Ollama** key — local models included), a **[remote MCP connector](mcp-remote/)** (add PM Skills to **ChatGPT, Claude.ai & Cursor** with one URL — no install), the MCP server now exposes skills as **prompts + resources**, **4 new IDE targets** (Cline, Continue, Zed, Roo — 9 platforms total), a **[Python package](python/)** (`pip install pm-skills` → LangChain/CrewAI tools), an **[`llms.txt`](https://mohitagw15856.github.io/pm-claude-skills/llms.txt)** for agent discovery, a reusable **[score-skills GitHub Action](.github/actions/score-skills/)**, and **MCP-registry manifests**. Plus the full library is now **eval-scored: 196 skills, avg 4.8/5**. **222 skills**. See the [changelog](#-changelog).
|
|
49
49
|
|
|
50
50
|
### ▶ See it in action — [try the live Skill Playground](https://mohitagw15856.github.io/pm-claude-skills/)
|
|
51
51
|
|
|
@@ -74,13 +74,43 @@ A community-built library of professional skills for every field — product man
|
|
|
74
74
|
| 🔭 [Competitor Teardown](skills/competitor-teardown) | "what are rivals up to?" | a positioning map, feature gaps & strategy |
|
|
75
75
|
| 📝 [Meeting Notes](skills/meeting-notes) | a raw transcript | decisions, owners & next steps |
|
|
76
76
|
|
|
77
|
-
→ Want proof first? See [**real sample outputs**](https://mohitagw15856.github.io/pm-claude-skills/examples.html) from each skill. Like what you see? [**Install in 2 minutes**](#-quick-install-2-minutes) · [browse all
|
|
77
|
+
→ Want proof first? See [**real sample outputs**](https://mohitagw15856.github.io/pm-claude-skills/examples.html) from each skill. Like what you see? [**Install in 2 minutes**](#-quick-install-2-minutes) · [browse all 222 skills](#️-all-222-skills) · [**⭐ star the repo**](https://github.com/mohitagw15856/pm-claude-skills/stargazers) so others find it.
|
|
78
|
+
|
|
79
|
+
---
|
|
80
|
+
|
|
81
|
+
## 📄 One-page cheatsheet
|
|
82
|
+
|
|
83
|
+
The whole library on one page — install, all 222 skills by profession, the Professional Brain, the REST API, integrations, and quality tooling. Great to **print, share, or drop into a slide**.
|
|
84
|
+
|
|
85
|
+
<p align="center">
|
|
86
|
+
<a href="CHEATSHEET.md">
|
|
87
|
+
<img src="web/docs-assets/cheatsheet.png" width="80%" alt="PM Skills one-page cheatsheet — 222 skills, the Professional Brain, REST API, integrations, and tooling at a glance." />
|
|
88
|
+
</a>
|
|
89
|
+
</p>
|
|
90
|
+
|
|
91
|
+
**[📥 Markdown](CHEATSHEET.md)** · **[🖼️ PNG](web/docs-assets/cheatsheet.png)** · **[📄 PDF](web/docs-assets/cheatsheet.pdf)** — regenerate the image/PDF with `node web/docs-assets/shoot.mjs` (`PAGES=cheatsheet`).
|
|
92
|
+
|
|
93
|
+
> 📖 **Want the full walkthrough?** The **[Practical Guide](web/guide.html)** is a 15-page,
|
|
94
|
+
> example-driven manual — install → your first skill → worked examples (PRD, exec update, RICE,
|
|
95
|
+
> postmortem) → chaining recipes → the Brain → running anywhere → tips. **[Download the PDF →](web/docs-assets/PM-Skills-Guide.pdf)**
|
|
96
|
+
|
|
97
|
+
---
|
|
98
|
+
|
|
99
|
+
## 🧠 The Professional Brain — local-first memory for any AI agent
|
|
100
|
+
|
|
101
|
+
Generic AI forgets everything between sessions, so you re-paste context forever and last quarter's *why* evaporates. The **Professional Brain** is the fix — and it's the most novel piece here, worth a look on its own:
|
|
102
|
+
|
|
103
|
+
- **Plain markdown, no vector DB** — a `brain/` folder (knowledge · decisions · hypotheses · stakeholders) your AI **reads before answering and writes to after**. Grep-able, auditable, Obsidian-compatible — memory you can read and correct by hand, not a black box.
|
|
104
|
+
- **Provenance over confidence theatre** — every fact is tagged `[data] [interview] [external] [verbal] [hunch]`, so a hunch never poses as a measured result.
|
|
105
|
+
- **It acts, safely** — the [`action-runner`](skills/action-runner/) turns a skill's recommendations into real tickets/messages: dry-run, risk-rated, approval-gated, then recorded back. *Nothing acts silently.*
|
|
106
|
+
|
|
107
|
+
**→ [Read the architecture](BRAIN.md)** · **[5-min Quickstart](BRAIN_QUICKSTART.md)** · **[try it in the browser](https://mohitagw15856.github.io/pm-claude-skills/brain.html)**
|
|
78
108
|
|
|
79
109
|
---
|
|
80
110
|
|
|
81
111
|
## 🔄 One library, the whole professional workflow
|
|
82
112
|
|
|
83
|
-
These
|
|
113
|
+
These 222 skills aren't a random catalog — they cover the **full arc of professional work**, end to end. Wherever you are in the loop, there's a skill for it:
|
|
84
114
|
|
|
85
115
|
```mermaid
|
|
86
116
|
flowchart LR
|
|
@@ -99,7 +129,7 @@ flowchart LR
|
|
|
99
129
|
| **📊 Measure** | Track outcomes & analyse | `metrics-framework` · `cohort-analysis` · `ab-test-planner` · `churn-analysis` |
|
|
100
130
|
| **📣 Communicate** | Report up and out | `executive-update` · `board-deck-narrative` · `stakeholder-update` · `qbr-deck` |
|
|
101
131
|
|
|
102
|
-
> New here? Start with the [**top-tier skills**](#️-skill-tiers--start-with-the-strongest), or jump straight to [**all
|
|
132
|
+
> New here? Start with the [**top-tier skills**](#️-skill-tiers--start-with-the-strongest), or jump straight to [**all 222 skills**](#️-all-222-skills) grouped by profession.
|
|
103
133
|
|
|
104
134
|
---
|
|
105
135
|
|
|
@@ -167,7 +197,9 @@ The bot runs the skill and posts the result as a reply. `/skill list` shows usag
|
|
|
167
197
|
|
|
168
198
|
**Grounded in canonical frameworks.** These aren't invented prompts — each skill encodes a proven method and cites it: RICE (Intercom), Jobs-to-be-Done (Christensen), Continuous Discovery (Teresa Torres), Porter's Five Forces, the Pyramid Principle (Minto), Google SRE, WCAG, *Obviously Awesome* (April Dunford), and more. The source shows as a **"📚 Based on"** line on every [skill page](https://mohitagw15856.github.io/pm-claude-skills/skill/rice-prioritisation.html) and in the Playground.
|
|
169
199
|
|
|
170
|
-
**And measured, not just claimed.** An [eval harness](evals/) runs each skill against a held-out test case, then an LLM judge (Opus 4.8) rates the output on four dimensions — **structure, completeness, usefulness, grounding** — averaged across two models. **15 skills are eval-scored** today (and climbing); the rest are reviewed against the [authoring standard](SKILL-AUTHORING-STANDARD.md).
|
|
200
|
+
**And measured, not just claimed.** An [eval harness](evals/) runs each skill against a held-out test case, then an LLM judge (Opus 4.8) rates the output on four dimensions — **structure, completeness, usefulness, grounding** — averaged across two models. **15 skills are eval-scored** today (and climbing); the rest are reviewed against the [authoring standard](SKILL-AUTHORING-STANDARD.md). A **[regression gate](.github/workflows/skill-pr-check.yml)** then blocks any PR that drops a skill's score, so quality can't quietly rot as models change.
|
|
201
|
+
|
|
202
|
+
**The qualitative half — real time saved.** Scores measure quality; **[case studies](CASE_STUDIES.md)** measure outcomes. See the kind of before → after a skill delivers (PRD: ~2 days → ~25 min), and **[add your own 2-minute ROI story](../../issues/new?template=roi-story.yml)** — we'll feature it.
|
|
171
203
|
|
|
172
204
|
**The loop actually catches bad skills.** A recent run flagged three skills scoring ~2/5 because they asked for missing inputs instead of delivering. We added a "work from a brief" rule, re-ran, and they jumped to **4.75/5**:
|
|
173
205
|
|
|
@@ -195,7 +227,7 @@ Most skill repos are a folder of prompts. This one is a **system** — measured,
|
|
|
195
227
|
|
|
196
228
|
| | **PM Skills** | Typical skill repo |
|
|
197
229
|
|---|:---:|:---:|
|
|
198
|
-
| Skills | **
|
|
230
|
+
| Skills | **222**, across 22 professions | a handful → dozens, usually one domain |
|
|
199
231
|
| Quality | **eval-scored** on a rubric + a public [benchmark](https://mohitagw15856.github.io/pm-claude-skills/benchmark.html) | trust the README |
|
|
200
232
|
| Improves itself | ✅ eval → critique → rewrite (kept only if it scores higher) | ✗ |
|
|
201
233
|
| Grounded in frameworks | ✅ each cites its source (RICE, JTBD, Pyramid Principle…) | rarely |
|
|
@@ -220,7 +252,7 @@ Most skill repos are a folder of prompts. This one is a **system** — measured,
|
|
|
220
252
|
- [📦 Plugin Directory](#-plugin-directory)
|
|
221
253
|
- [🤖 Building Blocks for Agent Templates](#-building-blocks-for-agent-templates)
|
|
222
254
|
- [🏷️ Skill Tiers — start with the strongest](#️-skill-tiers--start-with-the-strongest)
|
|
223
|
-
- [🗂️ All
|
|
255
|
+
- [🗂️ All 222 Skills](#️-all-222-skills)
|
|
224
256
|
- [📋 Changelog](#-changelog)
|
|
225
257
|
- [🤝 Contributing](#-contributing--add-your-skill)
|
|
226
258
|
- [🔗 Related Projects](#-related-projects)
|
|
@@ -229,13 +261,13 @@ Most skill repos are a folder of prompts. This one is a **system** — measured,
|
|
|
229
261
|
|
|
230
262
|
## 🚀 Quick Install (2 minutes)
|
|
231
263
|
|
|
232
|
-
**With the [`skills`](https://github.com/vercel-labs/skills) CLI** (the open agent-skills installer that works across Claude Code, Cursor, Codex, OpenCode & 60+ agents) — pick from all
|
|
264
|
+
**With the [`skills`](https://github.com/vercel-labs/skills) CLI** (the open agent-skills installer that works across Claude Code, Cursor, Codex, OpenCode & 60+ agents) — pick from all 222 interactively:
|
|
233
265
|
|
|
234
266
|
```bash
|
|
235
267
|
npx skills add mohitagw15856/pm-claude-skills # browse & pick (auto-detects your agent)
|
|
236
268
|
npx skills add mohitagw15856/pm-claude-skills --list # just preview the catalog
|
|
237
269
|
npx skills add mohitagw15856/pm-claude-skills --skill prd-template # grab one
|
|
238
|
-
npx skills add mohitagw15856/pm-claude-skills --skill '*' # install all
|
|
270
|
+
npx skills add mohitagw15856/pm-claude-skills --skill '*' # install all 222
|
|
239
271
|
```
|
|
240
272
|
|
|
241
273
|
**Or our own installer** — via the [`pm-claude-skills`](https://www.npmjs.com/package/pm-claude-skills) npm package (Windows/macOS/Linux, needs Node), which also installs subagents, slash commands & cross-tool exports:
|
|
@@ -244,7 +276,7 @@ npx skills add mohitagw15856/pm-claude-skills --skill '*' # install a
|
|
|
244
276
|
npx pm-claude-skills add --agent claude # or: codex · cursor · hermes · openclaw
|
|
245
277
|
```
|
|
246
278
|
|
|
247
|
-
**Or one-line MCP** — make all
|
|
279
|
+
**Or one-line MCP** — make all 222 skills + 5 workflow recipes available in *every* session of any MCP client (Claude Code, Claude Desktop, Cursor, Windsurf), no per-file install:
|
|
248
280
|
|
|
249
281
|
```bash
|
|
250
282
|
claude mcp add pm-skills -- npx -y pm-claude-skills-mcp
|
|
@@ -301,7 +333,7 @@ ln -s ~/pm-claude-skills/skills/* ~/.claude/skills/
|
|
|
301
333
|
|
|
302
334
|
## 🌍 Use It Anywhere — the AI Ecosystem
|
|
303
335
|
|
|
304
|
-
The same
|
|
336
|
+
The same 222 skills reach you through every channel — pick whatever fits your stack:
|
|
305
337
|
|
|
306
338
|
| Channel | Get it |
|
|
307
339
|
|---|---|
|
|
@@ -315,7 +347,7 @@ The same 207 skills reach you through every channel — pick whatever fits your
|
|
|
315
347
|
| 🖥️ **IDE rules** | Generated exports for **Cursor, Windsurf, Aider, Cline, Continue, Zed, Roo** — [`exports/`](exports/) |
|
|
316
348
|
| 🤖 **Agents & answer engines** | [`llms.txt`](https://mohitagw15856.github.io/pm-claude-skills/llms.txt) makes the whole library discoverable & citable |
|
|
317
349
|
|
|
318
|
-
> **196 of
|
|
350
|
+
> **196 of 222 skills are eval-scored, averaging 4.8/5** — see the [leaderboard](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html).
|
|
319
351
|
|
|
320
352
|
> 🧠 **Give your skills memory:** the [Professional Brain](BRAIN.md) is a local markdown folder skills read, write back to, and act on. It's a folder + one file to start — **[5-minute Quickstart](BRAIN_QUICKSTART.md)**.
|
|
321
353
|
|
|
@@ -332,7 +364,7 @@ There are two kinds of support. **Native `SKILL.md` agents** read the file as-is
|
|
|
332
364
|
auto-discover skills from the `description` frontmatter. **Other tools** take the markdown
|
|
333
365
|
body as a system prompt — for those we ship ready-made [exports](#ready-to-use-exports).
|
|
334
366
|
|
|
335
|
-
**In your editor (VS Code / Cursor):** the [**`vscode-extension/`**](vscode-extension/) brings all
|
|
367
|
+
**In your editor (VS Code / Cursor):** the [**`vscode-extension/`**](vscode-extension/) brings all 222 skills into the Command Palette — search and *insert a skill as context* for Copilot/Cursor chat, copy it, or open it in the Playground.
|
|
336
368
|
|
|
337
369
|
| Platform | How it works | Auto-trigger? |
|
|
338
370
|
|---|---|---|
|
|
@@ -477,7 +509,7 @@ ANTHROPIC_API_KEY=sk-ant-… npx pm-claude-skills generate --from ./team-process
|
|
|
477
509
|
|
|
478
510
|
**🏆 Skill Leaderboard — [evals](evals/).** An LLM-as-judge harness scores each skill across Claude models on structure, completeness, usefulness, and grounding. **[View the leaderboard →](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html)**
|
|
479
511
|
|
|
480
|
-
> **Score the *whole* library, cheaply.** `npm run eval:gen-cases` writes a representative input for **all
|
|
512
|
+
> **Score the *whole* library, cheaply.** `npm run eval:gen-cases` writes a representative input for **all 222 skills** (curated cases kept verbatim; the rest auto-generated), then `npm run eval:all` runs the full pass on Haiku for **~$2** total. The weakest scorers can then be auto-rewritten with **`npm run improve -- <skill>`** (`/improve`), which keeps a change only if the score goes up.
|
|
481
513
|
|
|
482
514
|
---
|
|
483
515
|
|
|
@@ -553,7 +585,7 @@ Not sure which plugin to install? Here's what each one covers:
|
|
|
553
585
|
|
|
554
586
|
On May 5, 2026, Anthropic [released their first agent templates](https://www.anthropic.com/news/finance-agents) — pre-packaged Claude agents that combine **skills, connectors, and subagents** into ready-to-run workflows for financial services.
|
|
555
587
|
|
|
556
|
-
This library is the largest open-source collection of professional skills available — covering 20 professions beyond financial services. **The
|
|
588
|
+
This library is the largest open-source collection of professional skills available — covering 20 professions beyond financial services. **The 222 skills here are the building blocks for agent templates outside of finance.**
|
|
557
589
|
|
|
558
590
|
### What is an agent template?
|
|
559
591
|
|
|
@@ -632,11 +664,11 @@ More templates will follow. If you want to contribute one, see the [template con
|
|
|
632
664
|
|
|
633
665
|
## 📋 Changelog
|
|
634
666
|
|
|
635
|
-
**Latest: v28.1.0 — Integrations (n8n, Lovable, Obsidian) + a `/v1` REST API.** PM Skills now runs inside [n8n](connectors/n8n.md), powers [Lovable](connectors/lovable.md) apps, and lives in your [Obsidian](connectors/obsidian.md) vault — all backed by a read-only REST API on the hosted Worker (auto-deployed via a new GitHub Action). Builds on **v28.0.0 — live across the whole AI ecosystem.** Now public on every channel: **PyPI** (`pip install pm-skills`), a **hosted MCP connector** URL for ChatGPT/Claude.ai/Cursor, and the **official MCP registry** — plus a new **🌍 Use It Anywhere** section + PyPI/MCP header badges. Builds on the v27 ecosystem work: multi-model playground (Claude / OpenAI / Gemini / **Ollama**); a **remote MCP connector** ([`mcp-remote/`](mcp-remote/)) to add PM Skills to **ChatGPT, Claude.ai & Cursor** by URL; MCP server now serves skills as **prompts + resources**; **4 new IDE export targets** (Cline, Continue, Zed, Roo → 9 platforms); a **Python package** ([`python/`](python/), `pip install pm-skills` with LangChain/CrewAI adapters); an **`llms.txt`** for agent discovery; a reusable **[score-skills Action](.github/actions/score-skills/)**; and **MCP-registry manifests** (`server.json`, `smithery.yaml`). The full library is now eval-scored — **196 skills, avg 4.8/5**. Builds on **v26.0.0** (the Creator stack). **
|
|
667
|
+
**Latest: v28.1.0 — Integrations (n8n, Lovable, Obsidian) + a `/v1` REST API.** PM Skills now runs inside [n8n](connectors/n8n.md), powers [Lovable](connectors/lovable.md) apps, and lives in your [Obsidian](connectors/obsidian.md) vault — all backed by a read-only REST API on the hosted Worker (auto-deployed via a new GitHub Action). Builds on **v28.0.0 — live across the whole AI ecosystem.** Now public on every channel: **PyPI** (`pip install pm-skills`), a **hosted MCP connector** URL for ChatGPT/Claude.ai/Cursor, and the **official MCP registry** — plus a new **🌍 Use It Anywhere** section + PyPI/MCP header badges. Builds on the v27 ecosystem work: multi-model playground (Claude / OpenAI / Gemini / **Ollama**); a **remote MCP connector** ([`mcp-remote/`](mcp-remote/)) to add PM Skills to **ChatGPT, Claude.ai & Cursor** by URL; MCP server now serves skills as **prompts + resources**; **4 new IDE export targets** (Cline, Continue, Zed, Roo → 9 platforms); a **Python package** ([`python/`](python/), `pip install pm-skills` with LangChain/CrewAI adapters); an **`llms.txt`** for agent discovery; a reusable **[score-skills Action](.github/actions/score-skills/)**; and **MCP-registry manifests** (`server.json`, `smithery.yaml`). The full library is now eval-scored — **196 skills, avg 4.8/5**. Builds on **v26.0.0** (the Creator stack). **222 skills** across **30 bundles**, **22 professions**.
|
|
636
668
|
|
|
637
669
|
Full [Keep a Changelog](https://keepachangelog.com/)-format history — every release back to the start — is in **[CHANGELOG.md](CHANGELOG.md)**.
|
|
638
670
|
|
|
639
|
-
→ Earlier releases (v20 and before — the road from 6 to
|
|
671
|
+
→ Earlier releases (v20 and before — the road from 6 to 222 skills) are in **[CHANGELOG.md](CHANGELOG.md)**.
|
|
640
672
|
|
|
641
673
|
---
|
|
642
674
|
|
|
@@ -672,7 +704,7 @@ This repo was built alongside a published 16-part article series on Medium.
|
|
|
672
704
|
|
|
673
705
|
## 🏷️ Skill Tiers — Start With the Strongest
|
|
674
706
|
|
|
675
|
-
A
|
|
707
|
+
A 222-skill library doesn't have 222 equally-mature skills, and pretending otherwise
|
|
676
708
|
wastes your time. Skills are tiered honestly so you can start with the best work:
|
|
677
709
|
|
|
678
710
|
- 🟢 **Production-Ready (50)** — battle-tested, stable output, used in real work. Includes the three skills with computed Python helpers (sprint planning, RICE, customer health). **Start here.**
|
|
@@ -685,7 +717,7 @@ If you're new, install `pm-essentials` and try a couple of Production-Ready skil
|
|
|
685
717
|
|
|
686
718
|
---
|
|
687
719
|
|
|
688
|
-
## 🗂️ All
|
|
720
|
+
## 🗂️ All 222 Skills
|
|
689
721
|
|
|
690
722
|
Every skill, grouped by profession. **[Browse the full per-skill catalog → SKILLS.md](SKILLS.md)** · **[searchable live catalog](https://mohitagw15856.github.io/pm-claude-skills/catalog.html)** · **[run any skill in the browser](https://mohitagw15856.github.io/pm-claude-skills/)**
|
|
691
723
|
|
|
@@ -719,7 +751,7 @@ Every skill, grouped by profession. **[Browse the full per-skill catalog → SKI
|
|
|
719
751
|
|
|
720
752
|
## ❤️ Sponsor This Work
|
|
721
753
|
|
|
722
|
-
Building and maintaining
|
|
754
|
+
Building and maintaining 222 skills across 30 bundles takes real time — testing skills against new model releases, building new ones from community requests, writing the article series, and keeping documentation current.
|
|
723
755
|
|
|
724
756
|
If these skills save you time at work — or you're a company that wants your logo in front of the PMs, engineers, and operators who use them daily — **[become a sponsor →](https://github.com/sponsors/mohitagw15856)** (or [☕ buy me a coffee](https://www.buymeacoffee.com/mohit15856)).
|
|
725
757
|
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Workflow recipe — turn a growth goal into a funnel diagnosis, experiment backlog, retention loop, and lifecycle journeys by chaining 4 skills.
|
|
3
|
+
argument-hint: [the growth goal — e.g. "lift D30 retention for B2B teams"]
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
Run the **Grow a Product** workflow recipe for: $ARGUMENTS
|
|
7
|
+
|
|
8
|
+
This is a *chain* of skills. Run each stage in order and **carry every stage's output forward as context** for the next — that shared context is the whole point. Open with a one-line plan of the 4 stages, then ask once for any essential missing inputs (the product & motion, current funnel numbers if any, the goal). Don't re-ask between stages.
|
|
9
|
+
|
|
10
|
+
Run each stage under a clear `## Stage N — <name>` heading:
|
|
11
|
+
|
|
12
|
+
1. **Diagnose the funnel** — apply the `marketing-funnel-plan` skill to map the full funnel, identify the single biggest leak, and set a 90-day focus stage and metric.
|
|
13
|
+
2. **Build the experiment backlog** — apply the `growth-experiment-backlog` skill to turn that focus into prioritised, properly-powered hypotheses (ICE) with test designs.
|
|
14
|
+
3. **Design the retention loop** — apply the `retention-loop-design` skill to design the engagement loop (trigger → action → reward → investment) and the activation→habit path that keeps the gains.
|
|
15
|
+
4. **Nurture with lifecycle journeys** — apply the `lifecycle-crm-plan` skill to design behaviour-triggered journeys that drive the loop, with segmentation, holdouts, and suppression.
|
|
16
|
+
|
|
17
|
+
Do not invent metrics or numbers — note assumptions instead. After the last stage, end with a 4-bullet **"What you now have"** recap linking each artifact to the stage that produced it.
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Workflow recipe — take an AI/LLM feature from a probabilistic-aware PRD to a launch-ready model card by chaining 5 skills.
|
|
3
|
+
argument-hint: [the AI feature idea]
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
Run the **Launch an AI Feature** workflow recipe for: $ARGUMENTS
|
|
7
|
+
|
|
8
|
+
This is a *chain* of skills. Run each stage in order and **carry every stage's output forward as context** for the next — that shared context is the whole point. Open with a one-line plan of the 5 stages, then ask once for any essential missing inputs (the user problem, the stakes / cost of a wrong answer, the data available). Don't re-ask between stages.
|
|
9
|
+
|
|
10
|
+
Run each stage under a clear `## Stage N — <name>` heading:
|
|
11
|
+
|
|
12
|
+
1. **Spec it** — apply the `ai-feature-prd` skill to turn the idea into a PRD built for a probabilistic system: the UX of uncertainty, guardrails, fallback behaviour, and an explicit quality bar tied to the stakes.
|
|
13
|
+
2. **Design the system** — apply the `rag-design-doc` skill (or note if an agent is the better fit — see `agent-spec`) to design retrieval/generation: chunking, retrieval, reranking, grounded answers, and the failure-mode table.
|
|
14
|
+
3. **Plan evaluation** — apply the `ai-eval-plan` skill to define datasets, rubrics, baselines, the explicit ship threshold, and the regression gate.
|
|
15
|
+
4. **Budget cost & latency** — apply the `llm-cost-latency-budget` skill for per-request token math, model tiering, caching, p95 targets, and spend guardrails.
|
|
16
|
+
5. **Document it** — apply the `model-card` skill to produce a launch-ready card: intended use, sliced evaluation, limitations, and a rollback trigger.
|
|
17
|
+
|
|
18
|
+
Do not invent metrics, costs, or eval results — note assumptions instead. After the last stage, end with a 5-bullet **"What you now have"** recap linking each artifact to the stage that produced it.
|
package/exports/README.md
CHANGED
|
@@ -8,7 +8,7 @@ by hand; edit the source skill and run:
|
|
|
8
8
|
node scripts/build-exports.mjs
|
|
9
9
|
```
|
|
10
10
|
|
|
11
|
-
Currently exporting **
|
|
11
|
+
Currently exporting **222 skills** to:
|
|
12
12
|
|
|
13
13
|
- **ChatGPT — Custom GPT instructions** → `exports/chatgpt/`
|
|
14
14
|
- **Google Gemini — Gem instructions** → `exports/gemini/`
|
package/exports/aider/README.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
> Auto-generated from `skills/*/SKILL.md` by `scripts/build-exports.mjs`.
|
|
4
4
|
> **Do not edit these files by hand** — edit the source skill and regenerate.
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
222 skills exported. Copy a `.mdc rule` into the tool to use it.
|
|
7
7
|
|
|
8
8
|
| Skill | Bundle | Path |
|
|
9
9
|
|---|---|---|
|
|
@@ -14,7 +14,10 @@
|
|
|
14
14
|
| Account Plan | `pm-sales` | `pm-sales/account-plan/account-plan.md` |
|
|
15
15
|
| Action Runner | `pm-cross` | `pm-cross/action-runner/action-runner.md` |
|
|
16
16
|
| AEO Optimizer | `pm-writers` | `pm-writers/aeo-optimizer/aeo-optimizer.md` |
|
|
17
|
+
| Agent Spec | `pm-ai` | `pm-ai/agent-spec/agent-spec.md` |
|
|
17
18
|
| AI Ethics Review | `pm-advanced` | `pm-advanced/ai-ethics-review/ai-ethics-review.md` |
|
|
19
|
+
| AI Eval Plan | `pm-ai` | `pm-ai/ai-eval-plan/ai-eval-plan.md` |
|
|
20
|
+
| AI Feature PRD | `pm-ai` | `pm-ai/ai-feature-prd/ai-feature-prd.md` |
|
|
18
21
|
| AI Product Canvas | `pm-advanced` | `pm-advanced/ai-product-canvas/ai-product-canvas.md` |
|
|
19
22
|
| Ambiguity Resolver | `pm-strategy` | `pm-strategy/ambiguity-resolver/ambiguity-resolver.md` |
|
|
20
23
|
| API Docs Writer | `pm-engineering` | `pm-engineering/api-docs-writer/api-docs-writer.md` |
|
|
@@ -46,6 +49,7 @@
|
|
|
46
49
|
| Content Repurposer | `pm-creator` | `pm-creator/content-repurposer/content-repurposer.md` |
|
|
47
50
|
| Context Mode | `pm-engineering` | `pm-engineering/context-mode/context-mode.md` |
|
|
48
51
|
| Contract Review | `pm-legal` | `pm-legal/contract-review/contract-review.md` |
|
|
52
|
+
| Conversion Rate Optimization | `pm-growth` | `pm-growth/conversion-rate-optimization/conversion-rate-optimization.md` |
|
|
49
53
|
| Creator Brand Kit | `pm-creator` | `pm-creator/creator-brand-kit/creator-brand-kit.md` |
|
|
50
54
|
| Creator Media Kit | `pm-creator` | `pm-creator/creator-media-kit/creator-media-kit.md` |
|
|
51
55
|
| Customer Escalation Brief | `pm-cs` | `pm-cs/cs-escalation-brief/cs-escalation-brief.md` |
|
|
@@ -58,6 +62,7 @@
|
|
|
58
62
|
| Data Quality Audit | `pm-data` | `pm-data/data-quality-audit/data-quality-audit.md` |
|
|
59
63
|
| Database Migration Plan | `pm-engineering` | `pm-engineering/database-migration-plan/database-migration-plan.md` |
|
|
60
64
|
| Database Schema Design | `pm-engineering` | `pm-engineering/database-schema-design/database-schema-design.md` |
|
|
65
|
+
| Dataset Datasheet | `pm-ai` | `pm-ai/dataset-datasheet/dataset-datasheet.md` |
|
|
61
66
|
| Debugging Log Analyser | `pm-engineering` | `pm-engineering/debugging-log-analyser/debugging-log-analyser.md` |
|
|
62
67
|
| Demand Letter | `pm-legal` | `pm-legal/demand-letter/demand-letter.md` |
|
|
63
68
|
| Dependency Audit | `pm-engineering` | `pm-engineering/dependency-audit/dependency-audit.md` |
|
|
@@ -99,6 +104,7 @@
|
|
|
99
104
|
| Go-To-Market | `pm-gtm` | `pm-gtm/go-to-market/go-to-market.md` |
|
|
100
105
|
| Go-to-Market Planner | `pm-delivery` | `pm-delivery/go-to-market-planner/go-to-market-planner.md` |
|
|
101
106
|
| Grant Proposal | `pm-cross` | `pm-cross/grant-proposal/grant-proposal.md` |
|
|
107
|
+
| Growth Experiment Backlog | `pm-growth` | `pm-growth/growth-experiment-backlog/growth-experiment-backlog.md` |
|
|
102
108
|
| Hiring Rubric | `pm-people` | `pm-people/hiring-rubric/hiring-rubric.md` |
|
|
103
109
|
| Hook Writer | `pm-creator` | `pm-creator/hook-writer/hook-writer.md` |
|
|
104
110
|
| IEP Goal Support | `pm-education` | `pm-education/iep-goal-support/iep-goal-support.md` |
|
|
@@ -116,14 +122,19 @@
|
|
|
116
122
|
| Launch Readiness | `pm-delivery` | `pm-delivery/launch-readiness/launch-readiness.md` |
|
|
117
123
|
| Legal Brief | `pm-legal` | `pm-legal/legal-brief/legal-brief.md` |
|
|
118
124
|
| Lesson Plan | `pm-education` | `pm-education/lesson-plan/lesson-plan.md` |
|
|
125
|
+
| Lifecycle / CRM Plan | `pm-growth` | `pm-growth/lifecycle-crm-plan/lifecycle-crm-plan.md` |
|
|
119
126
|
| Literature Review | `pm-research` | `pm-research/literature-review/literature-review.md` |
|
|
127
|
+
| LLM Cost & Latency Budget | `pm-ai` | `pm-ai/llm-cost-latency-budget/llm-cost-latency-budget.md` |
|
|
120
128
|
| Load Testing Plan | `pm-engineering` | `pm-engineering/load-testing-plan/load-testing-plan.md` |
|
|
121
129
|
| Local Dev Setup | `pm-engineering` | `pm-engineering/local-dev-setup/local-dev-setup.md` |
|
|
130
|
+
| Marketing Funnel Plan | `pm-growth` | `pm-growth/marketing-funnel-plan/marketing-funnel-plan.md` |
|
|
122
131
|
| Media Pitch | `pm-gtm` | `pm-gtm/media-pitch/media-pitch.md` |
|
|
123
132
|
| Meeting Notes | `pm-essentials` | `pm-essentials/meeting-notes/meeting-notes.md` |
|
|
133
|
+
| Messaging Framework | `pm-growth` | `pm-growth/messaging-framework/messaging-framework.md` |
|
|
124
134
|
| Metric Tree Builder | `pm-data` | `pm-data/metric-tree-builder/metric-tree-builder.md` |
|
|
125
135
|
| Metrics Framework | `pm-data` | `pm-data/metrics-framework/metrics-framework.md` |
|
|
126
136
|
| Microservices Decomposition | `pm-engineering` | `pm-engineering/microservices-decomposition/microservices-decomposition.md` |
|
|
137
|
+
| Model Card | `pm-ai` | `pm-ai/model-card/model-card.md` |
|
|
127
138
|
| Monitoring Setup Guide | `pm-engineering` | `pm-engineering/monitoring-setup-guide/monitoring-setup-guide.md` |
|
|
128
139
|
| Morning Intelligence | `pm-operations` | `pm-operations/morning-intelligence/morning-intelligence.md` |
|
|
129
140
|
| Multi-Source Signal Synthesiser | `pm-advanced` | `pm-advanced/multi-source-signal-synthesiser/multi-source-signal-synthesiser.md` |
|
|
@@ -134,6 +145,7 @@
|
|
|
134
145
|
| OKR Builder | `pm-planning` | `pm-planning/okr-builder/okr-builder.md` |
|
|
135
146
|
| Onboarding Plan | `pm-hr` | `pm-hr/onboarding-plan/onboarding-plan.md` |
|
|
136
147
|
| On-Call Runbook | `pm-engineering` | `pm-engineering/oncall-runbook/oncall-runbook.md` |
|
|
148
|
+
| Paid Acquisition Plan | `pm-growth` | `pm-growth/paid-acquisition-plan/paid-acquisition-plan.md` |
|
|
137
149
|
| Parent Communication | `pm-education` | `pm-education/parent-communication/parent-communication.md` |
|
|
138
150
|
| Partnership Proposal | `pm-sales` | `pm-sales/partnership-proposal/partnership-proposal.md` |
|
|
139
151
|
| Patient Communication | `pm-research` | `pm-research/patient-communication/patient-communication.md` |
|
|
@@ -156,12 +168,15 @@
|
|
|
156
168
|
| QBR Deck | `pm-cs` | `pm-cs/qbr-deck/qbr-deck.md` |
|
|
157
169
|
| Quiz Generator | `pm-education` | `pm-education/quiz-generator/quiz-generator.md` |
|
|
158
170
|
| RACI Matrix | `pm-operations` | `pm-operations/raci-matrix/raci-matrix.md` |
|
|
171
|
+
| RAG Design Doc | `pm-ai` | `pm-ai/rag-design-doc/rag-design-doc.md` |
|
|
159
172
|
| Red-Team Review | `pm-cross` | `pm-cross/red-team-review/red-team-review.md` |
|
|
160
173
|
| Redundancy Consultation | `pm-hr` | `pm-hr/redundancy-consultation/redundancy-consultation.md` |
|
|
174
|
+
| Referral Program Design | `pm-growth` | `pm-growth/referral-program-design/referral-program-design.md` |
|
|
161
175
|
| Regex Builder & Explainer | `pm-engineering` | `pm-engineering/regex-builder/regex-builder.md` |
|
|
162
176
|
| Renewal Playbook | `pm-cs` | `pm-cs/renewal-playbook/renewal-playbook.md` |
|
|
163
177
|
| Research Protocol | `pm-research` | `pm-research/research-protocol/research-protocol.md` |
|
|
164
178
|
| Retention Analysis | `pm-analytics` | `pm-analytics/retention-analysis/retention-analysis.md` |
|
|
179
|
+
| Retention Loop Design | `pm-growth` | `pm-growth/retention-loop-design/retention-loop-design.md` |
|
|
165
180
|
| Retrospective Analysis | `pm-delivery` | `pm-delivery/retro-analysis/retro-analysis.md` |
|
|
166
181
|
| RFC Writer | `pm-engineering` | `pm-engineering/rfc-writer/rfc-writer.md` |
|
|
167
182
|
| RICE + Strategic Alignment | `pm-planning` | `pm-planning/rice-impact-matrix/rice-impact-matrix.md` |
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
# Agent Spec Skill
|
|
2
|
+
|
|
3
|
+
An agent is a model plus tools plus a loop — and the danger lives in the tools and the loop, not the
|
|
4
|
+
model. This skill specifies an agent so its *authority is explicit*: what it can do, what needs a human
|
|
5
|
+
yes, and what happens when it's wrong. Scope and guardrails first; cleverness second.
|
|
6
|
+
|
|
7
|
+
## Required Inputs
|
|
8
|
+
|
|
9
|
+
Ask for these only if they aren't already provided:
|
|
10
|
+
|
|
11
|
+
- **Job to be done** — the outcome the agent owns, and the boundary of its authority.
|
|
12
|
+
- **Tools/actions** — what it can call (read APIs, write actions, code execution), and which are irreversible.
|
|
13
|
+
- **Autonomy level** — fully autonomous, propose-then-approve, or co-pilot.
|
|
14
|
+
- **Risk surface** — what's the worst thing a wrong action could do (spend money, send a message, delete data)?
|
|
15
|
+
- **Success definition & escalation** — how "done" is judged, and when it must hand off to a human.
|
|
16
|
+
|
|
17
|
+
## Output Format
|
|
18
|
+
|
|
19
|
+
### Agent Spec: [name]
|
|
20
|
+
|
|
21
|
+
**1. Goal & scope** — the job in one sentence; explicit non-goals and authority limits.
|
|
22
|
+
|
|
23
|
+
**2. Tools / actions** — a table; mark each action's reversibility and required permission.
|
|
24
|
+
|
|
25
|
+
| Tool | Purpose | Reversible? | Gate |
|
|
26
|
+
|---|---|---|---|
|
|
27
|
+
| search_kb | read context | yes | none |
|
|
28
|
+
| send_email | notify | **no** | **human approval** |
|
|
29
|
+
|
|
30
|
+
**3. Control loop** — plan → act → observe → reflect; the stopping condition; and a hard **max-steps / max-cost budget** so it can't loop forever.
|
|
31
|
+
|
|
32
|
+
**4. Guardrails & approval gates** — which actions require a human yes (default: anything irreversible, outbound, or spending), input/output validation, and allow/deny lists. Pair irreversible actions with a dry-run preview (see [`action-runner`](../action-runner/SKILL.md)).
|
|
33
|
+
|
|
34
|
+
**5. Memory & state** — what it remembers within a task vs. across tasks, and where (link a [`professional-brain`](../professional-brain/SKILL.md) for durable memory).
|
|
35
|
+
|
|
36
|
+
**6. Escalation & handoff** — the triggers that stop the agent and route to a human (low confidence, repeated failure, out-of-scope request, high-risk action).
|
|
37
|
+
|
|
38
|
+
**7. Evaluation** — task success rate, action correctness, and safety (false-action rate). Define with an [`ai-eval-plan`](../ai-eval-plan/SKILL.md), and test on adversarial/trap tasks.
|
|
39
|
+
|
|
40
|
+
**8. Failure handling** — timeouts, tool errors, hallucinated tool calls, and the safe default (stop and ask, never guess on a high-risk action).
|
|
41
|
+
|
|
42
|
+
## Quality Checks
|
|
43
|
+
|
|
44
|
+
- [ ] Every tool is marked reversible/irreversible, and every irreversible action has a human gate
|
|
45
|
+
- [ ] There is a hard max-steps and max-cost budget — the loop cannot run unbounded
|
|
46
|
+
- [ ] Escalation triggers are explicit (confidence, repeated failure, out-of-scope, high-risk)
|
|
47
|
+
- [ ] The safe default on uncertainty is "stop and ask", not "guess and act"
|
|
48
|
+
- [ ] Evaluation includes a safety metric (wrong/unauthorised actions), not just task success
|
|
49
|
+
- [ ] Non-goals and authority limits are stated, not implied
|
|
50
|
+
|
|
51
|
+
## Anti-Patterns
|
|
52
|
+
|
|
53
|
+
- [ ] Do not give an agent irreversible actions without an approval gate — autonomy and irreversibility together is how agents cause real damage
|
|
54
|
+
- [ ] Do not omit a step/cost budget — an agent that can loop is an agent that can rack up cost or thrash forever
|
|
55
|
+
- [ ] Do not measure only task success — an agent that completes the task by taking a wrong action has failed
|
|
56
|
+
- [ ] Do not let the agent invent tool calls or arguments — validate against the schema and fail safe
|
|
57
|
+
- [ ] Do not skip the "what's the worst case" analysis — the risk surface determines how many guardrails you need
|
|
58
|
+
|
|
59
|
+
## Based On
|
|
60
|
+
|
|
61
|
+
Tool-using / agentic design practice — bounded control loops, least-privilege tools, human-in-the-loop approval, and safety evaluation.
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
# AI Eval Plan Skill
|
|
2
|
+
|
|
3
|
+
You can't improve an AI feature you can't measure, and "it looks good in the demo" is not measurement.
|
|
4
|
+
This skill produces an evaluation plan that turns a fuzzy quality goal into a repeatable, gated test —
|
|
5
|
+
so a prompt change that quietly makes outputs worse can't ship.
|
|
6
|
+
|
|
7
|
+
## Required Inputs
|
|
8
|
+
|
|
9
|
+
Ask for these only if they aren't already provided:
|
|
10
|
+
|
|
11
|
+
- **The feature & task** — what the model does and what "good output" means to a user.
|
|
12
|
+
- **Failure modes that matter** — what bad looks like (hallucination, wrong format, unsafe, off-tone, too slow).
|
|
13
|
+
- **Available data** — any real examples, logs, or labelled cases; or note there are none yet.
|
|
14
|
+
- **Who judges quality** — automated checks, an LLM judge, human raters, or a mix.
|
|
15
|
+
- **The decision this gates** — ship/no-ship, model selection, or prompt iteration.
|
|
16
|
+
|
|
17
|
+
## Output Format
|
|
18
|
+
|
|
19
|
+
### Eval Plan: [feature]
|
|
20
|
+
|
|
21
|
+
**1. What we're measuring** — the task, and a one-line definition of a good vs. bad response.
|
|
22
|
+
|
|
23
|
+
**2. Eval dataset**
|
|
24
|
+
- **Cases:** how many, where they come from (real logs > synthetic), and how they're split (smoke set vs. full set).
|
|
25
|
+
- **Coverage:** the slices/scenarios that must be represented (edge cases, adversarial, each major input type).
|
|
26
|
+
- **Golden answers / references:** present or not, and how they were created.
|
|
27
|
+
|
|
28
|
+
**3. Metrics & rubric**
|
|
29
|
+
- **Per-dimension scores** — define each dimension (e.g. correctness, grounding, format, safety, tone) on an explicit 1–5 rubric with anchor descriptions, not vibes.
|
|
30
|
+
- **Automated checks** — deterministic assertions first (valid JSON, contains required fields, no PII, latency budget).
|
|
31
|
+
- **LLM-as-judge** — the judge prompt, the rubric it applies, and how you guard against its bias (calibrate against human labels on a sample).
|
|
32
|
+
- **Human eval** — when it's required (safety, subjective quality) and the rater instructions.
|
|
33
|
+
|
|
34
|
+
**4. Baselines** — what each candidate is compared against (current prompt, previous model, a plain-prompt control).
|
|
35
|
+
|
|
36
|
+
**5. The bar** — the explicit threshold to ship (e.g. "≥4.2 avg correctness, 0 safety failures, p95 < 3s") and what happens if it's missed.
|
|
37
|
+
|
|
38
|
+
**6. Regression gate** — how this runs in CI on every change, and the score-drop threshold that blocks a merge.
|
|
39
|
+
|
|
40
|
+
## Quality Checks
|
|
41
|
+
|
|
42
|
+
- [ ] Each metric has an explicit rubric with anchors — not just a name
|
|
43
|
+
- [ ] Deterministic/automated checks are used wherever possible before reaching for an LLM judge
|
|
44
|
+
- [ ] The LLM judge is calibrated against human labels on at least a sample
|
|
45
|
+
- [ ] The eval set includes adversarial and edge cases, not just happy-path examples
|
|
46
|
+
- [ ] There is a single, explicit numeric bar for the ship decision
|
|
47
|
+
- [ ] The plan specifies how it runs as a regression gate, not just a one-time check
|
|
48
|
+
|
|
49
|
+
## Anti-Patterns
|
|
50
|
+
|
|
51
|
+
- [ ] Do not rely on a single overall score — a feature can pass on average while failing every safety case
|
|
52
|
+
- [ ] Do not trust an LLM judge you haven't calibrated against humans — it has its own blind spots and biases
|
|
53
|
+
- [ ] Do not eval only on happy-path inputs — the failures live in the edges and the adversarial cases
|
|
54
|
+
- [ ] Do not let the eval set leak into the prompt/few-shot examples — that's training on the test set
|
|
55
|
+
- [ ] Do not define the pass bar after seeing the scores — set the threshold before you run, or it means nothing
|
|
56
|
+
|
|
57
|
+
## Based On
|
|
58
|
+
|
|
59
|
+
LLM evaluation practice — task-grounded rubrics, LLM-as-judge with human calibration, and regression-gated CI evals.
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
# AI Feature PRD Skill
|
|
2
|
+
|
|
3
|
+
AI features break the normal PRD because the system is probabilistic: it will be wrong sometimes, and
|
|
4
|
+
the product must be designed around that, not in denial of it. This skill extends a standard PRD with
|
|
5
|
+
the AI-specific sections that decide whether the feature is trustworthy — the UX of uncertainty, the
|
|
6
|
+
eval bar, guardrails, and what happens when the model is wrong.
|
|
7
|
+
|
|
8
|
+
## Required Inputs
|
|
9
|
+
|
|
10
|
+
Ask for these only if they aren't already provided:
|
|
11
|
+
|
|
12
|
+
- **The user problem** and why an AI/probabilistic approach fits it (vs. deterministic rules).
|
|
13
|
+
- **What "good" looks like** to the user, and the cost of a wrong answer (low-stakes vs. high-stakes).
|
|
14
|
+
- **Inputs available** — context/data the model can use; privacy constraints.
|
|
15
|
+
- **Trust level needed** — can the user verify the output, or must it be near-perfect?
|
|
16
|
+
|
|
17
|
+
## Reads from / Writes to the Brain
|
|
18
|
+
|
|
19
|
+
If a [`professional-brain`](../professional-brain/SKILL.md) exists, read `context.md` (product, users, voice)
|
|
20
|
+
and `knowledge/strategy.md` first; write the feature to `entities/` and any scoping decision to `decisions/`,
|
|
21
|
+
each provenance-tagged.
|
|
22
|
+
|
|
23
|
+
## Output Format
|
|
24
|
+
|
|
25
|
+
### AI Feature PRD: [feature]
|
|
26
|
+
|
|
27
|
+
**1. Problem & why AI** — the user problem, and why a model (not rules) is the right tool. If rules would do, say so.
|
|
28
|
+
|
|
29
|
+
**2. Experience** — the core flow, and crucially the **UX of uncertainty**: how confidence is shown, how the user verifies/edits, and how errors are made cheap to recover from. AI features live or die here.
|
|
30
|
+
|
|
31
|
+
**3. Model approach** — prompt / fine-tune / RAG / agent (link [`rag-design-doc`](../rag-design-doc/SKILL.md) or [`agent-spec`](../agent-spec/SKILL.md)), the model tier, and why.
|
|
32
|
+
|
|
33
|
+
**4. Quality bar & evaluation** — the metrics and the explicit ship threshold; reference an [`ai-eval-plan`](../ai-eval-plan/SKILL.md). State the acceptable error rate given the stakes.
|
|
34
|
+
|
|
35
|
+
**5. Guardrails & safety** — what the feature must never do, input/output filtering, and handling of harmful/PII/out-of-scope inputs.
|
|
36
|
+
|
|
37
|
+
**6. Fallback behaviour** — what happens when the model is unsure, wrong, slow, or down: graceful degradation, "I'm not sure" states, human handoff. **No silent confident errors.**
|
|
38
|
+
|
|
39
|
+
**7. Data flywheel** — how usage (and the 👍/👎 / edits) feed back into evaluation and improvement, with the privacy boundary.
|
|
40
|
+
|
|
41
|
+
**8. Cost & latency** — the per-request budget and p95 target; reference an [`llm-cost-latency-budget`](../llm-cost-latency-budget/SKILL.md).
|
|
42
|
+
|
|
43
|
+
**9. Rollout** — staged exposure (internal → %→ GA), the guardrail metrics watched, and the rollback trigger.
|
|
44
|
+
|
|
45
|
+
## Quality Checks
|
|
46
|
+
|
|
47
|
+
- [ ] The PRD designs for the model being wrong — there's an explicit fallback, not just the happy path
|
|
48
|
+
- [ ] The UX shows uncertainty and lets the user verify/correct cheaply
|
|
49
|
+
- [ ] There's an explicit quality bar tied to the stakes (a medical answer and a tweet draft are not the same bar)
|
|
50
|
+
- [ ] Guardrails name what the feature must never do
|
|
51
|
+
- [ ] A data flywheel is defined with its privacy boundary
|
|
52
|
+
- [ ] Cost and p95 latency budgets are stated, not left to "we'll see"
|
|
53
|
+
|
|
54
|
+
## Anti-Patterns
|
|
55
|
+
|
|
56
|
+
- [ ] Do not design only the happy path — a probabilistic feature without a fallback is a feature that fails loudly in production
|
|
57
|
+
- [ ] Do not hide uncertainty behind a confident UI — overclaimed confidence is how AI features lose user trust permanently
|
|
58
|
+
- [ ] Do not use AI where deterministic rules are better, cheaper, and more reliable — "AI" is not the goal
|
|
59
|
+
- [ ] Do not set one quality bar for all stakes — calibrate the acceptable error rate to the cost of being wrong
|
|
60
|
+
- [ ] Do not ship without a rollback trigger and guardrail metrics — a probabilistic system needs a kill switch
|
|
61
|
+
|
|
62
|
+
## Based On
|
|
63
|
+
|
|
64
|
+
Standard PRD practice (see [`prd-template`](../prd-template/SKILL.md)) extended for probabilistic systems — uncertainty UX, eval gates, guardrails, and graceful fallback.
|