pm-claude-skills 29.6.0 → 29.7.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.
Files changed (213) hide show
  1. package/README.md +31 -26
  2. package/exports/README.md +1 -1
  3. package/exports/aider/README.md +19 -1
  4. package/exports/aider/pm-consulting/case-study-writeup/case-study-writeup.md +57 -0
  5. package/exports/aider/pm-consulting/client-discovery/client-discovery.md +56 -0
  6. package/exports/aider/pm-consulting/consulting-proposal/consulting-proposal.md +54 -0
  7. package/exports/aider/pm-consulting/engagement-retro/engagement-retro.md +51 -0
  8. package/exports/aider/pm-consulting/rate-card/rate-card.md +54 -0
  9. package/exports/aider/pm-consulting/statement-of-work/statement-of-work.md +58 -0
  10. package/exports/aider/pm-dataeng/data-contract/data-contract.md +55 -0
  11. package/exports/aider/pm-dataeng/data-quality-checks/data-quality-checks.md +55 -0
  12. package/exports/aider/pm-dataeng/dbt-model-spec/dbt-model-spec.md +57 -0
  13. package/exports/aider/pm-dataeng/experiment-readout/experiment-readout.md +67 -0
  14. package/exports/aider/pm-dataeng/metric-semantic-layer/metric-semantic-layer.md +55 -0
  15. package/exports/aider/pm-dataeng/sql-optimizer/sql-optimizer.md +51 -0
  16. package/exports/aider/pm-support/csat-nps-analysis/csat-nps-analysis.md +62 -0
  17. package/exports/aider/pm-support/escalation-tree/escalation-tree.md +62 -0
  18. package/exports/aider/pm-support/help-center-article/help-center-article.md +53 -0
  19. package/exports/aider/pm-support/kb-audit/kb-audit.md +55 -0
  20. package/exports/aider/pm-support/support-macro/support-macro.md +52 -0
  21. package/exports/aider/pm-support/support-runbook/support-runbook.md +56 -0
  22. package/exports/chatgpt/README.md +19 -1
  23. package/exports/chatgpt/pm-consulting/case-study-writeup/SYSTEM_PROMPT.md +57 -0
  24. package/exports/chatgpt/pm-consulting/client-discovery/SYSTEM_PROMPT.md +56 -0
  25. package/exports/chatgpt/pm-consulting/consulting-proposal/SYSTEM_PROMPT.md +54 -0
  26. package/exports/chatgpt/pm-consulting/engagement-retro/SYSTEM_PROMPT.md +51 -0
  27. package/exports/chatgpt/pm-consulting/rate-card/SYSTEM_PROMPT.md +54 -0
  28. package/exports/chatgpt/pm-consulting/statement-of-work/SYSTEM_PROMPT.md +58 -0
  29. package/exports/chatgpt/pm-dataeng/data-contract/SYSTEM_PROMPT.md +55 -0
  30. package/exports/chatgpt/pm-dataeng/data-quality-checks/SYSTEM_PROMPT.md +55 -0
  31. package/exports/chatgpt/pm-dataeng/dbt-model-spec/SYSTEM_PROMPT.md +57 -0
  32. package/exports/chatgpt/pm-dataeng/experiment-readout/SYSTEM_PROMPT.md +67 -0
  33. package/exports/chatgpt/pm-dataeng/metric-semantic-layer/SYSTEM_PROMPT.md +55 -0
  34. package/exports/chatgpt/pm-dataeng/sql-optimizer/SYSTEM_PROMPT.md +51 -0
  35. package/exports/chatgpt/pm-support/csat-nps-analysis/SYSTEM_PROMPT.md +62 -0
  36. package/exports/chatgpt/pm-support/escalation-tree/SYSTEM_PROMPT.md +62 -0
  37. package/exports/chatgpt/pm-support/help-center-article/SYSTEM_PROMPT.md +53 -0
  38. package/exports/chatgpt/pm-support/kb-audit/SYSTEM_PROMPT.md +55 -0
  39. package/exports/chatgpt/pm-support/support-macro/SYSTEM_PROMPT.md +52 -0
  40. package/exports/chatgpt/pm-support/support-runbook/SYSTEM_PROMPT.md +56 -0
  41. package/exports/cline/README.md +19 -1
  42. package/exports/cline/pm-consulting/case-study-writeup/case-study-writeup.md +57 -0
  43. package/exports/cline/pm-consulting/client-discovery/client-discovery.md +56 -0
  44. package/exports/cline/pm-consulting/consulting-proposal/consulting-proposal.md +54 -0
  45. package/exports/cline/pm-consulting/engagement-retro/engagement-retro.md +51 -0
  46. package/exports/cline/pm-consulting/rate-card/rate-card.md +54 -0
  47. package/exports/cline/pm-consulting/statement-of-work/statement-of-work.md +58 -0
  48. package/exports/cline/pm-dataeng/data-contract/data-contract.md +55 -0
  49. package/exports/cline/pm-dataeng/data-quality-checks/data-quality-checks.md +55 -0
  50. package/exports/cline/pm-dataeng/dbt-model-spec/dbt-model-spec.md +57 -0
  51. package/exports/cline/pm-dataeng/experiment-readout/experiment-readout.md +67 -0
  52. package/exports/cline/pm-dataeng/metric-semantic-layer/metric-semantic-layer.md +55 -0
  53. package/exports/cline/pm-dataeng/sql-optimizer/sql-optimizer.md +51 -0
  54. package/exports/cline/pm-support/csat-nps-analysis/csat-nps-analysis.md +62 -0
  55. package/exports/cline/pm-support/escalation-tree/escalation-tree.md +62 -0
  56. package/exports/cline/pm-support/help-center-article/help-center-article.md +53 -0
  57. package/exports/cline/pm-support/kb-audit/kb-audit.md +55 -0
  58. package/exports/cline/pm-support/support-macro/support-macro.md +52 -0
  59. package/exports/cline/pm-support/support-runbook/support-runbook.md +56 -0
  60. package/exports/continue/README.md +19 -1
  61. package/exports/continue/pm-consulting/case-study-writeup/case-study-writeup.md +62 -0
  62. package/exports/continue/pm-consulting/client-discovery/client-discovery.md +61 -0
  63. package/exports/continue/pm-consulting/consulting-proposal/consulting-proposal.md +59 -0
  64. package/exports/continue/pm-consulting/engagement-retro/engagement-retro.md +56 -0
  65. package/exports/continue/pm-consulting/rate-card/rate-card.md +59 -0
  66. package/exports/continue/pm-consulting/statement-of-work/statement-of-work.md +63 -0
  67. package/exports/continue/pm-dataeng/data-contract/data-contract.md +60 -0
  68. package/exports/continue/pm-dataeng/data-quality-checks/data-quality-checks.md +60 -0
  69. package/exports/continue/pm-dataeng/dbt-model-spec/dbt-model-spec.md +62 -0
  70. package/exports/continue/pm-dataeng/experiment-readout/experiment-readout.md +72 -0
  71. package/exports/continue/pm-dataeng/metric-semantic-layer/metric-semantic-layer.md +60 -0
  72. package/exports/continue/pm-dataeng/sql-optimizer/sql-optimizer.md +56 -0
  73. package/exports/continue/pm-support/csat-nps-analysis/csat-nps-analysis.md +67 -0
  74. package/exports/continue/pm-support/escalation-tree/escalation-tree.md +67 -0
  75. package/exports/continue/pm-support/help-center-article/help-center-article.md +58 -0
  76. package/exports/continue/pm-support/kb-audit/kb-audit.md +60 -0
  77. package/exports/continue/pm-support/support-macro/support-macro.md +57 -0
  78. package/exports/continue/pm-support/support-runbook/support-runbook.md +61 -0
  79. package/exports/cursor/README.md +19 -1
  80. package/exports/cursor/pm-consulting/case-study-writeup/case-study-writeup.mdc +63 -0
  81. package/exports/cursor/pm-consulting/client-discovery/client-discovery.mdc +62 -0
  82. package/exports/cursor/pm-consulting/consulting-proposal/consulting-proposal.mdc +60 -0
  83. package/exports/cursor/pm-consulting/engagement-retro/engagement-retro.mdc +57 -0
  84. package/exports/cursor/pm-consulting/rate-card/rate-card.mdc +60 -0
  85. package/exports/cursor/pm-consulting/statement-of-work/statement-of-work.mdc +64 -0
  86. package/exports/cursor/pm-dataeng/data-contract/data-contract.mdc +61 -0
  87. package/exports/cursor/pm-dataeng/data-quality-checks/data-quality-checks.mdc +61 -0
  88. package/exports/cursor/pm-dataeng/dbt-model-spec/dbt-model-spec.mdc +63 -0
  89. package/exports/cursor/pm-dataeng/experiment-readout/experiment-readout.mdc +73 -0
  90. package/exports/cursor/pm-dataeng/metric-semantic-layer/metric-semantic-layer.mdc +61 -0
  91. package/exports/cursor/pm-dataeng/sql-optimizer/sql-optimizer.mdc +57 -0
  92. package/exports/cursor/pm-support/csat-nps-analysis/csat-nps-analysis.mdc +68 -0
  93. package/exports/cursor/pm-support/escalation-tree/escalation-tree.mdc +68 -0
  94. package/exports/cursor/pm-support/help-center-article/help-center-article.mdc +59 -0
  95. package/exports/cursor/pm-support/kb-audit/kb-audit.mdc +61 -0
  96. package/exports/cursor/pm-support/support-macro/support-macro.mdc +58 -0
  97. package/exports/cursor/pm-support/support-runbook/support-runbook.mdc +62 -0
  98. package/exports/gemini/README.md +19 -1
  99. package/exports/gemini/pm-consulting/case-study-writeup/GEM_INSTRUCTIONS.md +61 -0
  100. package/exports/gemini/pm-consulting/client-discovery/GEM_INSTRUCTIONS.md +60 -0
  101. package/exports/gemini/pm-consulting/consulting-proposal/GEM_INSTRUCTIONS.md +58 -0
  102. package/exports/gemini/pm-consulting/engagement-retro/GEM_INSTRUCTIONS.md +55 -0
  103. package/exports/gemini/pm-consulting/rate-card/GEM_INSTRUCTIONS.md +58 -0
  104. package/exports/gemini/pm-consulting/statement-of-work/GEM_INSTRUCTIONS.md +62 -0
  105. package/exports/gemini/pm-dataeng/data-contract/GEM_INSTRUCTIONS.md +59 -0
  106. package/exports/gemini/pm-dataeng/data-quality-checks/GEM_INSTRUCTIONS.md +59 -0
  107. package/exports/gemini/pm-dataeng/dbt-model-spec/GEM_INSTRUCTIONS.md +61 -0
  108. package/exports/gemini/pm-dataeng/experiment-readout/GEM_INSTRUCTIONS.md +71 -0
  109. package/exports/gemini/pm-dataeng/metric-semantic-layer/GEM_INSTRUCTIONS.md +59 -0
  110. package/exports/gemini/pm-dataeng/sql-optimizer/GEM_INSTRUCTIONS.md +55 -0
  111. package/exports/gemini/pm-support/csat-nps-analysis/GEM_INSTRUCTIONS.md +66 -0
  112. package/exports/gemini/pm-support/escalation-tree/GEM_INSTRUCTIONS.md +66 -0
  113. package/exports/gemini/pm-support/help-center-article/GEM_INSTRUCTIONS.md +57 -0
  114. package/exports/gemini/pm-support/kb-audit/GEM_INSTRUCTIONS.md +59 -0
  115. package/exports/gemini/pm-support/support-macro/GEM_INSTRUCTIONS.md +56 -0
  116. package/exports/gemini/pm-support/support-runbook/GEM_INSTRUCTIONS.md +60 -0
  117. package/exports/obsidian/README.md +19 -1
  118. package/exports/obsidian/pm-consulting/case-study-writeup/case-study-writeup.md +72 -0
  119. package/exports/obsidian/pm-consulting/client-discovery/client-discovery.md +71 -0
  120. package/exports/obsidian/pm-consulting/consulting-proposal/consulting-proposal.md +69 -0
  121. package/exports/obsidian/pm-consulting/engagement-retro/engagement-retro.md +66 -0
  122. package/exports/obsidian/pm-consulting/rate-card/rate-card.md +69 -0
  123. package/exports/obsidian/pm-consulting/statement-of-work/statement-of-work.md +73 -0
  124. package/exports/obsidian/pm-dataeng/data-contract/data-contract.md +70 -0
  125. package/exports/obsidian/pm-dataeng/data-quality-checks/data-quality-checks.md +70 -0
  126. package/exports/obsidian/pm-dataeng/dbt-model-spec/dbt-model-spec.md +72 -0
  127. package/exports/obsidian/pm-dataeng/experiment-readout/experiment-readout.md +82 -0
  128. package/exports/obsidian/pm-dataeng/metric-semantic-layer/metric-semantic-layer.md +70 -0
  129. package/exports/obsidian/pm-dataeng/sql-optimizer/sql-optimizer.md +66 -0
  130. package/exports/obsidian/pm-support/csat-nps-analysis/csat-nps-analysis.md +77 -0
  131. package/exports/obsidian/pm-support/escalation-tree/escalation-tree.md +77 -0
  132. package/exports/obsidian/pm-support/help-center-article/help-center-article.md +68 -0
  133. package/exports/obsidian/pm-support/kb-audit/kb-audit.md +70 -0
  134. package/exports/obsidian/pm-support/support-macro/support-macro.md +67 -0
  135. package/exports/obsidian/pm-support/support-runbook/support-runbook.md +71 -0
  136. package/exports/roo/README.md +19 -1
  137. package/exports/roo/pm-consulting/case-study-writeup/case-study-writeup.md +57 -0
  138. package/exports/roo/pm-consulting/client-discovery/client-discovery.md +56 -0
  139. package/exports/roo/pm-consulting/consulting-proposal/consulting-proposal.md +54 -0
  140. package/exports/roo/pm-consulting/engagement-retro/engagement-retro.md +51 -0
  141. package/exports/roo/pm-consulting/rate-card/rate-card.md +54 -0
  142. package/exports/roo/pm-consulting/statement-of-work/statement-of-work.md +58 -0
  143. package/exports/roo/pm-dataeng/data-contract/data-contract.md +55 -0
  144. package/exports/roo/pm-dataeng/data-quality-checks/data-quality-checks.md +55 -0
  145. package/exports/roo/pm-dataeng/dbt-model-spec/dbt-model-spec.md +57 -0
  146. package/exports/roo/pm-dataeng/experiment-readout/experiment-readout.md +67 -0
  147. package/exports/roo/pm-dataeng/metric-semantic-layer/metric-semantic-layer.md +55 -0
  148. package/exports/roo/pm-dataeng/sql-optimizer/sql-optimizer.md +51 -0
  149. package/exports/roo/pm-support/csat-nps-analysis/csat-nps-analysis.md +62 -0
  150. package/exports/roo/pm-support/escalation-tree/escalation-tree.md +62 -0
  151. package/exports/roo/pm-support/help-center-article/help-center-article.md +53 -0
  152. package/exports/roo/pm-support/kb-audit/kb-audit.md +55 -0
  153. package/exports/roo/pm-support/support-macro/support-macro.md +52 -0
  154. package/exports/roo/pm-support/support-runbook/support-runbook.md +56 -0
  155. package/exports/windsurf/README.md +19 -1
  156. package/exports/windsurf/pm-consulting/case-study-writeup/case-study-writeup.md +62 -0
  157. package/exports/windsurf/pm-consulting/client-discovery/client-discovery.md +61 -0
  158. package/exports/windsurf/pm-consulting/consulting-proposal/consulting-proposal.md +59 -0
  159. package/exports/windsurf/pm-consulting/engagement-retro/engagement-retro.md +56 -0
  160. package/exports/windsurf/pm-consulting/rate-card/rate-card.md +59 -0
  161. package/exports/windsurf/pm-consulting/statement-of-work/statement-of-work.md +63 -0
  162. package/exports/windsurf/pm-dataeng/data-contract/data-contract.md +60 -0
  163. package/exports/windsurf/pm-dataeng/data-quality-checks/data-quality-checks.md +60 -0
  164. package/exports/windsurf/pm-dataeng/dbt-model-spec/dbt-model-spec.md +62 -0
  165. package/exports/windsurf/pm-dataeng/experiment-readout/experiment-readout.md +72 -0
  166. package/exports/windsurf/pm-dataeng/metric-semantic-layer/metric-semantic-layer.md +60 -0
  167. package/exports/windsurf/pm-dataeng/sql-optimizer/sql-optimizer.md +56 -0
  168. package/exports/windsurf/pm-support/csat-nps-analysis/csat-nps-analysis.md +67 -0
  169. package/exports/windsurf/pm-support/escalation-tree/escalation-tree.md +67 -0
  170. package/exports/windsurf/pm-support/help-center-article/help-center-article.md +58 -0
  171. package/exports/windsurf/pm-support/kb-audit/kb-audit.md +60 -0
  172. package/exports/windsurf/pm-support/support-macro/support-macro.md +57 -0
  173. package/exports/windsurf/pm-support/support-runbook/support-runbook.md +61 -0
  174. package/exports/zed/README.md +19 -1
  175. package/exports/zed/pm-consulting/case-study-writeup/case-study-writeup.md +57 -0
  176. package/exports/zed/pm-consulting/client-discovery/client-discovery.md +56 -0
  177. package/exports/zed/pm-consulting/consulting-proposal/consulting-proposal.md +54 -0
  178. package/exports/zed/pm-consulting/engagement-retro/engagement-retro.md +51 -0
  179. package/exports/zed/pm-consulting/rate-card/rate-card.md +54 -0
  180. package/exports/zed/pm-consulting/statement-of-work/statement-of-work.md +58 -0
  181. package/exports/zed/pm-dataeng/data-contract/data-contract.md +55 -0
  182. package/exports/zed/pm-dataeng/data-quality-checks/data-quality-checks.md +55 -0
  183. package/exports/zed/pm-dataeng/dbt-model-spec/dbt-model-spec.md +57 -0
  184. package/exports/zed/pm-dataeng/experiment-readout/experiment-readout.md +67 -0
  185. package/exports/zed/pm-dataeng/metric-semantic-layer/metric-semantic-layer.md +55 -0
  186. package/exports/zed/pm-dataeng/sql-optimizer/sql-optimizer.md +51 -0
  187. package/exports/zed/pm-support/csat-nps-analysis/csat-nps-analysis.md +62 -0
  188. package/exports/zed/pm-support/escalation-tree/escalation-tree.md +62 -0
  189. package/exports/zed/pm-support/help-center-article/help-center-article.md +53 -0
  190. package/exports/zed/pm-support/kb-audit/kb-audit.md +55 -0
  191. package/exports/zed/pm-support/support-macro/support-macro.md +52 -0
  192. package/exports/zed/pm-support/support-runbook/support-runbook.md +56 -0
  193. package/package.json +1 -1
  194. package/skills/case-study-writeup/SKILL.md +62 -0
  195. package/skills/client-discovery/SKILL.md +61 -0
  196. package/skills/consulting-proposal/SKILL.md +59 -0
  197. package/skills/csat-nps-analysis/SKILL.md +67 -0
  198. package/skills/csat-nps-analysis/scripts/nps.py +81 -0
  199. package/skills/data-contract/SKILL.md +60 -0
  200. package/skills/data-quality-checks/SKILL.md +60 -0
  201. package/skills/dbt-model-spec/SKILL.md +62 -0
  202. package/skills/engagement-retro/SKILL.md +56 -0
  203. package/skills/escalation-tree/SKILL.md +67 -0
  204. package/skills/experiment-readout/SKILL.md +72 -0
  205. package/skills/experiment-readout/scripts/ab_significance.py +107 -0
  206. package/skills/help-center-article/SKILL.md +58 -0
  207. package/skills/kb-audit/SKILL.md +60 -0
  208. package/skills/metric-semantic-layer/SKILL.md +60 -0
  209. package/skills/rate-card/SKILL.md +59 -0
  210. package/skills/sql-optimizer/SKILL.md +56 -0
  211. package/skills/statement-of-work/SKILL.md +63 -0
  212. package/skills/support-macro/SKILL.md +57 -0
  213. package/skills/support-runbook/SKILL.md +61 -0
package/README.md CHANGED
@@ -1,5 +1,6 @@
1
- # 🧠 PM Skills — 270 Professional Agent Skills for Claude, ChatGPT, Gemini, Cursor, Codex & Hermes
1
+ # 🧠 PM Skills — 288 Professional Agent Skills for Claude, ChatGPT, Gemini, Cursor, Codex & Hermes
2
2
 
3
+ [![In the official Anthropic plugin directory](https://img.shields.io/badge/Anthropic%20Plugin%20Directory-Published-D97757?logo=anthropic&logoColor=white)](#-quick-install-2-minutes)
3
4
  [![Stars](https://img.shields.io/github/stars/mohitagw15856/pm-claude-skills?style=social)](https://github.com/mohitagw15856/pm-claude-skills/stargazers)
4
5
  [![npm](https://img.shields.io/npm/v/pm-claude-skills?logo=npm&color=cb3837)](https://www.npmjs.com/package/pm-claude-skills)
5
6
  [![npm downloads](https://img.shields.io/npm/dm/pm-claude-skills?logo=npm&color=cb3837&label=installs)](https://www.npmjs.com/package/pm-claude-skills)
@@ -8,7 +9,7 @@
8
9
  [![MCP](https://img.shields.io/badge/MCP-registry-0098FF?logo=modelcontextprotocol&logoColor=white)](https://github.com/mohitagw15856/pm-claude-skills#-use-it-anywhere--the-ai-ecosystem)
9
10
  [![Remote MCP](https://img.shields.io/badge/ChatGPT%20%C2%B7%20Claude.ai-connector-10A37F)](mcp-remote/)
10
11
  [![Smithery](https://smithery.ai/badge/mohit15856/pm-skills)](https://smithery.ai/servers/mohit15856/pm-skills)
11
- [![Skills](https://img.shields.io/badge/skills-270-blue)](https://github.com/mohitagw15856/pm-claude-skills)
12
+ [![Skills](https://img.shields.io/badge/skills-288-blue)](https://github.com/mohitagw15856/pm-claude-skills)
12
13
  [![eval](https://img.shields.io/badge/eval--scored-196%20%C2%B7%20avg%204.8%2F5-brightgreen)](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html)
13
14
  [![Subagents](https://img.shields.io/badge/subagents-4-blueviolet)](agents/)
14
15
  [![Commands](https://img.shields.io/badge/slash%20commands-6-blueviolet)](commands/)
@@ -24,7 +25,7 @@
24
25
 
25
26
  <p align="center">
26
27
  <a href="https://mohitagw15856.github.io/pm-claude-skills/">
27
- <img src="https://readme-typing-svg.demolab.com?font=Inter&weight=600&size=24&pause=900&color=D97757&center=true&vCenter=true&width=720&lines=270+pro+AI+skills;PRDs%2C+roadmaps%2C+launches+%E2%80%94+done+right;Run+any+one+free+in+your+browser" alt="PM Skills" />
28
+ <img src="https://readme-typing-svg.demolab.com?font=Inter&weight=600&size=24&pause=900&color=D97757&center=true&vCenter=true&width=720&lines=288+pro+AI+skills;PRDs%2C+roadmaps%2C+launches+%E2%80%94+done+right;Run+any+one+free+in+your+browser" alt="PM Skills" />
28
29
  </a>
29
30
  </p>
30
31
 
@@ -34,6 +35,10 @@
34
35
  </a>
35
36
  </p>
36
37
 
38
+ <p align="center">
39
+ <strong>🎉 Now published in the official <a href="https://www.anthropic.com/">Anthropic</a> Claude plugin directory</strong> — install it straight from the <code>/plugin</code> marketplace in Claude Code.
40
+ </p>
41
+
37
42
  > **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 **23 professions**, not just product management. One source, every AI tool.
38
43
 
39
44
  > **🆕 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.
@@ -51,11 +56,11 @@
51
56
  *Not sure? Start with the Playground.* This is a **CLI, not a library** — you don't need `npm install`; `npx pm-claude-skills …` always runs the latest. Browse everything first with `npx pm-claude-skills list`.
52
57
 
53
58
  > **PM stands for Professional, not just Product Management.**
54
- > 270 professional skills + 4 agent templates across 38 bundles covering 23 professions. Built for Claude Code — and now portable to ChatGPT, Gemini, and Hermes Agent. Built by a PM, used by everyone.
59
+ > 288 professional skills + 4 agent templates across 41 bundles covering 23 professions. Built for Claude Code — and now portable to ChatGPT, Gemini, and Hermes Agent. Built by a PM, used by everyone.
55
60
 
56
61
  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).
57
62
 
58
- **🆕 Latest — v29.6.0 (4 new bundles 21 skills):** **✍️ Copywriting** (landing pages, sales pages, ad copy, cold email, headlines, sequences), **🧮 Executable calculators** (unit economics, SaaS metrics, runway, pricing, ROI — *each ships a real script*, not vibes), **🗣️ Communication & Influence** (difficult conversations, feedback, managing up, executive presence, saying no, persuasion), and **📎 real Office-file generation** (live-formula `.xlsx`, `.pptx`, `.docx` via code). *Earlier (v29.5):* a single-stop **[💼 Job Search hub](https://mohitagw15856.github.io/pm-claude-skills/jobs.html)** + the `pm-jobsearch` bundle. **270 skills across 38 bundles.** → **[Full release history & notes](https://github.com/mohitagw15856/pm-claude-skills/releases)**.
63
+ **🆕 Latest — v29.7.0 (3 new bundles + guided journeys):** **📊 Data & Analytics Engineering** (dbt specs, data contracts, a semantic-metric layer, an experiment readout *with a real significance calculator*, SQL optimizer, DQ checks), **💼 Consulting & Freelance** (proposals, SOWs, client discovery, case studies, rate cards, retros), and **🎧 Support & Customer Ops** (macros, help-center articles, CSAT/NPS analysis, runbooks, escalation trees, KB audits). Plus **[🧭 Guided Journeys](https://mohitagw15856.github.io/pm-claude-skills/hub.html)** step-by-step paths (Launch a Startup, New PM in 30 Days, Close the Quarter) that run in your browser. *Earlier (v29.6):* Copywriting, Calculators, Communication & Office-file packs. **288 skills across 41 bundles.** → **[Full release history & notes](https://github.com/mohitagw15856/pm-claude-skills/releases)**.
59
64
 
60
65
  ### ▶ See it in action — [try the live Skill Playground](https://mohitagw15856.github.io/pm-claude-skills/)
61
66
 
@@ -84,7 +89,7 @@ A community-built library of professional skills for every field — product man
84
89
  | 🔭 [Competitor Teardown](skills/competitor-teardown) | "what are rivals up to?" | a positioning map, feature gaps & strategy |
85
90
  | 📝 [Meeting Notes](skills/meeting-notes) | a raw transcript | decisions, owners & next steps |
86
91
 
87
- → 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 270 skills](#️-all-270-skills) · [**⭐ star the repo**](https://github.com/mohitagw15856/pm-claude-skills/stargazers) so others find it.
92
+ → 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 288 skills](#️-all-288-skills) · [**⭐ star the repo**](https://github.com/mohitagw15856/pm-claude-skills/stargazers) so others find it.
88
93
 
89
94
  ---
90
95
 
@@ -107,7 +112,7 @@ It's not just text — the playground exports every result as a **professionally
107
112
  </tr>
108
113
  </table>
109
114
 
110
- > Generate yours: run a skill in the [Playground](https://mohitagw15856.github.io/pm-claude-skills/), then **Download → PDF · Paper / Modern / Technical**. Add a `Brand color: #hex` line to your context and it tints to match (last tile). Personal documents live in the [`pm-personal`](#️-all-270-skills) bundle (résumé, cover letter, bio, LinkedIn, portfolio, one-pager).
115
+ > Generate yours: run a skill in the [Playground](https://mohitagw15856.github.io/pm-claude-skills/), then **Download → PDF · Paper / Modern / Technical**. Add a `Brand color: #hex` line to your context and it tints to match (last tile). Personal documents live in the [`pm-personal`](#️-all-288-skills) bundle (résumé, cover letter, bio, LinkedIn, portfolio, one-pager).
111
116
 
112
117
  ---
113
118
 
@@ -116,11 +121,11 @@ It's not just text — the playground exports every result as a **professionally
116
121
  <details>
117
122
  <summary>Read more ↓</summary>
118
123
 
119
- The whole library on one page — install, all 270 skills by profession, the Professional Brain, the REST API, integrations, and quality tooling. Great to **print, share, or drop into a slide**.
124
+ The whole library on one page — install, all 288 skills by profession, the Professional Brain, the REST API, integrations, and quality tooling. Great to **print, share, or drop into a slide**.
120
125
 
121
126
  <p align="center">
122
127
  <a href="CHEATSHEET.md">
123
- <img src="web/docs-assets/cheatsheet.png" width="80%" alt="PM Skills one-page cheatsheet — 270 skills, the Professional Brain, REST API, integrations, and tooling at a glance." />
128
+ <img src="web/docs-assets/cheatsheet.png" width="80%" alt="PM Skills one-page cheatsheet — 288 skills, the Professional Brain, REST API, integrations, and tooling at a glance." />
124
129
  </a>
125
130
  </p>
126
131
 
@@ -151,13 +156,13 @@ Generic AI forgets everything between sessions, so you re-paste context forever
151
156
  <details>
152
157
  <summary>Read more ↓</summary>
153
158
 
154
- These 270 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:
159
+ These 288 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:
155
160
 
156
161
  ```mermaid
157
162
  flowchart LR
158
163
  A(["🔍 Discover"]) --> B(["🎯 Decide"]) --> C(["🔨 Build"]) --> D(["🚀 Ship"]) --> E(["📊 Measure"]) --> F(["📣 Communicate"])
159
164
  F -. "feeds the next discovery" .-> A
160
- classDef s fill:#1d270b,stroke:#d97757,color:#e7ebf0;
165
+ classDef s fill:#1d288b,stroke:#d97757,color:#e7ebf0;
161
166
  class A,B,C,D,E,F s;
162
167
  ```
163
168
 
@@ -170,7 +175,7 @@ flowchart LR
170
175
  | **📊 Measure** | Track outcomes & analyse | `metrics-framework` · `cohort-analysis` · `ab-test-planner` · `churn-analysis` |
171
176
  | **📣 Communicate** | Report up and out | `executive-update` · `board-deck-narrative` · `stakeholder-update` · `qbr-deck` |
172
177
 
173
- > New here? Start with the [**top-tier skills**](#️-skill-tiers--start-with-the-strongest), or jump straight to [**all 270 skills**](#️-all-270-skills) grouped by profession.
178
+ > New here? Start with the [**top-tier skills**](#️-skill-tiers--start-with-the-strongest), or jump straight to [**all 288 skills**](#️-all-288-skills) grouped by profession.
174
179
 
175
180
  </details>
176
181
 
@@ -293,7 +298,7 @@ Most skill repos are a folder of prompts. This one is a **system** — measured,
293
298
 
294
299
  | | **PM Skills** | Typical skill repo |
295
300
  |---|:---:|:---:|
296
- | Skills | **270**, across 23 professions | a handful → dozens, usually one domain |
301
+ | Skills | **288**, across 23 professions | a handful → dozens, usually one domain |
297
302
  | Quality | **eval-scored** on a rubric + a public [benchmark](https://mohitagw15856.github.io/pm-claude-skills/benchmark.html) | trust the README |
298
303
  | Improves itself | ✅ eval → critique → rewrite (kept only if it scores higher) | ✗ |
299
304
  | Grounded in frameworks | ✅ each cites its source (RICE, JTBD, Pyramid Principle…) | rarely |
@@ -318,13 +323,13 @@ Most skill repos are a folder of prompts. This one is a **system** — measured,
318
323
  >
319
324
  > ⚠️ **You don't need `npm install pm-claude-skills`** — it's a CLI, not a library, so there's nothing to import. Use `npx pm-claude-skills …` (it always runs the latest). `npm install` just downloads it and does nothing on its own.
320
325
 
321
- **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 270 interactively:
326
+ **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 288 interactively:
322
327
 
323
328
  ```bash
324
329
  npx skills add mohitagw15856/pm-claude-skills # browse & pick (auto-detects your agent)
325
330
  npx skills add mohitagw15856/pm-claude-skills --list # just preview the catalog
326
331
  npx skills add mohitagw15856/pm-claude-skills --skill prd-template # grab one
327
- npx skills add mohitagw15856/pm-claude-skills --skill '*' # install all 270
332
+ npx skills add mohitagw15856/pm-claude-skills --skill '*' # install all 288
328
333
  ```
329
334
 
330
335
  **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:
@@ -333,7 +338,7 @@ npx skills add mohitagw15856/pm-claude-skills --skill '*' # install a
333
338
  npx pm-claude-skills add --agent claude # or: codex · cursor · hermes · openclaw
334
339
  ```
335
340
 
336
- **Or one-line MCP** — make all 270 skills + 5 workflow recipes available in *every* session of any MCP client (Claude Code, Claude Desktop, Cursor, Windsurf), no per-file install:
341
+ **Or one-line MCP** — make all 288 skills + 5 workflow recipes available in *every* session of any MCP client (Claude Code, Claude Desktop, Cursor, Windsurf), no per-file install:
337
342
 
338
343
  ```bash
339
344
  claude mcp add pm-skills -- npx -y pm-claude-skills-mcp
@@ -343,7 +348,7 @@ Your assistant can then *"search the skills for churn"* or *"run the ship-a-feat
343
348
 
344
349
  **In [Claude Cowork](https://www.anthropic.com/claude)** — open the plugin browser → **Add from GitHub** → enter `mohitagw15856/pm-claude-skills`, then add the bundles you want. No CLI needed.
345
350
 
346
- **In Claude Code**, run:
351
+ **In Claude Code** — it's in the **official Anthropic plugin directory**, so you can browse to it in the `/plugin` marketplace, or add it directly:
347
352
 
348
353
  /plugin marketplace add mohitagw15856/pm-claude-skills
349
354
 
@@ -394,7 +399,7 @@ ln -s ~/pm-claude-skills/skills/* ~/.claude/skills/
394
399
  <details>
395
400
  <summary>Read more ↓</summary>
396
401
 
397
- The same 270 skills reach you through every channel — pick whatever fits your stack:
402
+ The same 288 skills reach you through every channel — pick whatever fits your stack:
398
403
 
399
404
  | Channel | Get it |
400
405
  |---|---|
@@ -408,7 +413,7 @@ The same 270 skills reach you through every channel — pick whatever fits your
408
413
  | 🖥️ **IDE rules** | Generated exports for **Cursor, Windsurf, Aider, Cline, Continue, Zed, Roo** — [`exports/`](exports/) |
409
414
  | 🤖 **Agents & answer engines** | [`llms.txt`](https://mohitagw15856.github.io/pm-claude-skills/llms.txt) makes the whole library discoverable & citable |
410
415
 
411
- > **196 of 270 skills are eval-scored, averaging 4.8/5** — see the [leaderboard](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html).
416
+ > **196 of 288 skills are eval-scored, averaging 4.8/5** — see the [leaderboard](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html).
412
417
 
413
418
  > 🧠 **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)**.
414
419
 
@@ -430,7 +435,7 @@ There are two kinds of support. **Native `SKILL.md` agents** read the file as-is
430
435
  auto-discover skills from the `description` frontmatter. **Other tools** take the markdown
431
436
  body as a system prompt — for those we ship ready-made [exports](#ready-to-use-exports).
432
437
 
433
- **In your editor (VS Code / Cursor):** the [**`vscode-extension/`**](vscode-extension/) brings all 270 skills into the Command Palette — search and *insert a skill as context* for Copilot/Cursor chat, copy it, or open it in the Playground.
438
+ **In your editor (VS Code / Cursor):** the [**`vscode-extension/`**](vscode-extension/) brings all 288 skills into the Command Palette — search and *insert a skill as context* for Copilot/Cursor chat, copy it, or open it in the Playground.
434
439
 
435
440
  | Platform | How it works | Auto-trigger? |
436
441
  |---|---|---|
@@ -590,7 +595,7 @@ ANTHROPIC_API_KEY=sk-ant-… npx pm-claude-skills generate --from ./team-process
590
595
 
591
596
  **🏆 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)**
592
597
 
593
- > **Score the *whole* library, cheaply.** `npm run eval:gen-cases` writes a representative input for **all 270 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.
598
+ > **Score the *whole* library, cheaply.** `npm run eval:gen-cases` writes a representative input for **all 288 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.
594
599
 
595
600
  </details>
596
601
 
@@ -686,7 +691,7 @@ Not sure which plugin to install? Here's what each one covers:
686
691
 
687
692
  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.
688
693
 
689
- This library is the largest open-source collection of professional skills available — covering 20 professions beyond financial services. **The 270 skills here are the building blocks for agent templates outside of finance.**
694
+ This library is the largest open-source collection of professional skills available — covering 20 professions beyond financial services. **The 288 skills here are the building blocks for agent templates outside of finance.**
690
695
 
691
696
  ### What is an agent template?
692
697
 
@@ -766,7 +771,7 @@ More templates will follow. If you want to contribute one, see the [template con
766
771
  <details>
767
772
  <summary>Read more ↓</summary>
768
773
 
769
- **Latest: v29.1.0 — AI/ML + Growth skill packs, composable recipes, a deeper Brain.** 270 skills across 38 bundles, 23 professions. Every tagged release has complete notes on the **[Releases page](https://github.com/mohitagw15856/pm-claude-skills/releases)**.
774
+ **Latest: v29.1.0 — AI/ML + Growth skill packs, composable recipes, a deeper Brain.** 288 skills across 41 bundles, 23 professions. Every tagged release has complete notes on the **[Releases page](https://github.com/mohitagw15856/pm-claude-skills/releases)**.
770
775
 
771
776
  Full [Keep a Changelog](https://keepachangelog.com/)-format history — every release back to the start — is in **[CHANGELOG.md](CHANGELOG.md)**.
772
777
 
@@ -814,7 +819,7 @@ This repo was built alongside a published 16-part article series on Medium.
814
819
  <details>
815
820
  <summary>Read more ↓</summary>
816
821
 
817
- A 270-skill library doesn't have 270 equally-mature skills, and pretending otherwise
822
+ A 288-skill library doesn't have 288 equally-mature skills, and pretending otherwise
818
823
  wastes your time. Skills are tiered honestly so you can start with the best work:
819
824
 
820
825
  - 🟢 **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.**
@@ -829,7 +834,7 @@ If you're new, install `pm-essentials` and try a couple of Production-Ready skil
829
834
 
830
835
  ---
831
836
 
832
- ## 🗂️ All 270 Skills
837
+ ## 🗂️ All 288 Skills
833
838
 
834
839
  <details>
835
840
  <summary>Read more ↓</summary>
@@ -871,7 +876,7 @@ Every skill, grouped by profession. **[Browse the full per-skill catalog → SKI
871
876
  <details>
872
877
  <summary>Read more ↓</summary>
873
878
 
874
- Building and maintaining 270 skills across 38 bundles takes real time — testing skills against new model releases, building new ones from community requests, writing the article series, and keeping documentation current.
879
+ Building and maintaining 288 skills across 41 bundles takes real time — testing skills against new model releases, building new ones from community requests, writing the article series, and keeping documentation current.
875
880
 
876
881
  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)).
877
882
 
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 **270 skills** to:
11
+ Currently exporting **288 skills** to:
12
12
 
13
13
  - **ChatGPT — Custom GPT instructions** → `exports/chatgpt/`
14
14
  - **Google Gemini — Gem instructions** → `exports/gemini/`
@@ -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
- 270 skills exported. Copy a `.mdc rule` into the tool to use it.
6
+ 288 skills exported. Copy a `.mdc rule` into the tool to use it.
7
7
 
8
8
  | Skill | Bundle | Path |
9
9
  |---|---|---|
@@ -33,6 +33,7 @@
33
33
  | Capacity Planning | `pm-engineering` | `pm-engineering/capacity-planning/capacity-planning.md` |
34
34
  | Capital Allocation | `pm-business` | `pm-business/capital-allocation/capital-allocation.md` |
35
35
  | Career Ladder Map | `pm-career` | `pm-career/career-ladder-map/career-ladder-map.md` |
36
+ | Case Study Write-up | `pm-consulting` | `pm-consulting/case-study-writeup/case-study-writeup.md` |
36
37
  | Change Management Plan | `pm-hr` | `pm-hr/change-management-plan/change-management-plan.md` |
37
38
  | Changelog Generator | `pm-engineering` | `pm-engineering/changelog-generator/changelog-generator.md` |
38
39
  | Chart Data Extractor | `pm-data` | `pm-data/chart-data-extractor/chart-data-extractor.md` |
@@ -40,6 +41,7 @@
40
41
  | CI/CD Playbook | `pm-engineering` | `pm-engineering/cicd-playbook/cicd-playbook.md` |
41
42
  | Claude Superpowers | `pm-engineering` | `pm-engineering/claude-superpowers/claude-superpowers.md` |
42
43
  | Clause Explainer | `pm-legal` | `pm-legal/clause-explainer/clause-explainer.md` |
44
+ | Client Discovery | `pm-consulting` | `pm-consulting/client-discovery/client-discovery.md` |
43
45
  | Clinical Case Summary | `pm-research` | `pm-research/clinical-case-summary/clinical-case-summary.md` |
44
46
  | Code Explainer | `pm-engineering` | `pm-engineering/code-explainer/code-explainer.md` |
45
47
  | Code Review Checklist | `pm-engineering` | `pm-engineering/code-review-checklist/code-review-checklist.md` |
@@ -52,6 +54,7 @@
52
54
  | Competitor Signal Tracker | `pm-strategy` | `pm-strategy/competitor-signal-tracker/competitor-signal-tracker.md` |
53
55
  | Competitor Teardown | `pm-gtm` | `pm-gtm/competitor-teardown/competitor-teardown.md` |
54
56
  | Compliance Checklist | `pm-legal` | `pm-legal/compliance-checklist/compliance-checklist.md` |
57
+ | Consulting Proposal | `pm-consulting` | `pm-consulting/consulting-proposal/consulting-proposal.md` |
55
58
  | Content Calendar | `pm-gtm` | `pm-gtm/content-calendar/content-calendar.md` |
56
59
  | Content Repurposer | `pm-creator` | `pm-creator/content-repurposer/content-repurposer.md` |
57
60
  | Context Mode | `pm-engineering` | `pm-engineering/context-mode/context-mode.md` |
@@ -62,16 +65,20 @@
62
65
  | Creator Media Kit | `pm-creator` | `pm-creator/creator-media-kit/creator-media-kit.md` |
63
66
  | Customer Escalation Brief | `pm-cs` | `pm-cs/cs-escalation-brief/cs-escalation-brief.md` |
64
67
  | Customer Health Scorecard | `pm-cs` | `pm-cs/cs-health-scorecard/cs-health-scorecard.md` |
68
+ | CSAT / NPS Analysis | `pm-support` | `pm-support/csat-nps-analysis/csat-nps-analysis.md` |
65
69
  | Customer Journey Map | `pm-discovery` | `pm-discovery/customer-journey-map/customer-journey-map.md` |
66
70
  | Customer Success Plan | `pm-cs` | `pm-cs/customer-success-plan/customer-success-plan.md` |
67
71
  | Dashboard Brief | `pm-data` | `pm-data/dashboard-brief/dashboard-brief.md` |
68
72
  | Data Analysis Standard | `pm-analytics` | `pm-analytics/data-analysis-standard/data-analysis-standard.md` |
73
+ | Data Contract | `pm-dataeng` | `pm-dataeng/data-contract/data-contract.md` |
69
74
  | Data Pipeline Spec | `pm-data` | `pm-data/data-pipeline-spec/data-pipeline-spec.md` |
70
75
  | Data Quality Audit | `pm-data` | `pm-data/data-quality-audit/data-quality-audit.md` |
76
+ | Data Quality Checks | `pm-dataeng` | `pm-dataeng/data-quality-checks/data-quality-checks.md` |
71
77
  | Data Retention Policy | `pm-compliance` | `pm-compliance/data-retention-policy/data-retention-policy.md` |
72
78
  | Database Migration Plan | `pm-engineering` | `pm-engineering/database-migration-plan/database-migration-plan.md` |
73
79
  | Database Schema Design | `pm-engineering` | `pm-engineering/database-schema-design/database-schema-design.md` |
74
80
  | Dataset Datasheet | `pm-ai` | `pm-ai/dataset-datasheet/dataset-datasheet.md` |
81
+ | dbt Model Spec | `pm-dataeng` | `pm-dataeng/dbt-model-spec/dbt-model-spec.md` |
75
82
  | Debugging Log Analyser | `pm-engineering` | `pm-engineering/debugging-log-analyser/debugging-log-analyser.md` |
76
83
  | Decision Memo | `pm-business` | `pm-business/decision-memo/decision-memo.md` |
77
84
  | Demand Letter | `pm-legal` | `pm-legal/demand-letter/demand-letter.md` |
@@ -90,14 +97,17 @@
90
97
  | Email Sequence | `pm-copy` | `pm-copy/email-sequence/email-sequence.md` |
91
98
  | Email Triage | `pm-operations` | `pm-operations/email-triage/email-triage.md` |
92
99
  | Employee Engagement Survey | `pm-hr` | `pm-hr/employee-engagement-survey/employee-engagement-survey.md` |
100
+ | Engagement Retro | `pm-consulting` | `pm-consulting/engagement-retro/engagement-retro.md` |
93
101
  | Engineering Hiring Rubric | `pm-engineering` | `pm-engineering/engineering-hiring-rubric/engineering-hiring-rubric.md` |
94
102
  | Engineering Weekly Report | `pm-engineering` | `pm-engineering/engineering-weekly-report/engineering-weekly-report.md` |
95
103
  | Error Decoder | `pm-engineering` | `pm-engineering/error-decoder/error-decoder.md` |
104
+ | Escalation Tree | `pm-support` | `pm-support/escalation-tree/escalation-tree.md` |
96
105
  | Excel Model | `pm-documents` | `pm-documents/excel-model/excel-model.md` |
97
106
  | Executive Presence | `pm-comms` | `pm-comms/executive-presence/executive-presence.md` |
98
107
  | Executive Summary | `pm-cross` | `pm-cross/executive-summary/executive-summary.md` |
99
108
  | Executive Update | `pm-strategy` | `pm-strategy/executive-update/executive-update.md` |
100
109
  | Experiment Designer | `pm-advanced` | `pm-advanced/experiment-designer/experiment-designer.md` |
110
+ | Experiment Readout | `pm-dataeng` | `pm-dataeng/experiment-readout/experiment-readout.md` |
101
111
  | Feature Flag Guide | `pm-engineering` | `pm-engineering/feature-flag-guide/feature-flag-guide.md` |
102
112
  | Feature Prioritisation | `pm-planning` | `pm-planning/feature-prioritisation/feature-prioritisation.md` |
103
113
  | Figma Annotation Guide | `pm-figma` | `pm-figma/figma-annotation-guide/figma-annotation-guide.md` |
@@ -123,6 +133,7 @@
123
133
  | Grant Proposal | `pm-cross` | `pm-cross/grant-proposal/grant-proposal.md` |
124
134
  | Growth Experiment Backlog | `pm-growth` | `pm-growth/growth-experiment-backlog/growth-experiment-backlog.md` |
125
135
  | Headline Options | `pm-copy` | `pm-copy/headline-options/headline-options.md` |
136
+ | Help Center Article | `pm-support` | `pm-support/help-center-article/help-center-article.md` |
126
137
  | HIPAA Safeguards | `pm-compliance` | `pm-compliance/hipaa-safeguards/hipaa-safeguards.md` |
127
138
  | Hiring Rubric | `pm-people` | `pm-people/hiring-rubric/hiring-rubric.md` |
128
139
  | Hook Writer | `pm-creator` | `pm-creator/hook-writer/hook-writer.md` |
@@ -140,6 +151,7 @@
140
151
  | Job Application | `pm-business` | `pm-business/job-application/job-application.md` |
141
152
  | Job Description Writer | `pm-hr` | `pm-hr/job-description-writer/job-description-writer.md` |
142
153
  | Job Story Mapper | `pm-discovery` | `pm-discovery/job-story-mapper/job-story-mapper.md` |
154
+ | Knowledge Base Audit | `pm-support` | `pm-support/kb-audit/kb-audit.md` |
143
155
  | Landing Page Copy | `pm-copy` | `pm-copy/landing-page-copy/landing-page-copy.md` |
144
156
  | Last 30 Days Research | `pm-cross` | `pm-cross/last-30-days-research/last-30-days-research.md` |
145
157
  | Launch Readiness | `pm-delivery` | `pm-delivery/launch-readiness/launch-readiness.md` |
@@ -156,6 +168,7 @@
156
168
  | Media Pitch | `pm-gtm` | `pm-gtm/media-pitch/media-pitch.md` |
157
169
  | Meeting Notes | `pm-essentials` | `pm-essentials/meeting-notes/meeting-notes.md` |
158
170
  | Messaging Framework | `pm-growth` | `pm-growth/messaging-framework/messaging-framework.md` |
171
+ | Metric Semantic Layer | `pm-dataeng` | `pm-dataeng/metric-semantic-layer/metric-semantic-layer.md` |
159
172
  | Metric Tree Builder | `pm-data` | `pm-data/metric-tree-builder/metric-tree-builder.md` |
160
173
  | Metrics Framework | `pm-data` | `pm-data/metrics-framework/metrics-framework.md` |
161
174
  | Microservices Decomposition | `pm-engineering` | `pm-engineering/microservices-decomposition/microservices-decomposition.md` |
@@ -202,6 +215,7 @@
202
215
  | Quiz Generator | `pm-education` | `pm-education/quiz-generator/quiz-generator.md` |
203
216
  | RACI Matrix | `pm-operations` | `pm-operations/raci-matrix/raci-matrix.md` |
204
217
  | RAG Design Doc | `pm-ai` | `pm-ai/rag-design-doc/rag-design-doc.md` |
218
+ | Rate Card | `pm-consulting` | `pm-consulting/rate-card/rate-card.md` |
205
219
  | Red-Team Review | `pm-cross` | `pm-cross/red-team-review/red-team-review.md` |
206
220
  | Redundancy Consultation | `pm-hr` | `pm-hr/redundancy-consultation/redundancy-consultation.md` |
207
221
  | Referral Program Design | `pm-growth` | `pm-growth/referral-program-design/referral-program-design.md` |
@@ -245,14 +259,18 @@
245
259
  | Sprint Brief | `pm-delivery` | `pm-delivery/sprint-brief/sprint-brief.md` |
246
260
  | Sprint Planning | `pm-delivery` | `pm-delivery/sprint-planning/sprint-planning.md` |
247
261
  | Sprint Velocity Analysis | `pm-engineering` | `pm-engineering/sprint-velocity-analysis/sprint-velocity-analysis.md` |
262
+ | SQL Optimizer | `pm-dataeng` | `pm-dataeng/sql-optimizer/sql-optimizer.md` |
248
263
  | SQL Query Explainer | `pm-data` | `pm-data/sql-query-explainer/sql-query-explainer.md` |
249
264
  | Stakeholder Influence Mapper | `pm-strategy` | `pm-strategy/stakeholder-influence-mapper/stakeholder-influence-mapper.md` |
250
265
  | Stakeholder Update | `pm-essentials` | `pm-essentials/stakeholder-update/stakeholder-update.md` |
251
266
  | Startup Idea Validator | `pm-founders` | `pm-founders/startup-idea-validator/startup-idea-validator.md` |
267
+ | Statement of Work | `pm-consulting` | `pm-consulting/statement-of-work/statement-of-work.md` |
252
268
  | Strategic Narrative Generator | `pm-strategy` | `pm-strategy/strategic-narrative-generator/strategic-narrative-generator.md` |
253
269
  | Strategy Memo | `pm-business` | `pm-business/strategy-memo/strategy-memo.md` |
254
270
  | Student Feedback | `pm-education` | `pm-education/student-feedback/student-feedback.md` |
255
271
  | Substack Notes Scraper | `pm-writers` | `pm-writers/substack-notes-scraper/substack-notes-scraper.md` |
272
+ | Support Macro | `pm-support` | `pm-support/support-macro/support-macro.md` |
273
+ | Support Runbook | `pm-support` | `pm-support/support-runbook/support-runbook.md` |
256
274
  | Sycophancy Challenger | `pm-cross` | `pm-cross/sycophancy-challenger/sycophancy-challenger.md` |
257
275
  | System Design Interview | `pm-engineering` | `pm-engineering/system-design-interview/system-design-interview.md` |
258
276
  | Tax Planning Checklist | `pm-finance` | `pm-finance/tax-planning-checklist/tax-planning-checklist.md` |
@@ -0,0 +1,57 @@
1
+ # Case Study Write-up Skill
2
+
3
+ A case study is your most persuasive sales asset — proof that you've solved *this kind of problem* before.
4
+ Weak ones narrate activities; strong ones lead with a result, show the before→after, and make the reader
5
+ (a future client) think "that's my problem too." This skill writes that — challenge → approach → quantified
6
+ outcome — ready for the themed PDF export or a portfolio page.
7
+
8
+ ## Required Inputs
9
+
10
+ Ask for these only if they aren't already provided:
11
+
12
+ - **The client & context** — who (or an anonymised descriptor — "a Series B fintech"), and their situation.
13
+ - **The challenge** — the problem you were brought in to solve, and what was at stake.
14
+ - **What you did** — your approach and the key moves (your contribution, specifically).
15
+ - **The results** — outcomes with numbers (before → after); a client quote if you have one.
16
+
17
+ ## Output Format
18
+
19
+ ### Case Study: [outcome headline]
20
+
21
+ **Headline** — lead with the *result*, not the client ("Cut onboarding time 60% for a Series B fintech" — not "Acme Engagement"). It's the hook.
22
+
23
+ **1. The client & challenge** — who they are and the problem, framed so a similar prospect recognises themselves. The stakes (what it was costing them).
24
+
25
+ **2. The approach** — what you did and *why* — enough to show expertise and judgement, not a play-by-play. Highlight the insight or decision that mattered.
26
+
27
+ **3. The results** — quantified outcomes, **before → after**. Lead with the headline metric; add supporting ones. If numbers are confidential, use ranges ("~40% faster").
28
+
29
+ | Before | After |
30
+ |---|---|
31
+
32
+ **4. Client quote** — a slot for a testimonial (with name/title/company if permitted) — third-party validation is the most persuasive line.
33
+
34
+ **5. The takeaway** — one line on the transferable lesson / what this proves you can do — pointing the reader toward their own version of the problem.
35
+
36
+ **Note** (for the user): get client sign-off before publishing; anonymise where needed; lead every section with outcome over activity.
37
+
38
+ ## Quality Checks
39
+
40
+ - [ ] The headline is the result, not the project/client name
41
+ - [ ] The challenge is framed so a similar prospect sees themselves in it
42
+ - [ ] Results are quantified (before → after), with ranges if confidential
43
+ - [ ] Your specific contribution is clear (not just "the team")
44
+ - [ ] Includes a client-quote slot for third-party proof
45
+ - [ ] Ends with a transferable takeaway that invites the next client
46
+
47
+ ## Anti-Patterns
48
+
49
+ - [ ] Do not title it after the client/engagement — lead with the outcome; that's what pulls the reader in
50
+ - [ ] Do not narrate activities without results — "we ran workshops" proves nothing; show what changed
51
+ - [ ] Do not bury or omit the numbers — quantified outcomes are the whole point; use ranges if you must anonymise
52
+ - [ ] Do not publish without client consent — confirm sign-off and anonymisation first
53
+ - [ ] Do not blur your role into the team's — a prospect is hiring *you*; show what you did
54
+
55
+ ## Based On
56
+
57
+ Case-study / social-proof marketing practice — result-led headline, challenge–approach–outcome, quantified before→after.
@@ -0,0 +1,56 @@
1
+ # Client Discovery Skill
2
+
3
+ The brief a client gives you is rarely the real problem — and the difference is where good consulting (and
4
+ accurate scoping) lives. This skill preps a discovery session that gets beneath the stated ask to the
5
+ actual problem, qualifies whether it's a fit (budget, authority, timeline), and pins the success criteria
6
+ — so you scope and price accurately and write a proposal that lands.
7
+
8
+ ## Required Inputs
9
+
10
+ Ask for these only if they aren't already provided:
11
+
12
+ - **The prospect** — who they are, the stated ask, and how they found you.
13
+ - **Your offering** — what you do, so questions probe fit.
14
+ - **What you need to decide** — go/no-go, scope, and price.
15
+
16
+ ## Output Format
17
+
18
+ ### Discovery Plan: [prospect]
19
+
20
+ **1. The goal of the call** — qualify + uncover the real problem + earn the right to propose. Not to pitch.
21
+
22
+ **2. Get to the real problem** — questions that move past the symptom to the cause and the stakes:
23
+ - "What made this a priority *now*?" · "What have you already tried?" · "What happens if you do nothing?" · "How will you know this is solved?" · "Who else is affected / involved?"
24
+ - Use **5-whys-style** follow-ups to reach the root, not the presenting issue.
25
+
26
+ **3. Qualify (fit)** — surface, tactfully:
27
+ - **Budget** — is there one, and roughly what range? ("Have you set aside budget / a range in mind?")
28
+ - **Authority** — who decides and signs? Are they on the call?
29
+ - **Timeline** — when do they need it, and why that date?
30
+ - **Decision process** — what happens after this call; who else weighs in.
31
+
32
+ **4. Success criteria** — the concrete outcome that = success, in their terms. (This becomes the proposal's objectives.)
33
+
34
+ **5. Red flags** — watch for: no budget/authority, "just exploring," scope that balloons mid-call, shopping many vendors on price, unrealistic timeline. Note how to handle each.
35
+
36
+ **6. Close & next step** — how to summarise what you heard (confirm understanding) and set up the proposal ("I'll send a proposal with options by [date]").
37
+
38
+ ## Quality Checks
39
+
40
+ - [ ] Questions dig past the stated ask to the root problem and the cost of inaction
41
+ - [ ] Budget, authority, timeline, and decision process are all surfaced (tactfully)
42
+ - [ ] Success criteria are captured in the client's own terms
43
+ - [ ] Red flags are anticipated with a handling plan
44
+ - [ ] Ends by confirming understanding and setting up the proposal
45
+
46
+ ## Anti-Patterns
47
+
48
+ - [ ] Do not pitch during discovery — listen and diagnose; the proposal is where you prescribe
49
+ - [ ] Do not accept the stated problem at face value — the real one (and real scope) is usually underneath
50
+ - [ ] Do not skip qualifying budget/authority — a beautiful proposal to someone who can't buy is wasted
51
+ - [ ] Do not ignore red flags to win work — a bad-fit client costs more than the fee
52
+ - [ ] Do not end without a confirmed next step and date — momentum dies in the gap
53
+
54
+ ## Based On
55
+
56
+ Consulting discovery / sales-qualification practice — root-cause questioning, BANT-style qualification, outcome-defined scoping.
@@ -0,0 +1,54 @@
1
+ # Consulting Proposal Skill
2
+
3
+ Clients don't buy hours — they buy an outcome and the confidence you'll deliver it. Losing proposals
4
+ lead with the consultant's process and a flat day-rate; winning ones lead with the client's problem and
5
+ the value of solving it. This skill writes a proposal framed around results, with tiered options that
6
+ anchor on value — ready to drop into the themed PDF export.
7
+
8
+ ## Required Inputs
9
+
10
+ Ask for these only if they aren't already provided:
11
+
12
+ - **The client & their problem** — who they are, the pain, and (crucially) the *cost* of not solving it.
13
+ - **Your approach** — how you'd solve it and the concrete deliverables.
14
+ - **Outcomes** — the results the client gets, ideally quantified.
15
+ - **Commercials** — your pricing model (fixed/retainer/value-based), timeline, and what's out of scope.
16
+
17
+ ## Output Format
18
+
19
+ ### Proposal: [engagement] for [client]
20
+
21
+ **1. The problem (their words)** — restate their situation and the cost of the status quo. Show you *get it* before you pitch. This earns the read.
22
+
23
+ **2. Objectives & outcomes** — what success looks like, in their metrics. Lead with the value, not the activity.
24
+
25
+ **3. Approach & deliverables** — the phases and the concrete artifacts they'll receive. Enough detail to build confidence, not a padded task list.
26
+
27
+ **4. Timeline** — phases with milestones and rough dates.
28
+
29
+ **5. Investment** — the price, framed against the value/cost-of-inaction. Offer **2–3 tiered options** (e.g. core / recommended / comprehensive) — options shift the conversation from "yes/no" to "which," and anchor on the bigger one. State what's included per tier and what's out of scope.
30
+
31
+ **6. Why me/us** — relevant proof: comparable results, credentials, a short case reference. Brief.
32
+
33
+ **7. Next step** — one clear action to move forward (sign, a kickoff call, a deposit).
34
+
35
+ ## Quality Checks
36
+
37
+ - [ ] Opens with the client's problem and the cost of inaction, not your bio/process
38
+ - [ ] Framed around outcomes/value, not hours or a task list
39
+ - [ ] Offers tiered options (anchors on value, gives a "which" not a "whether")
40
+ - [ ] Scope and out-of-scope are explicit (prevents scope creep later)
41
+ - [ ] Proof is specific and relevant, kept brief
42
+ - [ ] Ends with one clear next step
43
+
44
+ ## Anti-Patterns
45
+
46
+ - [ ] Do not lead with "About us / our methodology" — lead with their problem; they care about themselves
47
+ - [ ] Do not sell hours/day-rate as the headline — price the outcome; hours invite haggling
48
+ - [ ] Do not give a single take-it-or-leave-it price — tiered options win more and at higher value
49
+ - [ ] Do not leave scope fuzzy — undefined scope is how fixed-price engagements bleed
50
+ - [ ] Do not pad the deliverables list — confidence comes from clarity, not volume
51
+
52
+ ## Based On
53
+
54
+ Value-based consulting-proposal practice (Alan Weiss-style outcomes-over-hours, tiered options, anchor on value).
@@ -0,0 +1,51 @@
1
+ # Engagement Retro Skill
2
+
3
+ The end of an engagement is the highest-leverage, most-wasted moment in consulting: the client is happy
4
+ (hopefully), you've learned things, and the next sale is easiest *now*. This skill runs the close-out —
5
+ honest results vs. goals, what to repeat/fix, whether it actually made money, and the explicit renewal/
6
+ referral ask — so each engagement compounds into the next instead of just ending.
7
+
8
+ ## Required Inputs
9
+
10
+ Ask for these only if they aren't already provided:
11
+
12
+ - **The engagement** — what it was, the original goals/SOW, and what was delivered.
13
+ - **The outcome** — results vs. goals, and the client's apparent satisfaction.
14
+ - **The reality** — scope changes, time vs. estimate, profitability (did the pricing hold?).
15
+ - **The relationship** — is there follow-on work, a testimonial, or referral potential?
16
+
17
+ ## Output Format
18
+
19
+ ### Engagement Close-out: [client / project]
20
+
21
+ **1. Outcomes vs. goals** — what you set out to do vs. what was delivered and achieved. Honest, with the client's view.
22
+
23
+ **2. What worked** — the approaches, decisions, and moments to **repeat** next time (your reusable playbook grows here).
24
+
25
+ **3. What didn't** — scope creep, mis-estimates, friction, anything that hurt margin or the relationship — and the *specific* change for next time (process, SOW clause, pricing).
26
+
27
+ **4. Commercial reality** — did the engagement make money? Actual time vs. priced, scope changes captured (or eaten), effective rate achieved. The number that tells you whether to do this kind of work again, and at what price.
28
+
29
+ **5. Lessons log** — 2–4 transferable lessons to carry into your standard process / proposal / SOW (e.g. "add an acceptance window clause," "price discovery separately").
30
+
31
+ **6. Grow the relationship** — the explicit next step: the **follow-on/renewal** to propose, the **testimonial** to request (while they're happy — pair with [`case-study-writeup`](../case-study-writeup/SKILL.md)), and the **referral ask** ("who else do you know wrestling with this?"). Don't let a good engagement just end.
32
+
33
+ ## Quality Checks
34
+
35
+ - [ ] Outcomes are assessed honestly against the original goals (not just "went well")
36
+ - [ ] What-worked and what-didn't each yield a *specific* repeat/change action
37
+ - [ ] Commercial reality is faced — actual vs. priced time, effective rate, scope eaten
38
+ - [ ] Lessons are written to feed back into the process/proposal/SOW
39
+ - [ ] Ends with concrete renewal, testimonial, and referral asks
40
+
41
+ ## Anti-Patterns
42
+
43
+ - [ ] Do not skip the money question — "the client was happy" but you lost margin means change the pricing, not repeat it
44
+ - [ ] Do not write vague lessons — "communicate better" isn't actionable; "add a weekly written status" is
45
+ - [ ] Do not let the engagement end without asking for the testimonial/referral — now is the easiest it'll ever be
46
+ - [ ] Do not bury scope creep — name what you ate so the next SOW prevents it
47
+ - [ ] Do not treat the retro as internal-only — the client-facing close-out also sets up the renewal
48
+
49
+ ## Based On
50
+
51
+ Consulting close-out / retrospective practice — outcome review, profitability reality, lessons-to-process, and the renewal/referral motion.