pm-claude-skills 40.0.0 → 41.0.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 (209) hide show
  1. package/README.md +29 -29
  2. package/commands/firm.md +2 -0
  3. package/connectors/README.md +1 -0
  4. package/connectors/mcp-pairings.md +39 -0
  5. package/exports/README.md +1 -1
  6. package/exports/aider/README.md +16 -1
  7. package/exports/aider/pm-agentnative/agent-era-pricing/agent-era-pricing.md +65 -0
  8. package/exports/aider/pm-agentnative/agent-readiness-audit/agent-readiness-audit.md +74 -0
  9. package/exports/aider/pm-agentnative/human-in-the-loop-design/human-in-the-loop-design.md +71 -0
  10. package/exports/aider/pm-agentnative/mcp-server-spec/mcp-server-spec.md +65 -0
  11. package/exports/aider/pm-agentnative/voice-agent-design/voice-agent-design.md +73 -0
  12. package/exports/aider/pm-aiwork/ai-assisted-performance-review/ai-assisted-performance-review.md +66 -0
  13. package/exports/aider/pm-aiwork/ai-content-audit/ai-content-audit.md +70 -0
  14. package/exports/aider/pm-aiwork/ai-roi-audit/ai-roi-audit.md +65 -0
  15. package/exports/aider/pm-aiwork/ai-usage-policy/ai-usage-policy.md +68 -0
  16. package/exports/aider/pm-aiwork/role-redesign-for-ai/role-redesign-for-ai.md +65 -0
  17. package/exports/aider/pm-crisis/brand-impersonation-response/brand-impersonation-response.md +74 -0
  18. package/exports/aider/pm-engineering/ai-code-review/ai-code-review.md +62 -0
  19. package/exports/aider/pm-essentials/meeting-notes/meeting-notes.md +23 -0
  20. package/exports/aider/pm-operations/async-decision-memo/async-decision-memo.md +54 -0
  21. package/exports/aider/pm-planning/feature-sunset-plan/feature-sunset-plan.md +73 -0
  22. package/exports/aider/pm-research/synthetic-user-research/synthetic-user-research.md +75 -0
  23. package/exports/chatgpt/README.md +16 -1
  24. package/exports/chatgpt/pm-agentnative/agent-era-pricing/SYSTEM_PROMPT.md +65 -0
  25. package/exports/chatgpt/pm-agentnative/agent-readiness-audit/SYSTEM_PROMPT.md +74 -0
  26. package/exports/chatgpt/pm-agentnative/human-in-the-loop-design/SYSTEM_PROMPT.md +71 -0
  27. package/exports/chatgpt/pm-agentnative/mcp-server-spec/SYSTEM_PROMPT.md +65 -0
  28. package/exports/chatgpt/pm-agentnative/voice-agent-design/SYSTEM_PROMPT.md +73 -0
  29. package/exports/chatgpt/pm-aiwork/ai-assisted-performance-review/SYSTEM_PROMPT.md +66 -0
  30. package/exports/chatgpt/pm-aiwork/ai-content-audit/SYSTEM_PROMPT.md +70 -0
  31. package/exports/chatgpt/pm-aiwork/ai-roi-audit/SYSTEM_PROMPT.md +65 -0
  32. package/exports/chatgpt/pm-aiwork/ai-usage-policy/SYSTEM_PROMPT.md +68 -0
  33. package/exports/chatgpt/pm-aiwork/role-redesign-for-ai/SYSTEM_PROMPT.md +65 -0
  34. package/exports/chatgpt/pm-crisis/brand-impersonation-response/SYSTEM_PROMPT.md +74 -0
  35. package/exports/chatgpt/pm-engineering/ai-code-review/SYSTEM_PROMPT.md +62 -0
  36. package/exports/chatgpt/pm-essentials/meeting-notes/SYSTEM_PROMPT.md +23 -0
  37. package/exports/chatgpt/pm-operations/async-decision-memo/SYSTEM_PROMPT.md +54 -0
  38. package/exports/chatgpt/pm-planning/feature-sunset-plan/SYSTEM_PROMPT.md +73 -0
  39. package/exports/chatgpt/pm-research/synthetic-user-research/SYSTEM_PROMPT.md +75 -0
  40. package/exports/cline/README.md +16 -1
  41. package/exports/cline/pm-agentnative/agent-era-pricing/agent-era-pricing.md +65 -0
  42. package/exports/cline/pm-agentnative/agent-readiness-audit/agent-readiness-audit.md +74 -0
  43. package/exports/cline/pm-agentnative/human-in-the-loop-design/human-in-the-loop-design.md +71 -0
  44. package/exports/cline/pm-agentnative/mcp-server-spec/mcp-server-spec.md +65 -0
  45. package/exports/cline/pm-agentnative/voice-agent-design/voice-agent-design.md +73 -0
  46. package/exports/cline/pm-aiwork/ai-assisted-performance-review/ai-assisted-performance-review.md +66 -0
  47. package/exports/cline/pm-aiwork/ai-content-audit/ai-content-audit.md +70 -0
  48. package/exports/cline/pm-aiwork/ai-roi-audit/ai-roi-audit.md +65 -0
  49. package/exports/cline/pm-aiwork/ai-usage-policy/ai-usage-policy.md +68 -0
  50. package/exports/cline/pm-aiwork/role-redesign-for-ai/role-redesign-for-ai.md +65 -0
  51. package/exports/cline/pm-crisis/brand-impersonation-response/brand-impersonation-response.md +74 -0
  52. package/exports/cline/pm-engineering/ai-code-review/ai-code-review.md +62 -0
  53. package/exports/cline/pm-essentials/meeting-notes/meeting-notes.md +23 -0
  54. package/exports/cline/pm-operations/async-decision-memo/async-decision-memo.md +54 -0
  55. package/exports/cline/pm-planning/feature-sunset-plan/feature-sunset-plan.md +73 -0
  56. package/exports/cline/pm-research/synthetic-user-research/synthetic-user-research.md +75 -0
  57. package/exports/continue/README.md +16 -1
  58. package/exports/continue/pm-agentnative/agent-era-pricing/agent-era-pricing.md +70 -0
  59. package/exports/continue/pm-agentnative/agent-readiness-audit/agent-readiness-audit.md +79 -0
  60. package/exports/continue/pm-agentnative/human-in-the-loop-design/human-in-the-loop-design.md +76 -0
  61. package/exports/continue/pm-agentnative/mcp-server-spec/mcp-server-spec.md +70 -0
  62. package/exports/continue/pm-agentnative/voice-agent-design/voice-agent-design.md +78 -0
  63. package/exports/continue/pm-aiwork/ai-assisted-performance-review/ai-assisted-performance-review.md +71 -0
  64. package/exports/continue/pm-aiwork/ai-content-audit/ai-content-audit.md +75 -0
  65. package/exports/continue/pm-aiwork/ai-roi-audit/ai-roi-audit.md +70 -0
  66. package/exports/continue/pm-aiwork/ai-usage-policy/ai-usage-policy.md +73 -0
  67. package/exports/continue/pm-aiwork/role-redesign-for-ai/role-redesign-for-ai.md +70 -0
  68. package/exports/continue/pm-crisis/brand-impersonation-response/brand-impersonation-response.md +79 -0
  69. package/exports/continue/pm-engineering/ai-code-review/ai-code-review.md +67 -0
  70. package/exports/continue/pm-essentials/meeting-notes/meeting-notes.md +23 -0
  71. package/exports/continue/pm-operations/async-decision-memo/async-decision-memo.md +59 -0
  72. package/exports/continue/pm-planning/feature-sunset-plan/feature-sunset-plan.md +78 -0
  73. package/exports/continue/pm-research/synthetic-user-research/synthetic-user-research.md +80 -0
  74. package/exports/cursor/README.md +16 -1
  75. package/exports/cursor/pm-agentnative/agent-era-pricing/agent-era-pricing.mdc +71 -0
  76. package/exports/cursor/pm-agentnative/agent-readiness-audit/agent-readiness-audit.mdc +80 -0
  77. package/exports/cursor/pm-agentnative/human-in-the-loop-design/human-in-the-loop-design.mdc +77 -0
  78. package/exports/cursor/pm-agentnative/mcp-server-spec/mcp-server-spec.mdc +71 -0
  79. package/exports/cursor/pm-agentnative/voice-agent-design/voice-agent-design.mdc +79 -0
  80. package/exports/cursor/pm-aiwork/ai-assisted-performance-review/ai-assisted-performance-review.mdc +72 -0
  81. package/exports/cursor/pm-aiwork/ai-content-audit/ai-content-audit.mdc +76 -0
  82. package/exports/cursor/pm-aiwork/ai-roi-audit/ai-roi-audit.mdc +71 -0
  83. package/exports/cursor/pm-aiwork/ai-usage-policy/ai-usage-policy.mdc +74 -0
  84. package/exports/cursor/pm-aiwork/role-redesign-for-ai/role-redesign-for-ai.mdc +71 -0
  85. package/exports/cursor/pm-crisis/brand-impersonation-response/brand-impersonation-response.mdc +80 -0
  86. package/exports/cursor/pm-engineering/ai-code-review/ai-code-review.mdc +68 -0
  87. package/exports/cursor/pm-essentials/meeting-notes/meeting-notes.mdc +23 -0
  88. package/exports/cursor/pm-operations/async-decision-memo/async-decision-memo.mdc +60 -0
  89. package/exports/cursor/pm-planning/feature-sunset-plan/feature-sunset-plan.mdc +79 -0
  90. package/exports/cursor/pm-research/synthetic-user-research/synthetic-user-research.mdc +81 -0
  91. package/exports/gemini/README.md +16 -1
  92. package/exports/gemini/pm-agentnative/agent-era-pricing/GEM_INSTRUCTIONS.md +69 -0
  93. package/exports/gemini/pm-agentnative/agent-readiness-audit/GEM_INSTRUCTIONS.md +78 -0
  94. package/exports/gemini/pm-agentnative/human-in-the-loop-design/GEM_INSTRUCTIONS.md +75 -0
  95. package/exports/gemini/pm-agentnative/mcp-server-spec/GEM_INSTRUCTIONS.md +69 -0
  96. package/exports/gemini/pm-agentnative/voice-agent-design/GEM_INSTRUCTIONS.md +77 -0
  97. package/exports/gemini/pm-aiwork/ai-assisted-performance-review/GEM_INSTRUCTIONS.md +70 -0
  98. package/exports/gemini/pm-aiwork/ai-content-audit/GEM_INSTRUCTIONS.md +74 -0
  99. package/exports/gemini/pm-aiwork/ai-roi-audit/GEM_INSTRUCTIONS.md +69 -0
  100. package/exports/gemini/pm-aiwork/ai-usage-policy/GEM_INSTRUCTIONS.md +72 -0
  101. package/exports/gemini/pm-aiwork/role-redesign-for-ai/GEM_INSTRUCTIONS.md +69 -0
  102. package/exports/gemini/pm-crisis/brand-impersonation-response/GEM_INSTRUCTIONS.md +78 -0
  103. package/exports/gemini/pm-engineering/ai-code-review/GEM_INSTRUCTIONS.md +66 -0
  104. package/exports/gemini/pm-essentials/meeting-notes/GEM_INSTRUCTIONS.md +23 -0
  105. package/exports/gemini/pm-operations/async-decision-memo/GEM_INSTRUCTIONS.md +58 -0
  106. package/exports/gemini/pm-planning/feature-sunset-plan/GEM_INSTRUCTIONS.md +77 -0
  107. package/exports/gemini/pm-research/synthetic-user-research/GEM_INSTRUCTIONS.md +79 -0
  108. package/exports/kilocode/README.md +16 -1
  109. package/exports/kilocode/pm-agentnative/agent-era-pricing/agent-era-pricing.md +65 -0
  110. package/exports/kilocode/pm-agentnative/agent-readiness-audit/agent-readiness-audit.md +74 -0
  111. package/exports/kilocode/pm-agentnative/human-in-the-loop-design/human-in-the-loop-design.md +71 -0
  112. package/exports/kilocode/pm-agentnative/mcp-server-spec/mcp-server-spec.md +65 -0
  113. package/exports/kilocode/pm-agentnative/voice-agent-design/voice-agent-design.md +73 -0
  114. package/exports/kilocode/pm-aiwork/ai-assisted-performance-review/ai-assisted-performance-review.md +66 -0
  115. package/exports/kilocode/pm-aiwork/ai-content-audit/ai-content-audit.md +70 -0
  116. package/exports/kilocode/pm-aiwork/ai-roi-audit/ai-roi-audit.md +65 -0
  117. package/exports/kilocode/pm-aiwork/ai-usage-policy/ai-usage-policy.md +68 -0
  118. package/exports/kilocode/pm-aiwork/role-redesign-for-ai/role-redesign-for-ai.md +65 -0
  119. package/exports/kilocode/pm-crisis/brand-impersonation-response/brand-impersonation-response.md +74 -0
  120. package/exports/kilocode/pm-engineering/ai-code-review/ai-code-review.md +62 -0
  121. package/exports/kilocode/pm-essentials/meeting-notes/meeting-notes.md +23 -0
  122. package/exports/kilocode/pm-operations/async-decision-memo/async-decision-memo.md +54 -0
  123. package/exports/kilocode/pm-planning/feature-sunset-plan/feature-sunset-plan.md +73 -0
  124. package/exports/kilocode/pm-research/synthetic-user-research/synthetic-user-research.md +75 -0
  125. package/exports/obsidian/README.md +16 -1
  126. package/exports/obsidian/pm-agentnative/agent-era-pricing/agent-era-pricing.md +80 -0
  127. package/exports/obsidian/pm-agentnative/agent-readiness-audit/agent-readiness-audit.md +89 -0
  128. package/exports/obsidian/pm-agentnative/human-in-the-loop-design/human-in-the-loop-design.md +86 -0
  129. package/exports/obsidian/pm-agentnative/mcp-server-spec/mcp-server-spec.md +80 -0
  130. package/exports/obsidian/pm-agentnative/voice-agent-design/voice-agent-design.md +88 -0
  131. package/exports/obsidian/pm-aiwork/ai-assisted-performance-review/ai-assisted-performance-review.md +81 -0
  132. package/exports/obsidian/pm-aiwork/ai-content-audit/ai-content-audit.md +85 -0
  133. package/exports/obsidian/pm-aiwork/ai-roi-audit/ai-roi-audit.md +80 -0
  134. package/exports/obsidian/pm-aiwork/ai-usage-policy/ai-usage-policy.md +83 -0
  135. package/exports/obsidian/pm-aiwork/role-redesign-for-ai/role-redesign-for-ai.md +80 -0
  136. package/exports/obsidian/pm-crisis/brand-impersonation-response/brand-impersonation-response.md +89 -0
  137. package/exports/obsidian/pm-engineering/ai-code-review/ai-code-review.md +77 -0
  138. package/exports/obsidian/pm-essentials/meeting-notes/meeting-notes.md +23 -0
  139. package/exports/obsidian/pm-operations/async-decision-memo/async-decision-memo.md +69 -0
  140. package/exports/obsidian/pm-planning/feature-sunset-plan/feature-sunset-plan.md +88 -0
  141. package/exports/obsidian/pm-research/synthetic-user-research/synthetic-user-research.md +90 -0
  142. package/exports/roo/README.md +16 -1
  143. package/exports/roo/pm-agentnative/agent-era-pricing/agent-era-pricing.md +65 -0
  144. package/exports/roo/pm-agentnative/agent-readiness-audit/agent-readiness-audit.md +74 -0
  145. package/exports/roo/pm-agentnative/human-in-the-loop-design/human-in-the-loop-design.md +71 -0
  146. package/exports/roo/pm-agentnative/mcp-server-spec/mcp-server-spec.md +65 -0
  147. package/exports/roo/pm-agentnative/voice-agent-design/voice-agent-design.md +73 -0
  148. package/exports/roo/pm-aiwork/ai-assisted-performance-review/ai-assisted-performance-review.md +66 -0
  149. package/exports/roo/pm-aiwork/ai-content-audit/ai-content-audit.md +70 -0
  150. package/exports/roo/pm-aiwork/ai-roi-audit/ai-roi-audit.md +65 -0
  151. package/exports/roo/pm-aiwork/ai-usage-policy/ai-usage-policy.md +68 -0
  152. package/exports/roo/pm-aiwork/role-redesign-for-ai/role-redesign-for-ai.md +65 -0
  153. package/exports/roo/pm-crisis/brand-impersonation-response/brand-impersonation-response.md +74 -0
  154. package/exports/roo/pm-engineering/ai-code-review/ai-code-review.md +62 -0
  155. package/exports/roo/pm-essentials/meeting-notes/meeting-notes.md +23 -0
  156. package/exports/roo/pm-operations/async-decision-memo/async-decision-memo.md +54 -0
  157. package/exports/roo/pm-planning/feature-sunset-plan/feature-sunset-plan.md +73 -0
  158. package/exports/roo/pm-research/synthetic-user-research/synthetic-user-research.md +75 -0
  159. package/exports/windsurf/README.md +16 -1
  160. package/exports/windsurf/pm-agentnative/agent-era-pricing/agent-era-pricing.md +70 -0
  161. package/exports/windsurf/pm-agentnative/agent-readiness-audit/agent-readiness-audit.md +79 -0
  162. package/exports/windsurf/pm-agentnative/human-in-the-loop-design/human-in-the-loop-design.md +76 -0
  163. package/exports/windsurf/pm-agentnative/mcp-server-spec/mcp-server-spec.md +70 -0
  164. package/exports/windsurf/pm-agentnative/voice-agent-design/voice-agent-design.md +78 -0
  165. package/exports/windsurf/pm-aiwork/ai-assisted-performance-review/ai-assisted-performance-review.md +71 -0
  166. package/exports/windsurf/pm-aiwork/ai-content-audit/ai-content-audit.md +75 -0
  167. package/exports/windsurf/pm-aiwork/ai-roi-audit/ai-roi-audit.md +70 -0
  168. package/exports/windsurf/pm-aiwork/ai-usage-policy/ai-usage-policy.md +73 -0
  169. package/exports/windsurf/pm-aiwork/role-redesign-for-ai/role-redesign-for-ai.md +70 -0
  170. package/exports/windsurf/pm-crisis/brand-impersonation-response/brand-impersonation-response.md +79 -0
  171. package/exports/windsurf/pm-engineering/ai-code-review/ai-code-review.md +67 -0
  172. package/exports/windsurf/pm-essentials/meeting-notes/meeting-notes.md +23 -0
  173. package/exports/windsurf/pm-operations/async-decision-memo/async-decision-memo.md +59 -0
  174. package/exports/windsurf/pm-planning/feature-sunset-plan/feature-sunset-plan.md +78 -0
  175. package/exports/windsurf/pm-research/synthetic-user-research/synthetic-user-research.md +80 -0
  176. package/exports/zed/README.md +16 -1
  177. package/exports/zed/pm-agentnative/agent-era-pricing/agent-era-pricing.md +65 -0
  178. package/exports/zed/pm-agentnative/agent-readiness-audit/agent-readiness-audit.md +74 -0
  179. package/exports/zed/pm-agentnative/human-in-the-loop-design/human-in-the-loop-design.md +71 -0
  180. package/exports/zed/pm-agentnative/mcp-server-spec/mcp-server-spec.md +65 -0
  181. package/exports/zed/pm-agentnative/voice-agent-design/voice-agent-design.md +73 -0
  182. package/exports/zed/pm-aiwork/ai-assisted-performance-review/ai-assisted-performance-review.md +66 -0
  183. package/exports/zed/pm-aiwork/ai-content-audit/ai-content-audit.md +70 -0
  184. package/exports/zed/pm-aiwork/ai-roi-audit/ai-roi-audit.md +65 -0
  185. package/exports/zed/pm-aiwork/ai-usage-policy/ai-usage-policy.md +68 -0
  186. package/exports/zed/pm-aiwork/role-redesign-for-ai/role-redesign-for-ai.md +65 -0
  187. package/exports/zed/pm-crisis/brand-impersonation-response/brand-impersonation-response.md +74 -0
  188. package/exports/zed/pm-engineering/ai-code-review/ai-code-review.md +62 -0
  189. package/exports/zed/pm-essentials/meeting-notes/meeting-notes.md +23 -0
  190. package/exports/zed/pm-operations/async-decision-memo/async-decision-memo.md +54 -0
  191. package/exports/zed/pm-planning/feature-sunset-plan/feature-sunset-plan.md +73 -0
  192. package/exports/zed/pm-research/synthetic-user-research/synthetic-user-research.md +75 -0
  193. package/package.json +1 -1
  194. package/skills/agent-era-pricing/SKILL.md +70 -0
  195. package/skills/agent-readiness-audit/SKILL.md +79 -0
  196. package/skills/ai-assisted-performance-review/SKILL.md +71 -0
  197. package/skills/ai-code-review/SKILL.md +67 -0
  198. package/skills/ai-content-audit/SKILL.md +75 -0
  199. package/skills/ai-roi-audit/SKILL.md +70 -0
  200. package/skills/ai-usage-policy/SKILL.md +73 -0
  201. package/skills/async-decision-memo/SKILL.md +59 -0
  202. package/skills/brand-impersonation-response/SKILL.md +79 -0
  203. package/skills/feature-sunset-plan/SKILL.md +78 -0
  204. package/skills/human-in-the-loop-design/SKILL.md +76 -0
  205. package/skills/mcp-server-spec/SKILL.md +70 -0
  206. package/skills/meeting-notes/SKILL.md +23 -0
  207. package/skills/role-redesign-for-ai/SKILL.md +70 -0
  208. package/skills/synthetic-user-research/SKILL.md +80 -0
  209. package/skills/voice-agent-design/SKILL.md +78 -0
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # 🧠 PM Skills — 426 Professional Agent Skills for Claude, ChatGPT, Gemini, Cursor, Codex & Hermes
1
+ # 🧠 PM Skills — 441 Professional Agent Skills for Claude, ChatGPT, Gemini, Cursor, Codex & Hermes
2
2
 
3
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)
4
4
  [![Stars](https://img.shields.io/github/stars/mohitagw15856/pm-claude-skills?style=social)](https://github.com/mohitagw15856/pm-claude-skills/stargazers)
@@ -9,7 +9,7 @@
9
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)
10
10
  [![Remote MCP](https://img.shields.io/badge/ChatGPT%20%C2%B7%20Claude.ai-connector-10A37F)](mcp-remote/)
11
11
  [![Smithery](https://smithery.ai/badge/mohit15856/pm-skills)](https://smithery.ai/servers/mohit15856/pm-skills)
12
- [![Skills](https://img.shields.io/badge/skills-426-blue)](https://github.com/mohitagw15856/pm-claude-skills)
12
+ [![Skills](https://img.shields.io/badge/skills-441-blue)](https://github.com/mohitagw15856/pm-claude-skills)
13
13
  [![eval](https://img.shields.io/badge/eval--scored-208%20%C2%B7%20avg%204.8%2F5-brightgreen)](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html)
14
14
  [![Subagents](https://img.shields.io/badge/subagents-4-blueviolet)](agents/)
15
15
  [![Commands](https://img.shields.io/badge/slash%20commands-21-blueviolet)](commands/)
@@ -25,7 +25,7 @@
25
25
 
26
26
  <p align="center">
27
27
  <a href="https://mohitagw15856.github.io/pm-claude-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=426+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=441+pro+AI+skills;PRDs%2C+roadmaps%2C+launches+%E2%80%94+done+right;Run+any+one+free+in+your+browser" alt="PM Skills" />
29
29
  </a>
30
30
  </p>
31
31
 
@@ -56,11 +56,11 @@
56
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`.
57
57
 
58
58
  > **PM stands for Professional, not just Product Management.**
59
- > 426 professional skills + 4 agent templates across 62 bundles covering 25 professions. Built for Claude Code — and now portable to ChatGPT, Gemini, and Hermes Agent. Built by a PM, used by everyone.
59
+ > 441 professional skills + 4 agent templates across 64 bundles covering 25 professions. Built for Claude Code — and now portable to ChatGPT, Gemini, and Hermes Agent. Built by a PM, used by everyone.
60
60
 
61
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).
62
62
 
63
- **🆕 v40.0.0 — [The Firm](https://mohitagw15856.github.io/pm-claude-skills/firm.html):** charter a standing AI staff who file delta-aware memos, hold board sessions without you, and log falsifiable predictions you can score performance-review your AI staff. *Earlier, v39 (three waves):* ⚡ *Superpowers:* [SkillBench](skillbench/) (the professional-work benchmark for models) · the [community registry](community/) (npm-for-skills) · the [Interview Gauntlet](https://mohitagw15856.github.io/pm-claude-skills/gauntlet.html) · [CI recipes](action/examples/) + [ambient hooks](hooks/) · Hugging Face [dataset publishing](dataset/) · [localization to 8 languages](i18n/). 🤯 *Breathtaking:* [living artifacts](https://mohitagw15856.github.io/pm-claude-skills/), [Document X-ray](https://mohitagw15856.github.io/pm-claude-skills/xray.html), [The Gym](https://mohitagw15856.github.io/pm-claude-skills/gym.html), [`pm-vision`](plugins/pm-vision), [`style-fingerprint`](skills/style-fingerprint/SKILL.md), [`evidence-lock`](skills/evidence-lock/SKILL.md). ✨ *Revamped:* the playground command bar + Galaxy 2.0 with a guided Sky tour. **426 skills · 62 bundles · 25 professions.** → [CHANGELOG](CHANGELOG.md) · [all releases](https://github.com/mohitagw15856/pm-claude-skills/releases).
63
+ **🆕 v41.0.0 — the modern skills wave:** two new domains — **🤖 [`pm-agentnative`](plugins/pm-agentnative)** (build for non-human users: [`mcp-server-spec`](skills/mcp-server-spec/SKILL.md), [`agent-readiness-audit`](skills/agent-readiness-audit/SKILL.md), [`agent-era-pricing`](skills/agent-era-pricing/SKILL.md), [`human-in-the-loop-design`](skills/human-in-the-loop-design/SKILL.md), [`voice-agent-design`](skills/voice-agent-design/SKILL.md)) and **🧑‍💼 [`pm-aiwork`](plugins/pm-aiwork)** (the questions every manager has this year: [`ai-roi-audit`](skills/ai-roi-audit/SKILL.md), [`role-redesign-for-ai`](skills/role-redesign-for-ai/SKILL.md), [`ai-usage-policy`](skills/ai-usage-policy/SKILL.md), [`ai-assisted-performance-review`](skills/ai-assisted-performance-review/SKILL.md), [`ai-content-audit`](skills/ai-content-audit/SKILL.md)) plus 5 singles ([`ai-code-review`](skills/ai-code-review/SKILL.md), [`synthetic-user-research`](skills/synthetic-user-research/SKILL.md), [`async-decision-memo`](skills/async-decision-memo/SKILL.md), [`brand-impersonation-response`](skills/brand-impersonation-response/SKILL.md), [`feature-sunset-plan`](skills/feature-sunset-plan/SKILL.md)). Also: 🌠 Galaxy shooting stars + a 🎲 Warp button, 🎓 frameable [certificates](web/export-doc.js) from the arena pages, and 🔌 [MCP pairings](connectors/mcp-pairings.md) — skills that act through your connected servers. *Earlier — v40: [The Firm](https://mohitagw15856.github.io/pm-claude-skills/firm.html). v39 (three waves):* ⚡ *Superpowers:* [SkillBench](skillbench/) (the professional-work benchmark for models) · the [community registry](community/) (npm-for-skills) · the [Interview Gauntlet](https://mohitagw15856.github.io/pm-claude-skills/gauntlet.html) · [CI recipes](action/examples/) + [ambient hooks](hooks/) · Hugging Face [dataset publishing](dataset/) · [localization to 8 languages](i18n/). 🤯 *Breathtaking:* [living artifacts](https://mohitagw15856.github.io/pm-claude-skills/), [Document X-ray](https://mohitagw15856.github.io/pm-claude-skills/xray.html), [The Gym](https://mohitagw15856.github.io/pm-claude-skills/gym.html), [`pm-vision`](plugins/pm-vision), [`style-fingerprint`](skills/style-fingerprint/SKILL.md), [`evidence-lock`](skills/evidence-lock/SKILL.md). ✨ *Revamped:* the playground command bar + Galaxy 2.0 with a guided Sky tour. **441 skills · 64 bundles · 25 professions.** → [CHANGELOG](CHANGELOG.md) · [all releases](https://github.com/mohitagw15856/pm-claude-skills/releases).
64
64
 
65
65
  ### ▶ See it in action — [try the live Skill Playground](https://mohitagw15856.github.io/pm-claude-skills/)
66
66
 
@@ -81,8 +81,8 @@ In Claude Code, [`/firm`](commands/firm.md) runs the same session natively — g
81
81
 
82
82
  <table>
83
83
  <tr>
84
- <td width="50%"><a href="https://mohitagw15856.github.io/pm-claude-skills/firm.html"><img src="web/docs-assets/showcase/firm-org.png" alt="The Firm — your charter and staff cards, each with a live calibration record" /></a><br /><sub>Your staff — each card shows their beat, the skill their duty runs on, and their live calibration record.</sub></td>
85
- <td width="50%"><a href="https://mohitagw15856.github.io/pm-claude-skills/firm.html"><img src="web/docs-assets/showcase/firm.png" alt="Board minutes from a session the staff held without you decisions table, dissent preserved, and the prediction ledger" /></a><br /><sub>The minutes from a session they held without you decisions with asks, dissent preserved, predictions awaiting reality.</sub></td>
84
+ <td width="50%"><a href="https://mohitagw15856.github.io/pm-claude-skills/firm.html"><img src="web/docs-assets/showcase/firm-org.png" alt="The Firm — a real chartered firm: six staff hired, each card showing their beat and the skill their duty runs on" /></a><br /><sub>A real chartered firm (unretouched session) six staff hired, each card showing their beat and the library skill their duty runs on.</sub></td>
85
+ <td width="50%"><a href="https://mohitagw15856.github.io/pm-claude-skills/firm.html"><img src="web/docs-assets/showcase/firm.png" alt="Real board minutes from session 1 — the staff debate two stalled enterprise deals vs rising churn, with five falsifiable predictions in the ledger" /></a><br /><sub>The actual session-1 minutes the staff met without their principal, argued sequencing vs churn, and logged five falsifiable predictions now awaiting reality.</sub></td>
86
86
  </tr>
87
87
  </table>
88
88
 
@@ -114,7 +114,7 @@ In Claude Code, [`/firm`](commands/firm.md) runs the same session natively — g
114
114
  <tr>
115
115
  <td width="50%">
116
116
  <a href="https://mohitagw15856.github.io/pm-claude-skills/"><img src="web/docs-assets/showcase/cmdbar.png" alt="The command bar — describe your task in plain words and get matched to the right skill instantly" /></a>
117
- <b>🪄 <a href="https://mohitagw15856.github.io/pm-claude-skills/">The command bar</a></b> — don't browse 426 cards; just say it: <i>"a blameless postmortem for Friday's outage"</i> → the top three skills, instantly, locally, before you've even entered a key. Enter opens the best match.
117
+ <b>🪄 <a href="https://mohitagw15856.github.io/pm-claude-skills/">The command bar</a></b> — don't browse 441 cards; just say it: <i>"a blameless postmortem for Friday's outage"</i> → the top three skills, instantly, locally, before you've even entered a key. Enter opens the best match.
118
118
  </td>
119
119
  <td width="50%">
120
120
  <a href="https://mohitagw15856.github.io/pm-claude-skills/galaxy.html"><img src="web/docs-assets/showcase/galaxy.png" alt="Skill Galaxy — the library as a living star map with a guided sky tour" /></a>
@@ -141,7 +141,7 @@ In Claude Code, [`/firm`](commands/firm.md) runs the same session natively — g
141
141
  | 🔭 [Competitor Teardown](skills/competitor-teardown) | "what are rivals up to?" | a positioning map, feature gaps & strategy |
142
142
  | 📝 [Meeting Notes](skills/meeting-notes) | a raw transcript | decisions, owners & next steps |
143
143
 
144
- → 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 426 skills](#️-all-426-skills) · [**⭐ star the repo**](https://github.com/mohitagw15856/pm-claude-skills/stargazers) so others find it.
144
+ → 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 441 skills](#️-all-441-skills) · [**⭐ star the repo**](https://github.com/mohitagw15856/pm-claude-skills/stargazers) so others find it.
145
145
 
146
146
  ---
147
147
 
@@ -164,7 +164,7 @@ It's not just text — the playground exports every result as a **professionally
164
164
  </tr>
165
165
  </table>
166
166
 
167
- > 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-426-skills) bundle (résumé, cover letter, bio, LinkedIn, portfolio, one-pager).
167
+ > 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-441-skills) bundle (résumé, cover letter, bio, LinkedIn, portfolio, one-pager).
168
168
 
169
169
  ---
170
170
 
@@ -173,11 +173,11 @@ It's not just text — the playground exports every result as a **professionally
173
173
  <details>
174
174
  <summary>Read more ↓</summary>
175
175
 
176
- The whole library on one page — install, all 426 skills by profession, the Professional Brain, the REST API, integrations, and quality tooling. Great to **print, share, or drop into a slide**.
176
+ The whole library on one page — install, all 441 skills by profession, the Professional Brain, the REST API, integrations, and quality tooling. Great to **print, share, or drop into a slide**.
177
177
 
178
178
  <p align="center">
179
179
  <a href="CHEATSHEET.md">
180
- <img src="web/docs-assets/cheatsheet.png" width="80%" alt="PM Skills one-page cheatsheet — 426 skills, the Professional Brain, REST API, integrations, and tooling at a glance." />
180
+ <img src="web/docs-assets/cheatsheet.png" width="80%" alt="PM Skills one-page cheatsheet — 441 skills, the Professional Brain, REST API, integrations, and tooling at a glance." />
181
181
  </a>
182
182
  </p>
183
183
 
@@ -208,7 +208,7 @@ Generic AI forgets everything between sessions, so you re-paste context forever
208
208
  <details>
209
209
  <summary>Read more ↓</summary>
210
210
 
211
- These 426 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:
211
+ These 441 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:
212
212
 
213
213
  ```mermaid
214
214
  flowchart LR
@@ -227,7 +227,7 @@ flowchart LR
227
227
  | **📊 Measure** | Track outcomes & analyse | `metrics-framework` · `cohort-analysis` · `ab-test-planner` · `churn-analysis` |
228
228
  | **📣 Communicate** | Report up and out | `executive-update` · `board-deck-narrative` · `stakeholder-update` · `qbr-deck` |
229
229
 
230
- > New here? Start with the [**top-tier skills**](#️-skill-tiers--start-with-the-strongest), or jump straight to [**all 426 skills**](#️-all-426-skills) grouped by profession.
230
+ > New here? Start with the [**top-tier skills**](#️-skill-tiers--start-with-the-strongest), or jump straight to [**all 441 skills**](#️-all-441-skills) grouped by profession.
231
231
 
232
232
  </details>
233
233
 
@@ -393,7 +393,7 @@ Most skill repos are a folder of prompts. This one is a **system** — measured,
393
393
 
394
394
  | | **PM Skills** | Typical skill repo |
395
395
  |---|:---:|:---:|
396
- | Skills | **426**, across 25 professions | a handful → dozens, usually one domain |
396
+ | Skills | **441**, across 25 professions | a handful → dozens, usually one domain |
397
397
  | Quality | **eval-scored** on a rubric + a public [benchmark](https://mohitagw15856.github.io/pm-claude-skills/benchmark.html) | trust the README |
398
398
  | Improves itself | ✅ eval → critique → rewrite (kept only if it scores higher) | ✗ |
399
399
  | Grounded in frameworks | ✅ each cites its source (RICE, JTBD, Pyramid Principle…) | rarely |
@@ -418,13 +418,13 @@ Most skill repos are a folder of prompts. This one is a **system** — measured,
418
418
  >
419
419
  > ⚠️ **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.
420
420
 
421
- **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 426 interactively:
421
+ **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 441 interactively:
422
422
 
423
423
  ```bash
424
424
  npx skills add mohitagw15856/pm-claude-skills # browse & pick (auto-detects your agent)
425
425
  npx skills add mohitagw15856/pm-claude-skills --list # just preview the catalog
426
426
  npx skills add mohitagw15856/pm-claude-skills --skill prd-template # grab one
427
- npx skills add mohitagw15856/pm-claude-skills --skill '*' # install all 426
427
+ npx skills add mohitagw15856/pm-claude-skills --skill '*' # install all 441
428
428
  ```
429
429
 
430
430
  **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:
@@ -433,7 +433,7 @@ npx skills add mohitagw15856/pm-claude-skills --skill '*' # install a
433
433
  npx pm-claude-skills add --agent claude # or: codex · cursor · hermes · openclaw
434
434
  ```
435
435
 
436
- **Or one-line MCP** — make all 426 skills + 5 workflow recipes available in *every* session of any MCP client (Claude Code, Claude Desktop, Cursor, Windsurf), no per-file install:
436
+ **Or one-line MCP** — make all 441 skills + 5 workflow recipes available in *every* session of any MCP client (Claude Code, Claude Desktop, Cursor, Windsurf), no per-file install:
437
437
 
438
438
  ```bash
439
439
  claude mcp add pm-skills -- npx -y pm-claude-skills-mcp
@@ -494,7 +494,7 @@ ln -s ~/pm-claude-skills/skills/* ~/.claude/skills/
494
494
  <details>
495
495
  <summary>Read more ↓</summary>
496
496
 
497
- The same 426 skills reach you through every channel — pick whatever fits your stack:
497
+ The same 441 skills reach you through every channel — pick whatever fits your stack:
498
498
 
499
499
  | Channel | Get it |
500
500
  |---|---|
@@ -511,7 +511,7 @@ The same 426 skills reach you through every channel — pick whatever fits your
511
511
  | 🖥️ **IDE rules** | Generated exports for **Cursor, Windsurf, Aider, Cline, Continue, Zed, Roo, Kilo Code** — [`exports/`](exports/) |
512
512
  | 🤖 **Agents & answer engines** | [`llms.txt`](https://mohitagw15856.github.io/pm-claude-skills/llms.txt) makes the whole library discoverable & citable |
513
513
 
514
- > **208 of 426 skills are eval-scored, averaging 4.8/5** — see the [leaderboard](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html).
514
+ > **208 of 441 skills are eval-scored, averaging 4.8/5** — see the [leaderboard](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html).
515
515
 
516
516
  > 🧠 **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)**.
517
517
 
@@ -533,7 +533,7 @@ There are two kinds of support. **Native `SKILL.md` agents** read the file as-is
533
533
  auto-discover skills from the `description` frontmatter. **Other tools** take the markdown
534
534
  body as a system prompt — for those we ship ready-made [exports](#ready-to-use-exports).
535
535
 
536
- **In your editor (VS Code / Cursor):** the [**`vscode-extension/`**](vscode-extension/) brings all 426 skills into the Command Palette — search and *insert a skill as context* for Copilot/Cursor chat, copy it, or open it in the Playground.
536
+ **In your editor (VS Code / Cursor):** the [**`vscode-extension/`**](vscode-extension/) brings all 441 skills into the Command Palette — search and *insert a skill as context* for Copilot/Cursor chat, copy it, or open it in the Playground.
537
537
 
538
538
  | Platform | How it works | Auto-trigger? |
539
539
  |---|---|---|
@@ -695,7 +695,7 @@ ANTHROPIC_API_KEY=sk-ant-… npx pm-claude-skills generate --from ./team-process
695
695
 
696
696
  **🏆 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)**
697
697
 
698
- > **Score the *whole* library, cheaply.** `npm run eval:gen-cases` writes a representative input for **all 426 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.
698
+ > **Score the *whole* library, cheaply.** `npm run eval:gen-cases` writes a representative input for **all 441 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.
699
699
 
700
700
  </details>
701
701
 
@@ -791,7 +791,7 @@ Not sure which plugin to install? Here's what each one covers:
791
791
 
792
792
  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.
793
793
 
794
- This library is the largest open-source collection of professional skills available — covering 20 professions beyond financial services. **The 426 skills here are the building blocks for agent templates outside of finance.**
794
+ This library is the largest open-source collection of professional skills available — covering 20 professions beyond financial services. **The 441 skills here are the building blocks for agent templates outside of finance.**
795
795
 
796
796
  ### What is an agent template?
797
797
 
@@ -871,7 +871,7 @@ More templates will follow. If you want to contribute one, see the [template con
871
871
  <details>
872
872
  <summary>Read more ↓</summary>
873
873
 
874
- **Latest: v40.0.0 — [The Firm](https://mohitagw15856.github.io/pm-claude-skills/firm.html)** (employ a standing AI staff) · *v39, three waves:* [SkillBench](skillbench/), the [community registry](community/), the [Interview Gauntlet](https://mohitagw15856.github.io/pm-claude-skills/gauntlet.html), [living artifacts](https://mohitagw15856.github.io/pm-claude-skills/), [Document X-ray](https://mohitagw15856.github.io/pm-claude-skills/xray.html), [The Gym](https://mohitagw15856.github.io/pm-claude-skills/gym.html), pm-vision, i18n, HF publishing, CI recipes & the Galaxy Sky tour. 426 skills across 62 bundles, 25 professions. Every tagged release has complete notes on the **[Releases page](https://github.com/mohitagw15856/pm-claude-skills/releases)**.
874
+ **Latest: v41.0.0 — the modern skills wave:** [`pm-agentnative`](plugins/pm-agentnative) + [`pm-aiwork`](plugins/pm-aiwork) (15 skills for the agent era), Galaxy cosmic events, 🎓 certificates & [MCP pairings](connectors/mcp-pairings.md) · *v40: [The Firm](https://mohitagw15856.github.io/pm-claude-skills/firm.html) · v39, three waves:* [SkillBench](skillbench/), the [community registry](community/), the [Interview Gauntlet](https://mohitagw15856.github.io/pm-claude-skills/gauntlet.html), [living artifacts](https://mohitagw15856.github.io/pm-claude-skills/), [Document X-ray](https://mohitagw15856.github.io/pm-claude-skills/xray.html), [The Gym](https://mohitagw15856.github.io/pm-claude-skills/gym.html), pm-vision, i18n, HF publishing, CI recipes & the Galaxy Sky tour. 441 skills across 64 bundles, 25 professions. Every tagged release has complete notes on the **[Releases page](https://github.com/mohitagw15856/pm-claude-skills/releases)**.
875
875
 
876
876
  Full [Keep a Changelog](https://keepachangelog.com/)-format history — every release back to the start — is in **[CHANGELOG.md](CHANGELOG.md)**.
877
877
 
@@ -919,7 +919,7 @@ This repo was built alongside a published 16-part article series on Medium.
919
919
  <details>
920
920
  <summary>Read more ↓</summary>
921
921
 
922
- A 426-skill library doesn't have 426 equally-mature skills, and pretending otherwise
922
+ A 441-skill library doesn't have 441 equally-mature skills, and pretending otherwise
923
923
  wastes your time. Skills are tiered honestly so you can start with the best work:
924
924
 
925
925
  - 🟢 **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.**
@@ -934,7 +934,7 @@ If you're new, install `pm-essentials` and try a couple of Production-Ready skil
934
934
 
935
935
  ---
936
936
 
937
- ## 🗂️ All 426 Skills
937
+ ## 🗂️ All 441 Skills
938
938
 
939
939
  <details>
940
940
  <summary>Read more ↓</summary>
@@ -982,7 +982,7 @@ Every skill, grouped by profession. **[Browse the full per-skill catalog → SKI
982
982
  <details>
983
983
  <summary>Read more ↓</summary>
984
984
 
985
- Building and maintaining 426 skills across 62 bundles takes real time — testing skills against new model releases, building new ones from community requests, writing the article series, and keeping documentation current.
985
+ Building and maintaining 441 skills across 64 bundles takes real time — testing skills against new model releases, building new ones from community requests, writing the article series, and keeping documentation current.
986
986
 
987
987
  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)).
988
988
 
@@ -1014,7 +1014,7 @@ pull request**, and once it's merged you earn a badge to show off in your own re
1014
1014
  ```
1015
1015
 
1016
1016
  Community listings live in their authors' own repos and are **community-maintained — not
1017
- eval-scored or security-audited** (that's the [curated library](#️-all-426-skills) above). Want
1017
+ eval-scored or security-audited** (that's the [curated library](#️-all-441-skills) above). Want
1018
1018
  your skill *in* the curated library instead? See **Contributing** below.
1019
1019
 
1020
1020
  ---
@@ -1244,7 +1244,7 @@ Stars unlock the next wave of skills and features. We've hit every milestone so
1244
1244
  | 1,000 ⭐ | Startup Founder kit — *delivered, and then some: the Founders **and** Educators bundles + a browser extension for ChatGPT/Claude.ai/Gemini* | ✅ Shipped (v24.0.0) |
1245
1245
  | **2,000 ⭐** | 2 community-voted profession bundles + the browser & VS Code extensions published to their stores | 🔓 **Current goal** |
1246
1246
  | 3,500 ⭐ | Community **skill packs** (curated role/industry bundles) + internationalised skill descriptions | 🔒 Locked |
1247
- | 5,000 ⭐ | Public **contributor leaderboard** + the push to 426 skills | 🔒 Locked |
1247
+ | 5,000 ⭐ | Public **contributor leaderboard** + the push to 441 skills | 🔒 Locked |
1248
1248
 
1249
1249
  **[⭐ Star this repo to unlock the next milestone →](https://github.com/mohitagw15856/pm-claude-skills)** — we're at **2,000⭐** next.
1250
1250
 
package/commands/firm.md CHANGED
@@ -18,4 +18,6 @@ You are the **chief of staff** running a session of the user's standing Firm —
18
18
  3. **Hold the board session.** Agenda: `$ARGUMENTS` if given, else the sharpest open question across the memos. Let the staff genuinely disagree where their beats conflict. Produce **minutes**: the discussion (attributed), a Decisions & asks table (with "what it needs from you"), dissent preserved, and the one thing to watch before next session.
19
19
  4. **Close the loop.** Save the minutes to `firm-minutes/session-<n>-<date>.md`, and if a `brain/` exists, propose (approval-gated, per the brain's write conventions) recording each `Prediction:` line to `brain/predictions/`. Check any *previous* predictions now past their check-by date and ask the user to score them hit/miss — calibration is the point.
20
20
 
21
+ 5. **Deliver, if connected.** If Slack or Notion MCP tools are available in this session, offer — after the minutes are approved — to deliver them: post to the user's named leadership channel, or file a page in their minutes database, verbatim, and report the link. Never deliver without the offer being accepted this session ([mcp-pairings](../connectors/mcp-pairings.md)).
22
+
21
23
  Rules: staff never invent data — where the ground truth lacks a number, the memo says what to instrument. Minutes ≤400 words. Dissent is preserved, never averaged away.
@@ -67,6 +67,7 @@ connector:
67
67
  | **n8n** | skills as nodes in any automation (MCP Client or HTTP Request) | [`n8n.md`](n8n.md) |
68
68
  | **Lovable** | build skill-powered web apps; make its generator skill-aware | [`lovable.md`](lovable.md) |
69
69
  | **Obsidian** | skills as vault notes / AI-plugin prompts; the vault as project state | [`obsidian.md`](obsidian.md) |
70
+ | **MCP pairings** 🆕 | skills that *act*: notes file themselves in Notion, updates post to Slack, plans build the sprint — approval-gated per SkillSpec §5 | [`mcp-pairings.md`](mcp-pairings.md) |
70
71
 
71
72
  > **REST API** — `GET /v1/skills`, `/v1/skills/{name}` (`?format=md`), `/v1/search?q=`,
72
73
  > `/v1/workflows` on `https://pm-skills-mcp.pm-claude-skills.workers.dev`. Same catalogue as
@@ -0,0 +1,39 @@
1
+ # 🔌 MCP pairings — skills that *act*, not just answer
2
+
3
+ A skill produces the artifact; a connected **MCP server** delivers it where work actually lives. In Claude Code (or any MCP host), pairing the two turns input→output skills into end-to-end workflows: *meeting notes that file themselves in Notion, stakeholder updates that post to Slack, postmortem action items that become tracker tickets.*
4
+
5
+ The safety pattern is always the same, and it's the one [SkillSpec §5](../SKILLSPEC.md) formalises:
6
+
7
+ ```
8
+ skill produces the artifact → human approves it VERBATIM → MCP tool delivers it → verify + report the link
9
+ ```
10
+
11
+ The skill never gains network access; the *agent* uses tools it already has, inside the skill's Execution gates.
12
+
13
+ ## The pairing table
14
+
15
+ | Skill | Pairs with (MCP) | The end-to-end workflow |
16
+ |---|---|---|
17
+ | [`meeting-notes`](../skills/meeting-notes/SKILL.md) | Notion · Linear/Jira | Transcript → structured notes filed as a Notion page; each action item becomes a tracker issue with its owner |
18
+ | [`stakeholder-update`](../skills/stakeholder-update/SKILL.md) | Slack · Gmail | The approved update posts to the exact channel/recipients — its Execution block already specifies the gates |
19
+ | [`incident-postmortem`](../skills/incident-postmortem/SKILL.md) | GitHub/Linear · Slack | Postmortem drafted → action items filed as issues with owners/due dates (via [`action-runner`](../skills/action-runner/SKILL.md)) → doc linked in the incident channel |
20
+ | [`sprint-planning`](../skills/sprint-planning/SKILL.md) | Linear/Jira | The approved plan *builds the sprint*: container created, items moved, points set — its Execution block is the worked example |
21
+ | [`/firm`](../commands/firm.md) | Slack · Notion | Board minutes delivered to your leadership channel / minutes database after each session |
22
+ | [`pm-weekly-review`](../skills/pm-weekly-review/SKILL.md) | Google Calendar · Gmail | The week's calendar becomes review input; the review's commitments become calendar blocks |
23
+ | [`competitive-intelligence-monitor`](../skills/competitive-intelligence-monitor/SKILL.md) | Slack | The weekly delta brief posts itself to `#competitive` — pair with [`schedule-recipe`](../skills/schedule-recipe/SKILL.md) for the cadence |
24
+ | [`renewal-playbook`](../skills/renewal-playbook/SKILL.md) | Salesforce/HubSpot MCPs | Account context pulled live instead of pasted; the save plan's tasks written back |
25
+
26
+ ## Wiring it (Claude Code)
27
+
28
+ 1. Connect the servers you use: `claude mcp add …` (Notion, Slack, Linear, GitHub and hundreds more speak MCP).
29
+ 2. Install the skills (`npx pm-claude-skills add --agent claude`).
30
+ 3. Ask for the outcome, not the steps: *"take this transcript, file the notes in Notion and create the action items in Linear."* The agent runs the skill, shows you the artifact, and — only after your yes — delivers through the MCP tools.
31
+
32
+ Skills with a formal `## Execution` block (`sprint-planning`, `stakeholder-update`, `meeting-notes`) make the boundaries explicit: a **closed allow-list** of actions, human approval on anything outward-facing, verification afterwards, and a rollback path. For skills without one, the same discipline applies by convention — the artifact is approved before anything leaves the session.
33
+
34
+ ## House rules
35
+
36
+ - **Approval precedes delivery, always.** An MCP pairing never auto-sends; "the user said post it last week" does not carry over.
37
+ - **Verbatim means verbatim.** What was approved is what ships — no silent edits between approval and delivery.
38
+ - **Verify and link back.** After delivery, fetch the created page/issue/message and report its URL; a claimed delivery without a link didn't happen.
39
+ - **Least tools.** Load only the MCP servers a workflow needs; a skill that files Notion pages has no business seeing your email.
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 **426 skills** to:
11
+ Currently exporting **441 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
- 426 skills exported. Copy a `.mdc rule` into the tool to use it.
6
+ 441 skills exported. Copy a `.mdc rule` into the tool to use it.
7
7
 
8
8
  | Skill | Bundle | Path |
9
9
  |---|---|---|
@@ -16,13 +16,20 @@
16
16
  | Ad Copy | `pm-copy` | `pm-copy/ad-copy/ad-copy.md` |
17
17
  | AEO Optimizer | `pm-writers` | `pm-writers/aeo-optimizer/aeo-optimizer.md` |
18
18
  | Agent Design Review | `pm-ai` | `pm-ai/agent-design-review/agent-design-review.md` |
19
+ | Agent Era Pricing | `pm-agentnative` | `pm-agentnative/agent-era-pricing/agent-era-pricing.md` |
19
20
  | Agent Incident Postmortem | `pm-agentops` | `pm-agentops/agent-incident-postmortem/agent-incident-postmortem.md` |
20
21
  | Agent Observability Spec | `pm-agentops` | `pm-agentops/agent-observability-spec/agent-observability-spec.md` |
22
+ | Agent Readiness Audit | `pm-agentnative` | `pm-agentnative/agent-readiness-audit/agent-readiness-audit.md` |
21
23
  | Agent Spec | `pm-ai` | `pm-ai/agent-spec/agent-spec.md` |
24
+ | AI-Assisted Performance Review | `pm-aiwork` | `pm-aiwork/ai-assisted-performance-review/ai-assisted-performance-review.md` |
25
+ | AI Code Review | `pm-engineering` | `pm-engineering/ai-code-review/ai-code-review.md` |
26
+ | AI Content Audit | `pm-aiwork` | `pm-aiwork/ai-content-audit/ai-content-audit.md` |
22
27
  | AI Ethics Review | `pm-advanced` | `pm-advanced/ai-ethics-review/ai-ethics-review.md` |
23
28
  | AI Eval Plan | `pm-ai` | `pm-ai/ai-eval-plan/ai-eval-plan.md` |
24
29
  | AI Feature PRD | `pm-ai` | `pm-ai/ai-feature-prd/ai-feature-prd.md` |
25
30
  | AI Product Canvas | `pm-advanced` | `pm-advanced/ai-product-canvas/ai-product-canvas.md` |
31
+ | AI ROI Audit | `pm-aiwork` | `pm-aiwork/ai-roi-audit/ai-roi-audit.md` |
32
+ | AI Usage Policy | `pm-aiwork` | `pm-aiwork/ai-usage-policy/ai-usage-policy.md` |
26
33
  | Ambiguity Resolver | `pm-strategy` | `pm-strategy/ambiguity-resolver/ambiguity-resolver.md` |
27
34
  | Analyst Relations Brief | `pm-pmm` | `pm-pmm/analyst-relations-brief/analyst-relations-brief.md` |
28
35
  | Announcement Card | `pm-visuals` | `pm-visuals/announcement-card/announcement-card.md` |
@@ -33,6 +40,7 @@
33
40
  | Architecture Decision Record (ADR) | `pm-engineering` | `pm-engineering/architecture-decision-record/architecture-decision-record.md` |
34
41
  | Architecture Diagram | `pm-visuals` | `pm-visuals/architecture-diagram/architecture-diagram.md` |
35
42
  | Assumption Mapper | `pm-discovery` | `pm-discovery/assumption-mapper/assumption-mapper.md` |
43
+ | Async Decision Memo | `pm-operations` | `pm-operations/async-decision-memo/async-decision-memo.md` |
36
44
  | Autopilot Charter | `pm-autopilot` | `pm-autopilot/autopilot-charter/autopilot-charter.md` |
37
45
  | Board Deck Narrative | `pm-business` | `pm-business/board-deck-narrative/board-deck-narrative.md` |
38
46
  | Board Minutes | `pm-business` | `pm-business/board-minutes/board-minutes.md` |
@@ -40,6 +48,7 @@
40
48
  | Bookkeeping Categorization | `pm-accounting` | `pm-accounting/bookkeeping-categorization/bookkeeping-categorization.md` |
41
49
  | Boolean Search Builder | `pm-recruiting` | `pm-recruiting/boolean-search-builder/boolean-search-builder.md` |
42
50
  | Brag Doc | `pm-career` | `pm-career/brag-doc/brag-doc.md` |
51
+ | Brand Impersonation Response | `pm-crisis` | `pm-crisis/brand-impersonation-response/brand-impersonation-response.md` |
43
52
  | Brief Builder | `pm-cross` | `pm-cross/brief-builder/brief-builder.md` |
44
53
  | Briefing Note | `pm-gov` | `pm-gov/briefing-note/briefing-note.md` |
45
54
  | Budget Builder | `pm-money` | `pm-money/budget-builder/budget-builder.md` |
@@ -160,6 +169,7 @@
160
169
  | Exploratory Test Charter | `pm-qa` | `pm-qa/exploratory-test-charter/exploratory-test-charter.md` |
161
170
  | Feature Flag Guide | `pm-engineering` | `pm-engineering/feature-flag-guide/feature-flag-guide.md` |
162
171
  | Feature Prioritisation | `pm-planning` | `pm-planning/feature-prioritisation/feature-prioritisation.md` |
172
+ | Feature Sunset Plan | `pm-planning` | `pm-planning/feature-sunset-plan/feature-sunset-plan.md` |
163
173
  | Figma Annotation Guide | `pm-figma` | `pm-figma/figma-annotation-guide/figma-annotation-guide.md` |
164
174
  | Figma Component Audit | `pm-figma` | `pm-figma/figma-component-audit/figma-component-audit.md` |
165
175
  | Figma Design Brief | `pm-figma` | `pm-figma/figma-design-brief/figma-design-brief.md` |
@@ -192,6 +202,7 @@
192
202
  | HIPAA Safeguards | `pm-compliance` | `pm-compliance/hipaa-safeguards/hipaa-safeguards.md` |
193
203
  | Hiring Rubric | `pm-people` | `pm-people/hiring-rubric/hiring-rubric.md` |
194
204
  | Hook Writer | `pm-creator` | `pm-creator/hook-writer/hook-writer.md` |
205
+ | Human-in-the-Loop Design | `pm-agentnative` | `pm-agentnative/human-in-the-loop-design/human-in-the-loop-design.md` |
195
206
  | i18n Readiness Review | `pm-localization` | `pm-localization/i18n-readiness-review/i18n-readiness-review.md` |
196
207
  | IEP Goal Support | `pm-education` | `pm-education/iep-goal-support/iep-goal-support.md` |
197
208
  | Impact Report | `pm-nonprofit` | `pm-nonprofit/impact-report/impact-report.md` |
@@ -234,6 +245,7 @@
234
245
  | Marketing Funnel Plan | `pm-growth` | `pm-growth/marketing-funnel-plan/marketing-funnel-plan.md` |
235
246
  | Marketing Psychology | `pm-growth` | `pm-growth/marketing-psychology/marketing-psychology.md` |
236
247
  | Marketplace Listing Optimizer | `pm-ecommerce` | `pm-ecommerce/marketplace-listing-optimizer/marketplace-listing-optimizer.md` |
248
+ | MCP Server Spec | `pm-agentnative` | `pm-agentnative/mcp-server-spec/mcp-server-spec.md` |
237
249
  | Media Pitch | `pm-gtm` | `pm-gtm/media-pitch/media-pitch.md` |
238
250
  | Meeting Notes | `pm-essentials` | `pm-essentials/meeting-notes/meeting-notes.md` |
239
251
  | Messaging Framework | `pm-growth` | `pm-growth/messaging-framework/messaging-framework.md` |
@@ -345,6 +357,7 @@
345
357
  | Roadmap Narrative | `pm-planning` | `pm-planning/roadmap-narrative/roadmap-narrative.md` |
346
358
  | Roadmap Presentation | `pm-planning` | `pm-planning/roadmap-presentation/roadmap-presentation.md` |
347
359
  | ROI Estimator | `pm-calculators` | `pm-calculators/roi-estimator/roi-estimator.md` |
360
+ | Role Redesign For AI | `pm-aiwork` | `pm-aiwork/role-redesign-for-ai/role-redesign-for-ai.md` |
348
361
  | Rubric Builder | `pm-education` | `pm-education/rubric-builder/rubric-builder.md` |
349
362
  | Runbook Writer | `pm-engineering` | `pm-engineering/runbook-writer/runbook-writer.md` |
350
363
  | Runway Calculator | `pm-calculators` | `pm-calculators/runway-calculator/runway-calculator.md` |
@@ -398,6 +411,7 @@
398
411
  | Support Macro | `pm-support` | `pm-support/support-macro/support-macro.md` |
399
412
  | Support Runbook | `pm-support` | `pm-support/support-runbook/support-runbook.md` |
400
413
  | Sycophancy Challenger | `pm-cross` | `pm-cross/sycophancy-challenger/sycophancy-challenger.md` |
414
+ | Synthetic User Research | `pm-research` | `pm-research/synthetic-user-research/synthetic-user-research.md` |
401
415
  | System Design Interview | `pm-engineering` | `pm-engineering/system-design-interview/system-design-interview.md` |
402
416
  | Tax Planning Checklist | `pm-finance` | `pm-finance/tax-planning-checklist/tax-planning-checklist.md` |
403
417
  | TDD Workflow | `pm-craft` | `pm-craft/tdd-workflow/tdd-workflow.md` |
@@ -424,6 +438,7 @@
424
438
  | Vendor Evaluation | `pm-operations` | `pm-operations/vendor-evaluation/vendor-evaluation.md` |
425
439
  | Vendor Security Review | `pm-compliance` | `pm-compliance/vendor-security-review/vendor-security-review.md` |
426
440
  | Viral Content Framework | `pm-social` | `pm-social/viral-content-framework/viral-content-framework.md` |
441
+ | Voice Agent Design | `pm-agentnative` | `pm-agentnative/voice-agent-design/voice-agent-design.md` |
427
442
  | Voice of Customer Program | `pm-pmm` | `pm-pmm/voice-of-customer-program/voice-of-customer-program.md` |
428
443
  | Vulnerability Triage | `pm-security` | `pm-security/vuln-triage/vuln-triage.md` |
429
444
  | Which Skill Router | `pm-essentials` | `pm-essentials/which-skill/which-skill.md` |
@@ -0,0 +1,65 @@
1
+ # Agent Era Pricing Skill
2
+
3
+ Seat pricing quietly assumed the user was a human who logs in. Agents break the assumption from both sides: your customers need fewer seats (one operator, ten agents), and your product gets *more* usage than ever. This skill redesigns the model around a value metric that survives non-human users — without torching existing revenue on the way.
4
+
5
+ ## What This Skill Produces
6
+
7
+ - A **value-metric decision**: what you charge for when seats stop proxying value
8
+ - **Agent-tier design**: how agent/API usage is packaged, fenced, and priced
9
+ - **Cannibalisation math**: what happens to current revenue under the new model, computed on real cohorts
10
+ - A **phased migration plan** for existing customers, with the grandfathering decision made explicitly
11
+
12
+ ## Required Inputs
13
+
14
+ Ask for (if not already provided):
15
+ - **Current model**: plans, price points, seat definitions, current API/automation pricing if any
16
+ - **The evidence of pressure**: seat contraction, API traffic growth, customer asks, competitor moves
17
+ - **Unit economics**: cost to serve a seat vs an API call/agent action (rough is fine, labelled)
18
+ - **3-5 representative customer profiles** with seat counts and usage (the cannibalisation test set)
19
+
20
+ ## Method
21
+
22
+ 1. **Find the value metric that survives agents.** Test candidates against three questions: does it scale with the value the *customer* receives (not your costs)? · is it counted identically whether a human or agent drives it? · can the customer predict their bill? Strong candidates are usually *outcomes or work-objects* (invoices processed, tickets resolved, campaigns run, records enriched) — not raw API calls (unpredictable, punishes retries) and not seats (dying assumption).
23
+ 2. **Price the human and the agent differently, deliberately.** The durable pattern is a hybrid: a **platform/human layer** (flat or few-seats — access, admin, support) plus a **work layer** priced on the value metric, agnostic to who did the work. Decide where agents authenticate: agent traffic on a user's token counted as that user's work, not as a "seat".
24
+ 3. **Design the fences.** What separates tiers now that seats don't: volume bands on the value metric, rate/concurrency limits, SSO/audit/compliance (still human-org fences), model/automation quality tiers. Every fence must be *measurable* and *hard to game* — name the gaming vector for each and why it's acceptable.
25
+ 4. **Run the cannibalisation math on real cohorts.** For each customer profile: current annual price vs new-model price at current usage, at 2× automation, at 5×. Sum to a revenue bridge. If the new model loses money on your best cohort, the metric or the bands are wrong — fix the model, don't hide the row.
26
+ 5. **Phase the migration.** New customers first (cleanest signal) → opt-in for existing (with a calculator showing their number) → forced migration only with long notice and a cap ("no more than X% increase in year one"). Grandfathering is a *decision with a cost*, not a default: state what perpetual legacy plans cost in five years.
27
+ 6. **Set the tripwires.** Which metrics reprice this model: value-metric inflation/deflation, gaming detected, agent share of traffic crossing thresholds. Pricing in the agent era is a program, not a project.
28
+
29
+ ## Output Format
30
+
31
+ ### Agent-Era Pricing Plan: [product]
32
+
33
+ **Diagnosis:** [the seat-erosion evidence, quantified]
34
+ **Value metric:** [chosen metric] — because [the three-question test, answered]. Rejected: [runner-up + why].
35
+
36
+ **The model**
37
+ | Layer | What's included | Priced on | Tiers/bands |
38
+ |---|---|---|---|
39
+ | Platform (humans) | | | |
40
+ | Work (human or agent) | | | |
41
+
42
+ **Fences:** [fence → what it separates → gaming vector → why acceptable]
43
+
44
+ **Cannibalisation bridge**
45
+ | Cohort | Today | New @ current usage | New @ 2× automation | Δ |
46
+ |---|---|---|---|---|
47
+
48
+ **Migration:** [phase → who → when → the cap/grandfather decision, stated]
49
+ **Tripwires:** [metric → threshold → action]
50
+
51
+ ## Quality Checks
52
+
53
+ - [ ] The value metric passes all three tests (customer value · human/agent-agnostic · predictable)
54
+ - [ ] Cannibalisation is computed on the provided cohorts, not asserted — assumptions labelled
55
+ - [ ] Every fence names its gaming vector
56
+ - [ ] The migration includes an explicit grandfathering decision with its long-run cost
57
+ - [ ] Agent authentication/attribution is specified — whose usage is whose bill
58
+
59
+ ## Anti-Patterns
60
+
61
+ - [ ] Do not price raw API calls as the value metric — unpredictable bills punish exactly the automation you want to encourage
62
+ - [ ] Do not bolt an "agent seat" onto seat pricing — an agent is not a discount human; the assumption is what broke
63
+ - [ ] Do not present only the happy cohort — the bridge shows the losers or it isn't math
64
+ - [ ] Do not force-migrate loyal customers without a year-one cap — churn from pricing anger costs more than the uplift
65
+ - [ ] Do not skip tripwires — a static price in a shifting usage regime is a slow leak in one direction or the other
@@ -0,0 +1,74 @@
1
+ # Agent Readiness Audit Skill
2
+
3
+ A growing share of your product's users aren't human: agents research it, evaluate it, onboard onto it, and operate it on their principals' behalf. They can't watch your demo video, guess what an unlabeled icon means, or call support. This skill audits every surface an agent touches and scores how much of your product is invisible or unusable to them.
4
+
5
+ ## What This Skill Produces
6
+
7
+ - A **readiness score by surface** (discovery, docs, API/auth, errors, onboarding, transactions)
8
+ - **Per-surface findings** with the failing artifact quoted and the fix
9
+ - A **prioritised fix list** ranked by agent-traffic impact vs effort
10
+ - A **re-test protocol** so readiness is measured, not vibed
11
+
12
+ ## Required Inputs
13
+
14
+ Ask for (if not already provided):
15
+ - **The product** and its public surfaces (site, docs URL, API reference, status page)
16
+ - **What agents will be asked to do** with it — research/compare? sign up? operate it daily?
17
+ - **What exists already**: llms.txt? MCP server? OpenAPI spec? If unknown, the audit checks
18
+ - **Any observed agent failures** (the best audit seed there is)
19
+
20
+ ## The Audit Surfaces
21
+
22
+ Walk each surface asking one question: *could a capable agent, starting cold, complete its job here without a human unblocking it?*
23
+
24
+ **1. Discovery — can agents find and understand what you are?**
25
+ `llms.txt` present and current · docs fetchable as clean markdown/text (not JS-rendered walls) · pricing and limits stated in prose an agent can quote · comparison-relevant facts (SOC 2, SSO, data residency) written down anywhere at all — an agent can't infer what you never wrote.
26
+
27
+ **2. Docs — written for readers who execute?**
28
+ Every task documented as copy-runnable steps with expected outputs · code samples that actually run (agents execute them verbatim) · one canonical way per task (agents can't arbitrate between three contradictory tutorials) · error-message strings from the product appearing verbatim in the docs so search-by-error works.
29
+
30
+ **3. API & auth — self-serve without a human?**
31
+ Key/token obtainable without a sales call (or the agent path is documented honestly) · OpenAPI spec accurate to the deployed API · rate limits discoverable programmatically · an MCP server, or at least a stated position on one.
32
+
33
+ **4. Errors — instructive to a retrying machine?**
34
+ Errors name the field and the fix · machine-readable codes stable across releases · 4xx vs 5xx used honestly (agents branch on this) · no CAPTCHAs on API-adjacent flows without a documented alternative.
35
+
36
+ **5. Onboarding & transactions — can an agent complete them?**
37
+ Signup/checkout completable without image CAPTCHAs, drag-widgets, or SMS-only verification (or agent-appropriate alternatives exist) · forms with real labels, not placeholder-only · the confirmation state readable as text.
38
+
39
+ **6. Guardrails — do you *know* your agent traffic?**
40
+ Are agents distinguishable in analytics? Is there a stated policy (terms + technical) for agent use — welcome, gated, or forbidden? Silence is a decision made by accident.
41
+
42
+ Score each surface 0-4: 0 = actively hostile · 2 = humans-only assumptions throughout · 4 = agent-native. Cite the failing artifact for anything below 3.
43
+
44
+ ## Output Format
45
+
46
+ ### Agent Readiness Audit: [product] — [n]/24
47
+
48
+ | Surface | Score /4 | Sharpest finding |
49
+ |---|---|---|
50
+
51
+ **Findings** *(per surface, worst first)*
52
+ **[surface] — [score]**: [what fails, with the artifact quoted] → **Fix:** [specific change]
53
+
54
+ **Fix list, prioritised:**
55
+ | # | Fix | Surface | Impact | Effort |
56
+ |---|---|---|---|---|
57
+
58
+ **Re-test protocol:** [5-8 cold-start agent tasks ("sign up and send one API request", "find whether SSO is on the cheap plan") — run them with a real agent after fixes; the score is the pass rate, not the checklist]
59
+
60
+ ## Quality Checks
61
+
62
+ - [ ] Every score below 3 cites the actual failing artifact (URL, error string, form field), not a vibe
63
+ - [ ] Fixes are specific changes, not "improve the docs"
64
+ - [ ] The audit distinguishes *unwritten* facts (agent can't know) from *buried* facts (agent might find)
65
+ - [ ] The fix list is ranked by agent-traffic impact, and states assumptions where traffic is unmeasured
66
+ - [ ] The re-test protocol exists — readiness is a pass rate, not an opinion
67
+
68
+ ## Anti-Patterns
69
+
70
+ - [ ] Do not audit from memory of the product — fetch the actual surfaces; they've changed
71
+ - [ ] Do not treat "we have great docs" as evidence — great-for-humans routinely scores 1/4 for agents
72
+ - [ ] Do not recommend blocking agents as a fix unless the business genuinely wants that — then say it in terms *and* technically, consistently
73
+ - [ ] Do not conflate this with SEO/AEO — being quotable is surface 1; being *usable* is the other five
74
+ - [ ] Do not skip the guardrails surface — unmeasured agent traffic is how products discover this problem in an outage