pm-claude-skills 35.0.0 → 37.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.
- package/README.md +42 -27
- package/exports/README.md +1 -1
- package/exports/aider/README.md +21 -1
- package/exports/aider/pm-agentops/agent-incident-postmortem/agent-incident-postmortem.md +85 -0
- package/exports/aider/pm-agentops/agent-observability-spec/agent-observability-spec.md +85 -0
- package/exports/aider/pm-agentops/context-engineering-review/context-engineering-review.md +72 -0
- package/exports/aider/pm-agentops/model-migration-plan/model-migration-plan.md +75 -0
- package/exports/aider/pm-agentops/prompt-regression-suite/prompt-regression-suite.md +86 -0
- package/exports/aider/pm-autopilot/autopilot-charter/autopilot-charter.md +73 -0
- package/exports/aider/pm-autopilot/delta-briefing/delta-briefing.md +74 -0
- package/exports/aider/pm-autopilot/schedule-recipe/schedule-recipe.md +75 -0
- package/exports/aider/pm-engineering/incident-postmortem/incident-postmortem.md +5 -0
- package/exports/aider/pm-essentials/prd-template/prd-template.md +7 -0
- package/exports/aider/pm-essentials/stakeholder-update/stakeholder-update.md +5 -0
- package/exports/aider/pm-essentials/which-skill/which-skill.md +81 -0
- package/exports/aider/pm-gov/briefing-note/briefing-note.md +51 -0
- package/exports/aider/pm-gov/foia-request/foia-request.md +58 -0
- package/exports/aider/pm-gov/policy-memo/policy-memo.md +57 -0
- package/exports/aider/pm-gov/public-comment/public-comment.md +55 -0
- package/exports/aider/pm-gov/regulatory-impact-analysis/regulatory-impact-analysis.md +61 -0
- package/exports/aider/pm-gov/rfp-response/rfp-response.md +54 -0
- package/exports/aider/pm-gtm/competitor-teardown/competitor-teardown.md +5 -0
- package/exports/aider/pm-planning/okr-builder/okr-builder.md +5 -0
- package/exports/aider/pm-planning/rice-prioritisation/rice-prioritisation.md +5 -0
- package/exports/aider/pm-security/pentest-report/pentest-report.md +65 -0
- package/exports/aider/pm-security/security-incident-response/security-incident-response.md +57 -0
- package/exports/aider/pm-security/security-review/security-review.md +60 -0
- package/exports/aider/pm-security/threat-model/threat-model.md +61 -0
- package/exports/aider/pm-security/vuln-triage/vuln-triage.md +54 -0
- package/exports/chatgpt/README.md +21 -1
- package/exports/chatgpt/pm-agentops/agent-incident-postmortem/SYSTEM_PROMPT.md +85 -0
- package/exports/chatgpt/pm-agentops/agent-observability-spec/SYSTEM_PROMPT.md +85 -0
- package/exports/chatgpt/pm-agentops/context-engineering-review/SYSTEM_PROMPT.md +72 -0
- package/exports/chatgpt/pm-agentops/model-migration-plan/SYSTEM_PROMPT.md +75 -0
- package/exports/chatgpt/pm-agentops/prompt-regression-suite/SYSTEM_PROMPT.md +86 -0
- package/exports/chatgpt/pm-autopilot/autopilot-charter/SYSTEM_PROMPT.md +73 -0
- package/exports/chatgpt/pm-autopilot/delta-briefing/SYSTEM_PROMPT.md +74 -0
- package/exports/chatgpt/pm-autopilot/schedule-recipe/SYSTEM_PROMPT.md +75 -0
- package/exports/chatgpt/pm-engineering/incident-postmortem/SYSTEM_PROMPT.md +5 -0
- package/exports/chatgpt/pm-essentials/prd-template/SYSTEM_PROMPT.md +7 -0
- package/exports/chatgpt/pm-essentials/stakeholder-update/SYSTEM_PROMPT.md +5 -0
- package/exports/chatgpt/pm-essentials/which-skill/SYSTEM_PROMPT.md +81 -0
- package/exports/chatgpt/pm-gov/briefing-note/SYSTEM_PROMPT.md +51 -0
- package/exports/chatgpt/pm-gov/foia-request/SYSTEM_PROMPT.md +58 -0
- package/exports/chatgpt/pm-gov/policy-memo/SYSTEM_PROMPT.md +57 -0
- package/exports/chatgpt/pm-gov/public-comment/SYSTEM_PROMPT.md +55 -0
- package/exports/chatgpt/pm-gov/regulatory-impact-analysis/SYSTEM_PROMPT.md +61 -0
- package/exports/chatgpt/pm-gov/rfp-response/SYSTEM_PROMPT.md +54 -0
- package/exports/chatgpt/pm-gtm/competitor-teardown/SYSTEM_PROMPT.md +5 -0
- package/exports/chatgpt/pm-planning/okr-builder/SYSTEM_PROMPT.md +5 -0
- package/exports/chatgpt/pm-planning/rice-prioritisation/SYSTEM_PROMPT.md +5 -0
- package/exports/chatgpt/pm-security/pentest-report/SYSTEM_PROMPT.md +65 -0
- package/exports/chatgpt/pm-security/security-incident-response/SYSTEM_PROMPT.md +57 -0
- package/exports/chatgpt/pm-security/security-review/SYSTEM_PROMPT.md +60 -0
- package/exports/chatgpt/pm-security/threat-model/SYSTEM_PROMPT.md +61 -0
- package/exports/chatgpt/pm-security/vuln-triage/SYSTEM_PROMPT.md +54 -0
- package/exports/cline/README.md +21 -1
- package/exports/cline/pm-agentops/agent-incident-postmortem/agent-incident-postmortem.md +85 -0
- package/exports/cline/pm-agentops/agent-observability-spec/agent-observability-spec.md +85 -0
- package/exports/cline/pm-agentops/context-engineering-review/context-engineering-review.md +72 -0
- package/exports/cline/pm-agentops/model-migration-plan/model-migration-plan.md +75 -0
- package/exports/cline/pm-agentops/prompt-regression-suite/prompt-regression-suite.md +86 -0
- package/exports/cline/pm-autopilot/autopilot-charter/autopilot-charter.md +73 -0
- package/exports/cline/pm-autopilot/delta-briefing/delta-briefing.md +74 -0
- package/exports/cline/pm-autopilot/schedule-recipe/schedule-recipe.md +75 -0
- package/exports/cline/pm-engineering/incident-postmortem/incident-postmortem.md +5 -0
- package/exports/cline/pm-essentials/prd-template/prd-template.md +7 -0
- package/exports/cline/pm-essentials/stakeholder-update/stakeholder-update.md +5 -0
- package/exports/cline/pm-essentials/which-skill/which-skill.md +81 -0
- package/exports/cline/pm-gov/briefing-note/briefing-note.md +51 -0
- package/exports/cline/pm-gov/foia-request/foia-request.md +58 -0
- package/exports/cline/pm-gov/policy-memo/policy-memo.md +57 -0
- package/exports/cline/pm-gov/public-comment/public-comment.md +55 -0
- package/exports/cline/pm-gov/regulatory-impact-analysis/regulatory-impact-analysis.md +61 -0
- package/exports/cline/pm-gov/rfp-response/rfp-response.md +54 -0
- package/exports/cline/pm-gtm/competitor-teardown/competitor-teardown.md +5 -0
- package/exports/cline/pm-planning/okr-builder/okr-builder.md +5 -0
- package/exports/cline/pm-planning/rice-prioritisation/rice-prioritisation.md +5 -0
- package/exports/cline/pm-security/pentest-report/pentest-report.md +65 -0
- package/exports/cline/pm-security/security-incident-response/security-incident-response.md +57 -0
- package/exports/cline/pm-security/security-review/security-review.md +60 -0
- package/exports/cline/pm-security/threat-model/threat-model.md +61 -0
- package/exports/cline/pm-security/vuln-triage/vuln-triage.md +54 -0
- package/exports/continue/README.md +21 -1
- package/exports/continue/pm-agentops/agent-incident-postmortem/agent-incident-postmortem.md +90 -0
- package/exports/continue/pm-agentops/agent-observability-spec/agent-observability-spec.md +90 -0
- package/exports/continue/pm-agentops/context-engineering-review/context-engineering-review.md +77 -0
- package/exports/continue/pm-agentops/model-migration-plan/model-migration-plan.md +80 -0
- package/exports/continue/pm-agentops/prompt-regression-suite/prompt-regression-suite.md +91 -0
- package/exports/continue/pm-autopilot/autopilot-charter/autopilot-charter.md +78 -0
- package/exports/continue/pm-autopilot/delta-briefing/delta-briefing.md +79 -0
- package/exports/continue/pm-autopilot/schedule-recipe/schedule-recipe.md +80 -0
- package/exports/continue/pm-delivery/go-to-market-planner/go-to-market-planner.md +1 -1
- package/exports/continue/pm-devrel/changelog-writer/changelog-writer.md +1 -1
- package/exports/continue/pm-discovery/user-interview-synthesis/user-interview-synthesis.md +1 -1
- package/exports/continue/pm-engineering/changelog-generator/changelog-generator.md +1 -1
- package/exports/continue/pm-engineering/incident-postmortem/incident-postmortem.md +5 -0
- package/exports/continue/pm-essentials/competitive-analysis/competitive-analysis.md +1 -1
- package/exports/continue/pm-essentials/prd-template/prd-template.md +7 -0
- package/exports/continue/pm-essentials/stakeholder-update/stakeholder-update.md +5 -0
- package/exports/continue/pm-essentials/user-research-synthesis/user-research-synthesis.md +1 -1
- package/exports/continue/pm-essentials/which-skill/which-skill.md +86 -0
- package/exports/continue/pm-gov/briefing-note/briefing-note.md +56 -0
- package/exports/continue/pm-gov/foia-request/foia-request.md +63 -0
- package/exports/continue/pm-gov/policy-memo/policy-memo.md +62 -0
- package/exports/continue/pm-gov/public-comment/public-comment.md +60 -0
- package/exports/continue/pm-gov/regulatory-impact-analysis/regulatory-impact-analysis.md +66 -0
- package/exports/continue/pm-gov/rfp-response/rfp-response.md +59 -0
- package/exports/continue/pm-gtm/competitor-teardown/competitor-teardown.md +6 -1
- package/exports/continue/pm-gtm/go-to-market/go-to-market.md +1 -1
- package/exports/continue/pm-planning/okr-builder/okr-builder.md +5 -0
- package/exports/continue/pm-planning/rice-prioritisation/rice-prioritisation.md +5 -0
- package/exports/continue/pm-security/pentest-report/pentest-report.md +70 -0
- package/exports/continue/pm-security/security-incident-response/security-incident-response.md +62 -0
- package/exports/continue/pm-security/security-review/security-review.md +65 -0
- package/exports/continue/pm-security/threat-model/threat-model.md +66 -0
- package/exports/continue/pm-security/vuln-triage/vuln-triage.md +59 -0
- package/exports/continue/pm-strategy/competitive-intelligence-monitor/competitive-intelligence-monitor.md +1 -1
- package/exports/continue/pm-strategy/competitor-signal-tracker/competitor-signal-tracker.md +1 -1
- package/exports/cursor/README.md +21 -1
- package/exports/cursor/pm-agentops/agent-incident-postmortem/agent-incident-postmortem.mdc +91 -0
- package/exports/cursor/pm-agentops/agent-observability-spec/agent-observability-spec.mdc +91 -0
- package/exports/cursor/pm-agentops/context-engineering-review/context-engineering-review.mdc +78 -0
- package/exports/cursor/pm-agentops/model-migration-plan/model-migration-plan.mdc +81 -0
- package/exports/cursor/pm-agentops/prompt-regression-suite/prompt-regression-suite.mdc +92 -0
- package/exports/cursor/pm-autopilot/autopilot-charter/autopilot-charter.mdc +79 -0
- package/exports/cursor/pm-autopilot/delta-briefing/delta-briefing.mdc +80 -0
- package/exports/cursor/pm-autopilot/schedule-recipe/schedule-recipe.mdc +81 -0
- package/exports/cursor/pm-delivery/go-to-market-planner/go-to-market-planner.mdc +1 -1
- package/exports/cursor/pm-devrel/changelog-writer/changelog-writer.mdc +1 -1
- package/exports/cursor/pm-discovery/user-interview-synthesis/user-interview-synthesis.mdc +1 -1
- package/exports/cursor/pm-engineering/changelog-generator/changelog-generator.mdc +1 -1
- package/exports/cursor/pm-engineering/incident-postmortem/incident-postmortem.mdc +5 -0
- package/exports/cursor/pm-essentials/competitive-analysis/competitive-analysis.mdc +1 -1
- package/exports/cursor/pm-essentials/prd-template/prd-template.mdc +7 -0
- package/exports/cursor/pm-essentials/stakeholder-update/stakeholder-update.mdc +5 -0
- package/exports/cursor/pm-essentials/user-research-synthesis/user-research-synthesis.mdc +1 -1
- package/exports/cursor/pm-essentials/which-skill/which-skill.mdc +87 -0
- package/exports/cursor/pm-gov/briefing-note/briefing-note.mdc +57 -0
- package/exports/cursor/pm-gov/foia-request/foia-request.mdc +64 -0
- package/exports/cursor/pm-gov/policy-memo/policy-memo.mdc +63 -0
- package/exports/cursor/pm-gov/public-comment/public-comment.mdc +61 -0
- package/exports/cursor/pm-gov/regulatory-impact-analysis/regulatory-impact-analysis.mdc +67 -0
- package/exports/cursor/pm-gov/rfp-response/rfp-response.mdc +60 -0
- package/exports/cursor/pm-gtm/competitor-teardown/competitor-teardown.mdc +6 -1
- package/exports/cursor/pm-gtm/go-to-market/go-to-market.mdc +1 -1
- package/exports/cursor/pm-planning/okr-builder/okr-builder.mdc +5 -0
- package/exports/cursor/pm-planning/rice-prioritisation/rice-prioritisation.mdc +5 -0
- package/exports/cursor/pm-security/pentest-report/pentest-report.mdc +71 -0
- package/exports/cursor/pm-security/security-incident-response/security-incident-response.mdc +63 -0
- package/exports/cursor/pm-security/security-review/security-review.mdc +66 -0
- package/exports/cursor/pm-security/threat-model/threat-model.mdc +67 -0
- package/exports/cursor/pm-security/vuln-triage/vuln-triage.mdc +60 -0
- package/exports/cursor/pm-strategy/competitive-intelligence-monitor/competitive-intelligence-monitor.mdc +1 -1
- package/exports/cursor/pm-strategy/competitor-signal-tracker/competitor-signal-tracker.mdc +1 -1
- package/exports/gemini/README.md +21 -1
- package/exports/gemini/pm-agentops/agent-incident-postmortem/GEM_INSTRUCTIONS.md +89 -0
- package/exports/gemini/pm-agentops/agent-observability-spec/GEM_INSTRUCTIONS.md +89 -0
- package/exports/gemini/pm-agentops/context-engineering-review/GEM_INSTRUCTIONS.md +76 -0
- package/exports/gemini/pm-agentops/model-migration-plan/GEM_INSTRUCTIONS.md +79 -0
- package/exports/gemini/pm-agentops/prompt-regression-suite/GEM_INSTRUCTIONS.md +90 -0
- package/exports/gemini/pm-autopilot/autopilot-charter/GEM_INSTRUCTIONS.md +77 -0
- package/exports/gemini/pm-autopilot/delta-briefing/GEM_INSTRUCTIONS.md +78 -0
- package/exports/gemini/pm-autopilot/schedule-recipe/GEM_INSTRUCTIONS.md +79 -0
- package/exports/gemini/pm-delivery/go-to-market-planner/GEM_INSTRUCTIONS.md +1 -1
- package/exports/gemini/pm-devrel/changelog-writer/GEM_INSTRUCTIONS.md +1 -1
- package/exports/gemini/pm-discovery/user-interview-synthesis/GEM_INSTRUCTIONS.md +1 -1
- package/exports/gemini/pm-engineering/changelog-generator/GEM_INSTRUCTIONS.md +1 -1
- package/exports/gemini/pm-engineering/incident-postmortem/GEM_INSTRUCTIONS.md +5 -0
- package/exports/gemini/pm-essentials/competitive-analysis/GEM_INSTRUCTIONS.md +1 -1
- package/exports/gemini/pm-essentials/prd-template/GEM_INSTRUCTIONS.md +7 -0
- package/exports/gemini/pm-essentials/stakeholder-update/GEM_INSTRUCTIONS.md +5 -0
- package/exports/gemini/pm-essentials/user-research-synthesis/GEM_INSTRUCTIONS.md +1 -1
- package/exports/gemini/pm-essentials/which-skill/GEM_INSTRUCTIONS.md +85 -0
- package/exports/gemini/pm-gov/briefing-note/GEM_INSTRUCTIONS.md +55 -0
- package/exports/gemini/pm-gov/foia-request/GEM_INSTRUCTIONS.md +62 -0
- package/exports/gemini/pm-gov/policy-memo/GEM_INSTRUCTIONS.md +61 -0
- package/exports/gemini/pm-gov/public-comment/GEM_INSTRUCTIONS.md +59 -0
- package/exports/gemini/pm-gov/regulatory-impact-analysis/GEM_INSTRUCTIONS.md +65 -0
- package/exports/gemini/pm-gov/rfp-response/GEM_INSTRUCTIONS.md +58 -0
- package/exports/gemini/pm-gtm/competitor-teardown/GEM_INSTRUCTIONS.md +6 -1
- package/exports/gemini/pm-gtm/go-to-market/GEM_INSTRUCTIONS.md +1 -1
- package/exports/gemini/pm-planning/okr-builder/GEM_INSTRUCTIONS.md +5 -0
- package/exports/gemini/pm-planning/rice-prioritisation/GEM_INSTRUCTIONS.md +5 -0
- package/exports/gemini/pm-security/pentest-report/GEM_INSTRUCTIONS.md +69 -0
- package/exports/gemini/pm-security/security-incident-response/GEM_INSTRUCTIONS.md +61 -0
- package/exports/gemini/pm-security/security-review/GEM_INSTRUCTIONS.md +64 -0
- package/exports/gemini/pm-security/threat-model/GEM_INSTRUCTIONS.md +65 -0
- package/exports/gemini/pm-security/vuln-triage/GEM_INSTRUCTIONS.md +58 -0
- package/exports/gemini/pm-strategy/competitive-intelligence-monitor/GEM_INSTRUCTIONS.md +1 -1
- package/exports/gemini/pm-strategy/competitor-signal-tracker/GEM_INSTRUCTIONS.md +1 -1
- package/exports/kilocode/README.md +21 -1
- package/exports/kilocode/pm-agentops/agent-incident-postmortem/agent-incident-postmortem.md +85 -0
- package/exports/kilocode/pm-agentops/agent-observability-spec/agent-observability-spec.md +85 -0
- package/exports/kilocode/pm-agentops/context-engineering-review/context-engineering-review.md +72 -0
- package/exports/kilocode/pm-agentops/model-migration-plan/model-migration-plan.md +75 -0
- package/exports/kilocode/pm-agentops/prompt-regression-suite/prompt-regression-suite.md +86 -0
- package/exports/kilocode/pm-autopilot/autopilot-charter/autopilot-charter.md +73 -0
- package/exports/kilocode/pm-autopilot/delta-briefing/delta-briefing.md +74 -0
- package/exports/kilocode/pm-autopilot/schedule-recipe/schedule-recipe.md +75 -0
- package/exports/kilocode/pm-engineering/incident-postmortem/incident-postmortem.md +5 -0
- package/exports/kilocode/pm-essentials/prd-template/prd-template.md +7 -0
- package/exports/kilocode/pm-essentials/stakeholder-update/stakeholder-update.md +5 -0
- package/exports/kilocode/pm-essentials/which-skill/which-skill.md +81 -0
- package/exports/kilocode/pm-gov/briefing-note/briefing-note.md +51 -0
- package/exports/kilocode/pm-gov/foia-request/foia-request.md +58 -0
- package/exports/kilocode/pm-gov/policy-memo/policy-memo.md +57 -0
- package/exports/kilocode/pm-gov/public-comment/public-comment.md +55 -0
- package/exports/kilocode/pm-gov/regulatory-impact-analysis/regulatory-impact-analysis.md +61 -0
- package/exports/kilocode/pm-gov/rfp-response/rfp-response.md +54 -0
- package/exports/kilocode/pm-gtm/competitor-teardown/competitor-teardown.md +5 -0
- package/exports/kilocode/pm-planning/okr-builder/okr-builder.md +5 -0
- package/exports/kilocode/pm-planning/rice-prioritisation/rice-prioritisation.md +5 -0
- package/exports/kilocode/pm-security/pentest-report/pentest-report.md +65 -0
- package/exports/kilocode/pm-security/security-incident-response/security-incident-response.md +57 -0
- package/exports/kilocode/pm-security/security-review/security-review.md +60 -0
- package/exports/kilocode/pm-security/threat-model/threat-model.md +61 -0
- package/exports/kilocode/pm-security/vuln-triage/vuln-triage.md +54 -0
- package/exports/obsidian/README.md +21 -1
- package/exports/obsidian/pm-agentops/agent-incident-postmortem/agent-incident-postmortem.md +100 -0
- package/exports/obsidian/pm-agentops/agent-observability-spec/agent-observability-spec.md +100 -0
- package/exports/obsidian/pm-agentops/context-engineering-review/context-engineering-review.md +87 -0
- package/exports/obsidian/pm-agentops/model-migration-plan/model-migration-plan.md +90 -0
- package/exports/obsidian/pm-agentops/prompt-regression-suite/prompt-regression-suite.md +101 -0
- package/exports/obsidian/pm-autopilot/autopilot-charter/autopilot-charter.md +88 -0
- package/exports/obsidian/pm-autopilot/delta-briefing/delta-briefing.md +89 -0
- package/exports/obsidian/pm-autopilot/schedule-recipe/schedule-recipe.md +90 -0
- package/exports/obsidian/pm-delivery/go-to-market-planner/go-to-market-planner.md +1 -1
- package/exports/obsidian/pm-devrel/changelog-writer/changelog-writer.md +1 -1
- package/exports/obsidian/pm-discovery/user-interview-synthesis/user-interview-synthesis.md +1 -1
- package/exports/obsidian/pm-engineering/changelog-generator/changelog-generator.md +1 -1
- package/exports/obsidian/pm-engineering/incident-postmortem/incident-postmortem.md +5 -0
- package/exports/obsidian/pm-essentials/competitive-analysis/competitive-analysis.md +1 -1
- package/exports/obsidian/pm-essentials/prd-template/prd-template.md +7 -0
- package/exports/obsidian/pm-essentials/stakeholder-update/stakeholder-update.md +5 -0
- package/exports/obsidian/pm-essentials/user-research-synthesis/user-research-synthesis.md +1 -1
- package/exports/obsidian/pm-essentials/which-skill/which-skill.md +96 -0
- package/exports/obsidian/pm-gov/briefing-note/briefing-note.md +66 -0
- package/exports/obsidian/pm-gov/foia-request/foia-request.md +73 -0
- package/exports/obsidian/pm-gov/policy-memo/policy-memo.md +72 -0
- package/exports/obsidian/pm-gov/public-comment/public-comment.md +70 -0
- package/exports/obsidian/pm-gov/regulatory-impact-analysis/regulatory-impact-analysis.md +76 -0
- package/exports/obsidian/pm-gov/rfp-response/rfp-response.md +69 -0
- package/exports/obsidian/pm-gtm/competitor-teardown/competitor-teardown.md +6 -1
- package/exports/obsidian/pm-gtm/go-to-market/go-to-market.md +1 -1
- package/exports/obsidian/pm-planning/okr-builder/okr-builder.md +5 -0
- package/exports/obsidian/pm-planning/rice-prioritisation/rice-prioritisation.md +5 -0
- package/exports/obsidian/pm-security/pentest-report/pentest-report.md +80 -0
- package/exports/obsidian/pm-security/security-incident-response/security-incident-response.md +72 -0
- package/exports/obsidian/pm-security/security-review/security-review.md +75 -0
- package/exports/obsidian/pm-security/threat-model/threat-model.md +76 -0
- package/exports/obsidian/pm-security/vuln-triage/vuln-triage.md +69 -0
- package/exports/obsidian/pm-strategy/competitive-intelligence-monitor/competitive-intelligence-monitor.md +1 -1
- package/exports/obsidian/pm-strategy/competitor-signal-tracker/competitor-signal-tracker.md +1 -1
- package/exports/roo/README.md +21 -1
- package/exports/roo/pm-agentops/agent-incident-postmortem/agent-incident-postmortem.md +85 -0
- package/exports/roo/pm-agentops/agent-observability-spec/agent-observability-spec.md +85 -0
- package/exports/roo/pm-agentops/context-engineering-review/context-engineering-review.md +72 -0
- package/exports/roo/pm-agentops/model-migration-plan/model-migration-plan.md +75 -0
- package/exports/roo/pm-agentops/prompt-regression-suite/prompt-regression-suite.md +86 -0
- package/exports/roo/pm-autopilot/autopilot-charter/autopilot-charter.md +73 -0
- package/exports/roo/pm-autopilot/delta-briefing/delta-briefing.md +74 -0
- package/exports/roo/pm-autopilot/schedule-recipe/schedule-recipe.md +75 -0
- package/exports/roo/pm-engineering/incident-postmortem/incident-postmortem.md +5 -0
- package/exports/roo/pm-essentials/prd-template/prd-template.md +7 -0
- package/exports/roo/pm-essentials/stakeholder-update/stakeholder-update.md +5 -0
- package/exports/roo/pm-essentials/which-skill/which-skill.md +81 -0
- package/exports/roo/pm-gov/briefing-note/briefing-note.md +51 -0
- package/exports/roo/pm-gov/foia-request/foia-request.md +58 -0
- package/exports/roo/pm-gov/policy-memo/policy-memo.md +57 -0
- package/exports/roo/pm-gov/public-comment/public-comment.md +55 -0
- package/exports/roo/pm-gov/regulatory-impact-analysis/regulatory-impact-analysis.md +61 -0
- package/exports/roo/pm-gov/rfp-response/rfp-response.md +54 -0
- package/exports/roo/pm-gtm/competitor-teardown/competitor-teardown.md +5 -0
- package/exports/roo/pm-planning/okr-builder/okr-builder.md +5 -0
- package/exports/roo/pm-planning/rice-prioritisation/rice-prioritisation.md +5 -0
- package/exports/roo/pm-security/pentest-report/pentest-report.md +65 -0
- package/exports/roo/pm-security/security-incident-response/security-incident-response.md +57 -0
- package/exports/roo/pm-security/security-review/security-review.md +60 -0
- package/exports/roo/pm-security/threat-model/threat-model.md +61 -0
- package/exports/roo/pm-security/vuln-triage/vuln-triage.md +54 -0
- package/exports/windsurf/README.md +21 -1
- package/exports/windsurf/pm-agentops/agent-incident-postmortem/agent-incident-postmortem.md +90 -0
- package/exports/windsurf/pm-agentops/agent-observability-spec/agent-observability-spec.md +90 -0
- package/exports/windsurf/pm-agentops/context-engineering-review/context-engineering-review.md +77 -0
- package/exports/windsurf/pm-agentops/model-migration-plan/model-migration-plan.md +80 -0
- package/exports/windsurf/pm-agentops/prompt-regression-suite/prompt-regression-suite.md +91 -0
- package/exports/windsurf/pm-autopilot/autopilot-charter/autopilot-charter.md +78 -0
- package/exports/windsurf/pm-autopilot/delta-briefing/delta-briefing.md +79 -0
- package/exports/windsurf/pm-autopilot/schedule-recipe/schedule-recipe.md +80 -0
- package/exports/windsurf/pm-delivery/go-to-market-planner/go-to-market-planner.md +1 -1
- package/exports/windsurf/pm-devrel/changelog-writer/changelog-writer.md +1 -1
- package/exports/windsurf/pm-discovery/user-interview-synthesis/user-interview-synthesis.md +1 -1
- package/exports/windsurf/pm-engineering/changelog-generator/changelog-generator.md +1 -1
- package/exports/windsurf/pm-engineering/incident-postmortem/incident-postmortem.md +5 -0
- package/exports/windsurf/pm-essentials/competitive-analysis/competitive-analysis.md +1 -1
- package/exports/windsurf/pm-essentials/prd-template/prd-template.md +7 -0
- package/exports/windsurf/pm-essentials/stakeholder-update/stakeholder-update.md +5 -0
- package/exports/windsurf/pm-essentials/user-research-synthesis/user-research-synthesis.md +1 -1
- package/exports/windsurf/pm-essentials/which-skill/which-skill.md +86 -0
- package/exports/windsurf/pm-gov/briefing-note/briefing-note.md +56 -0
- package/exports/windsurf/pm-gov/foia-request/foia-request.md +63 -0
- package/exports/windsurf/pm-gov/policy-memo/policy-memo.md +62 -0
- package/exports/windsurf/pm-gov/public-comment/public-comment.md +60 -0
- package/exports/windsurf/pm-gov/regulatory-impact-analysis/regulatory-impact-analysis.md +66 -0
- package/exports/windsurf/pm-gov/rfp-response/rfp-response.md +59 -0
- package/exports/windsurf/pm-gtm/competitor-teardown/competitor-teardown.md +6 -1
- package/exports/windsurf/pm-gtm/go-to-market/go-to-market.md +1 -1
- package/exports/windsurf/pm-planning/okr-builder/okr-builder.md +5 -0
- package/exports/windsurf/pm-planning/rice-prioritisation/rice-prioritisation.md +5 -0
- package/exports/windsurf/pm-security/pentest-report/pentest-report.md +70 -0
- package/exports/windsurf/pm-security/security-incident-response/security-incident-response.md +62 -0
- package/exports/windsurf/pm-security/security-review/security-review.md +65 -0
- package/exports/windsurf/pm-security/threat-model/threat-model.md +66 -0
- package/exports/windsurf/pm-security/vuln-triage/vuln-triage.md +59 -0
- package/exports/windsurf/pm-strategy/competitive-intelligence-monitor/competitive-intelligence-monitor.md +1 -1
- package/exports/windsurf/pm-strategy/competitor-signal-tracker/competitor-signal-tracker.md +1 -1
- package/exports/zed/README.md +21 -1
- package/exports/zed/pm-agentops/agent-incident-postmortem/agent-incident-postmortem.md +85 -0
- package/exports/zed/pm-agentops/agent-observability-spec/agent-observability-spec.md +85 -0
- package/exports/zed/pm-agentops/context-engineering-review/context-engineering-review.md +72 -0
- package/exports/zed/pm-agentops/model-migration-plan/model-migration-plan.md +75 -0
- package/exports/zed/pm-agentops/prompt-regression-suite/prompt-regression-suite.md +86 -0
- package/exports/zed/pm-autopilot/autopilot-charter/autopilot-charter.md +73 -0
- package/exports/zed/pm-autopilot/delta-briefing/delta-briefing.md +74 -0
- package/exports/zed/pm-autopilot/schedule-recipe/schedule-recipe.md +75 -0
- package/exports/zed/pm-engineering/incident-postmortem/incident-postmortem.md +5 -0
- package/exports/zed/pm-essentials/prd-template/prd-template.md +7 -0
- package/exports/zed/pm-essentials/stakeholder-update/stakeholder-update.md +5 -0
- package/exports/zed/pm-essentials/which-skill/which-skill.md +81 -0
- package/exports/zed/pm-gov/briefing-note/briefing-note.md +51 -0
- package/exports/zed/pm-gov/foia-request/foia-request.md +58 -0
- package/exports/zed/pm-gov/policy-memo/policy-memo.md +57 -0
- package/exports/zed/pm-gov/public-comment/public-comment.md +55 -0
- package/exports/zed/pm-gov/regulatory-impact-analysis/regulatory-impact-analysis.md +61 -0
- package/exports/zed/pm-gov/rfp-response/rfp-response.md +54 -0
- package/exports/zed/pm-gtm/competitor-teardown/competitor-teardown.md +5 -0
- package/exports/zed/pm-planning/okr-builder/okr-builder.md +5 -0
- package/exports/zed/pm-planning/rice-prioritisation/rice-prioritisation.md +5 -0
- package/exports/zed/pm-security/pentest-report/pentest-report.md +65 -0
- package/exports/zed/pm-security/security-incident-response/security-incident-response.md +57 -0
- package/exports/zed/pm-security/security-review/security-review.md +60 -0
- package/exports/zed/pm-security/threat-model/threat-model.md +61 -0
- package/exports/zed/pm-security/vuln-triage/vuln-triage.md +54 -0
- package/package.json +3 -3
- package/skills/agent-incident-postmortem/SKILL.md +90 -0
- package/skills/agent-observability-spec/SKILL.md +90 -0
- package/skills/autopilot-charter/SKILL.md +78 -0
- package/skills/briefing-note/SKILL.md +56 -0
- package/skills/changelog-generator/SKILL.md +1 -1
- package/skills/changelog-writer/SKILL.md +1 -1
- package/skills/competitive-analysis/SKILL.md +1 -1
- package/skills/competitive-intelligence-monitor/SKILL.md +1 -1
- package/skills/competitor-signal-tracker/SKILL.md +1 -1
- package/skills/competitor-teardown/SKILL.md +6 -1
- package/skills/competitor-teardown/references/intel-sourcing-guide.md +48 -0
- package/skills/competitor-teardown/templates/teardown-skeleton.md +55 -0
- package/skills/context-engineering-review/SKILL.md +77 -0
- package/skills/delta-briefing/SKILL.md +79 -0
- package/skills/foia-request/SKILL.md +63 -0
- package/skills/go-to-market/SKILL.md +1 -1
- package/skills/go-to-market-planner/SKILL.md +1 -1
- package/skills/incident-postmortem/SKILL.md +5 -0
- package/skills/incident-postmortem/references/root-cause-digging.md +48 -0
- package/skills/incident-postmortem/templates/review-meeting-agenda.md +38 -0
- package/skills/model-migration-plan/SKILL.md +80 -0
- package/skills/okr-builder/SKILL.md +5 -0
- package/skills/okr-builder/references/bad-okr-gallery.md +61 -0
- package/skills/okr-builder/templates/okr-worksheet.md +37 -0
- package/skills/pentest-report/SKILL.md +70 -0
- package/skills/policy-memo/SKILL.md +62 -0
- package/skills/prd-template/SKILL.md +7 -0
- package/skills/prd-template/references/success-metrics-guide.md +41 -0
- package/skills/prd-template/templates/prd-skeleton.md +78 -0
- package/skills/prompt-regression-suite/SKILL.md +91 -0
- package/skills/public-comment/SKILL.md +60 -0
- package/skills/regulatory-impact-analysis/SKILL.md +66 -0
- package/skills/rfp-response/SKILL.md +59 -0
- package/skills/rice-prioritisation/SKILL.md +5 -0
- package/skills/rice-prioritisation/references/estimate-calibration.md +46 -0
- package/skills/rice-prioritisation/templates/scoring-worksheet.md +35 -0
- package/skills/schedule-recipe/SKILL.md +80 -0
- package/skills/security-incident-response/SKILL.md +62 -0
- package/skills/security-review/SKILL.md +65 -0
- package/skills/stakeholder-update/SKILL.md +5 -0
- package/skills/stakeholder-update/references/status-honesty-guide.md +40 -0
- package/skills/stakeholder-update/templates/update-skeleton.md +46 -0
- package/skills/threat-model/SKILL.md +66 -0
- package/skills/user-interview-synthesis/SKILL.md +1 -1
- package/skills/user-research-synthesis/SKILL.md +1 -1
- package/skills/vuln-triage/SKILL.md +59 -0
- package/skills/which-skill/SKILL.md +86 -0
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# 🧠 PM Skills —
|
|
1
|
+
# 🧠 PM Skills — 420 Professional Agent Skills for Claude, ChatGPT, Gemini, Cursor, Codex & Hermes
|
|
2
2
|
|
|
3
3
|
[](#-quick-install-2-minutes)
|
|
4
4
|
[](https://github.com/mohitagw15856/pm-claude-skills/stargazers)
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
[](https://github.com/mohitagw15856/pm-claude-skills#-use-it-anywhere--the-ai-ecosystem)
|
|
10
10
|
[](mcp-remote/)
|
|
11
11
|
[](https://smithery.ai/servers/mohit15856/pm-skills)
|
|
12
|
-
[](https://github.com/mohitagw15856/pm-claude-skills)
|
|
13
13
|
[](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html)
|
|
14
14
|
[](agents/)
|
|
15
15
|
[](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¢er=true&vCenter=true&width=720&lines=
|
|
28
|
+
<img src="https://readme-typing-svg.demolab.com?font=Inter&weight=600&size=24&pause=900&color=D97757¢er=true&vCenter=true&width=720&lines=420+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
|
-
>
|
|
59
|
+
> 420 professional skills + 4 agent templates across 61 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
|
-
**🆕 Latest —
|
|
63
|
+
**🆕 Latest — v37.0.0 (The Boardroom, AgentOps, Autopilot & a skill router):** **🏛️ [The Boardroom](https://mohitagw15856.github.io/pm-claude-skills/boardroom.html)** — paste a PRD or pitch and five AI executives debate it live (openings → cross-examination → verdict memo with the changes that would survive the room). Plus two new domains — **🤖 `pm-agentops`** (operate AI agents in production: `prompt-regression-suite`, `model-migration-plan`, `context-engineering-review`, `agent-incident-postmortem`, `agent-observability-spec`) and **⏰ `pm-autopilot`** (put recurring rituals on a schedule: `autopilot-charter`, `schedule-recipe`, `delta-briefing` + the recurring skills worth scheduling). New **`which-skill`** router: describe your task, get routed to the right skill — with a disambiguation table for the library's look-alike clusters. And the depth push has begun: 6 Production-Ready skills now ship `references/` + `templates/` (PRD, RICE, OKRs, teardown, postmortem, stakeholder update). *Earlier (v36.0):* `pm-security` + `pm-gov` bundles, Fable 5 in the playground, auto-generated `SKILLS.md`. **420 skills across 61 bundles.** → **[Full release history & notes](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
|
|
|
@@ -89,7 +89,7 @@ A community-built library of professional skills for every field — product man
|
|
|
89
89
|
| 🔭 [Competitor Teardown](skills/competitor-teardown) | "what are rivals up to?" | a positioning map, feature gaps & strategy |
|
|
90
90
|
| 📝 [Meeting Notes](skills/meeting-notes) | a raw transcript | decisions, owners & next steps |
|
|
91
91
|
|
|
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
|
|
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 420 skills](#️-all-420-skills) · [**⭐ star the repo**](https://github.com/mohitagw15856/pm-claude-skills/stargazers) so others find it.
|
|
93
93
|
|
|
94
94
|
---
|
|
95
95
|
|
|
@@ -112,7 +112,7 @@ It's not just text — the playground exports every result as a **professionally
|
|
|
112
112
|
</tr>
|
|
113
113
|
</table>
|
|
114
114
|
|
|
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-
|
|
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-420-skills) bundle (résumé, cover letter, bio, LinkedIn, portfolio, one-pager).
|
|
116
116
|
|
|
117
117
|
---
|
|
118
118
|
|
|
@@ -121,11 +121,11 @@ It's not just text — the playground exports every result as a **professionally
|
|
|
121
121
|
<details>
|
|
122
122
|
<summary>Read more ↓</summary>
|
|
123
123
|
|
|
124
|
-
The whole library on one page — install, all
|
|
124
|
+
The whole library on one page — install, all 420 skills by profession, the Professional Brain, the REST API, integrations, and quality tooling. Great to **print, share, or drop into a slide**.
|
|
125
125
|
|
|
126
126
|
<p align="center">
|
|
127
127
|
<a href="CHEATSHEET.md">
|
|
128
|
-
<img src="web/docs-assets/cheatsheet.png" width="80%" alt="PM Skills one-page cheatsheet —
|
|
128
|
+
<img src="web/docs-assets/cheatsheet.png" width="80%" alt="PM Skills one-page cheatsheet — 420 skills, the Professional Brain, REST API, integrations, and tooling at a glance." />
|
|
129
129
|
</a>
|
|
130
130
|
</p>
|
|
131
131
|
|
|
@@ -156,7 +156,7 @@ Generic AI forgets everything between sessions, so you re-paste context forever
|
|
|
156
156
|
<details>
|
|
157
157
|
<summary>Read more ↓</summary>
|
|
158
158
|
|
|
159
|
-
These
|
|
159
|
+
These 420 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:
|
|
160
160
|
|
|
161
161
|
```mermaid
|
|
162
162
|
flowchart LR
|
|
@@ -175,7 +175,7 @@ flowchart LR
|
|
|
175
175
|
| **📊 Measure** | Track outcomes & analyse | `metrics-framework` · `cohort-analysis` · `ab-test-planner` · `churn-analysis` |
|
|
176
176
|
| **📣 Communicate** | Report up and out | `executive-update` · `board-deck-narrative` · `stakeholder-update` · `qbr-deck` |
|
|
177
177
|
|
|
178
|
-
> New here? Start with the [**top-tier skills**](#️-skill-tiers--start-with-the-strongest), or jump straight to [**all
|
|
178
|
+
> New here? Start with the [**top-tier skills**](#️-skill-tiers--start-with-the-strongest), or jump straight to [**all 420 skills**](#️-all-420-skills) grouped by profession.
|
|
179
179
|
|
|
180
180
|
</details>
|
|
181
181
|
|
|
@@ -216,6 +216,18 @@ Individual skills are great. **Chaining** them is the superpower. A *recipe* run
|
|
|
216
216
|
|
|
217
217
|
</details>
|
|
218
218
|
|
|
219
|
+
## 🏛️ The Boardroom — your document vs. five AI executives
|
|
220
|
+
|
|
221
|
+
Every tool above helps you **write** the document. [**The Boardroom**](https://mohitagw15856.github.io/pm-claude-skills/boardroom.html) is where you find out if it **survives a leadership team** — before the real one sees it.
|
|
222
|
+
|
|
223
|
+
Paste a PRD, launch plan, investor pitch, or strategy memo. A bench of five AI executives — **💰 a CFO** who kills anything that can't show its maths, **🛠️ a CTO** who asks what breaks at 10×, **❤️ a Chief Customer Officer** channelling your angriest user, **⚖️ a General Counsel** who reads every superlative as a future lawsuit, and **🦈 a sceptical VC** who's seen 400 decks this year — debate it live in structured rounds:
|
|
224
|
+
|
|
225
|
+
1. **Opening statements** — each executive's three sharpest points, severity-tagged `BLOCKER` / `RISK` / `QUESTION`
|
|
226
|
+
2. **Cross-examination** — they argue with *each other*, concede points, and update positions
|
|
227
|
+
3. **The verdict** — a neutral Chair weighs the arguments and issues a decision memo: ✅ approve / 🟡 conditions / 🔴 rework / ⛔ reject, risks ranked with owners, and **the 3–5 changes that would survive the room**
|
|
228
|
+
|
|
229
|
+
Seat or excuse executives, set the grill level (🤝 constructive → 🔥 brutal), and download the decision memo. Runs entirely in your browser with your own key — same as the playground. **[Convene the board →](https://mohitagw15856.github.io/pm-claude-skills/boardroom.html)**
|
|
230
|
+
|
|
219
231
|
---
|
|
220
232
|
|
|
221
233
|
## 🧠 Skill Memory — set your context once, every skill uses it
|
|
@@ -298,7 +310,7 @@ Most skill repos are a folder of prompts. This one is a **system** — measured,
|
|
|
298
310
|
|
|
299
311
|
| | **PM Skills** | Typical skill repo |
|
|
300
312
|
|---|:---:|:---:|
|
|
301
|
-
| Skills | **
|
|
313
|
+
| Skills | **420**, across 25 professions | a handful → dozens, usually one domain |
|
|
302
314
|
| Quality | **eval-scored** on a rubric + a public [benchmark](https://mohitagw15856.github.io/pm-claude-skills/benchmark.html) | trust the README |
|
|
303
315
|
| Improves itself | ✅ eval → critique → rewrite (kept only if it scores higher) | ✗ |
|
|
304
316
|
| Grounded in frameworks | ✅ each cites its source (RICE, JTBD, Pyramid Principle…) | rarely |
|
|
@@ -323,13 +335,13 @@ Most skill repos are a folder of prompts. This one is a **system** — measured,
|
|
|
323
335
|
>
|
|
324
336
|
> ⚠️ **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.
|
|
325
337
|
|
|
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
|
|
338
|
+
**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 420 interactively:
|
|
327
339
|
|
|
328
340
|
```bash
|
|
329
341
|
npx skills add mohitagw15856/pm-claude-skills # browse & pick (auto-detects your agent)
|
|
330
342
|
npx skills add mohitagw15856/pm-claude-skills --list # just preview the catalog
|
|
331
343
|
npx skills add mohitagw15856/pm-claude-skills --skill prd-template # grab one
|
|
332
|
-
npx skills add mohitagw15856/pm-claude-skills --skill '*' # install all
|
|
344
|
+
npx skills add mohitagw15856/pm-claude-skills --skill '*' # install all 420
|
|
333
345
|
```
|
|
334
346
|
|
|
335
347
|
**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:
|
|
@@ -338,7 +350,7 @@ npx skills add mohitagw15856/pm-claude-skills --skill '*' # install a
|
|
|
338
350
|
npx pm-claude-skills add --agent claude # or: codex · cursor · hermes · openclaw
|
|
339
351
|
```
|
|
340
352
|
|
|
341
|
-
**Or one-line MCP** — make all
|
|
353
|
+
**Or one-line MCP** — make all 420 skills + 5 workflow recipes available in *every* session of any MCP client (Claude Code, Claude Desktop, Cursor, Windsurf), no per-file install:
|
|
342
354
|
|
|
343
355
|
```bash
|
|
344
356
|
claude mcp add pm-skills -- npx -y pm-claude-skills-mcp
|
|
@@ -399,7 +411,7 @@ ln -s ~/pm-claude-skills/skills/* ~/.claude/skills/
|
|
|
399
411
|
<details>
|
|
400
412
|
<summary>Read more ↓</summary>
|
|
401
413
|
|
|
402
|
-
The same
|
|
414
|
+
The same 420 skills reach you through every channel — pick whatever fits your stack:
|
|
403
415
|
|
|
404
416
|
| Channel | Get it |
|
|
405
417
|
|---|---|
|
|
@@ -412,10 +424,11 @@ The same 400 skills reach you through every channel — pick whatever fits your
|
|
|
412
424
|
| 🧩 **Browser extension** | A skill picker inside ChatGPT, Claude.ai & Gemini — [`extension/`](extension/) |
|
|
413
425
|
| 🚀 **Raycast / Alfred** | Search every skill from your launcher, then open, run, or install it — [`integrations/raycast/`](integrations/raycast/) · [`integrations/alfred/`](integrations/alfred/) |
|
|
414
426
|
| 🤖 **Custom GPT / Gemini Gem** | Publish the library as a GPT (live Actions API) or a Gem — copy-paste setup in [`integrations/custom-gpt/`](integrations/custom-gpt/) · [`integrations/gemini-gem/`](integrations/gemini-gem/) |
|
|
427
|
+
| 💬 **Slack / Discord** | A `/pmskill` slash command in your team chat — one signature-verified Worker for both — [`integrations/chatops/`](integrations/chatops/) |
|
|
415
428
|
| 🖥️ **IDE rules** | Generated exports for **Cursor, Windsurf, Aider, Cline, Continue, Zed, Roo, Kilo Code** — [`exports/`](exports/) |
|
|
416
429
|
| 🤖 **Agents & answer engines** | [`llms.txt`](https://mohitagw15856.github.io/pm-claude-skills/llms.txt) makes the whole library discoverable & citable |
|
|
417
430
|
|
|
418
|
-
> **208 of
|
|
431
|
+
> **208 of 420 skills are eval-scored, averaging 4.8/5** — see the [leaderboard](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html).
|
|
419
432
|
|
|
420
433
|
> 🧠 **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)**.
|
|
421
434
|
|
|
@@ -437,7 +450,7 @@ There are two kinds of support. **Native `SKILL.md` agents** read the file as-is
|
|
|
437
450
|
auto-discover skills from the `description` frontmatter. **Other tools** take the markdown
|
|
438
451
|
body as a system prompt — for those we ship ready-made [exports](#ready-to-use-exports).
|
|
439
452
|
|
|
440
|
-
**In your editor (VS Code / Cursor):** the [**`vscode-extension/`**](vscode-extension/) brings all
|
|
453
|
+
**In your editor (VS Code / Cursor):** the [**`vscode-extension/`**](vscode-extension/) brings all 420 skills into the Command Palette — search and *insert a skill as context* for Copilot/Cursor chat, copy it, or open it in the Playground.
|
|
441
454
|
|
|
442
455
|
| Platform | How it works | Auto-trigger? |
|
|
443
456
|
|---|---|---|
|
|
@@ -599,7 +612,7 @@ ANTHROPIC_API_KEY=sk-ant-… npx pm-claude-skills generate --from ./team-process
|
|
|
599
612
|
|
|
600
613
|
**🏆 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)**
|
|
601
614
|
|
|
602
|
-
> **Score the *whole* library, cheaply.** `npm run eval:gen-cases` writes a representative input for **all
|
|
615
|
+
> **Score the *whole* library, cheaply.** `npm run eval:gen-cases` writes a representative input for **all 420 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.
|
|
603
616
|
|
|
604
617
|
</details>
|
|
605
618
|
|
|
@@ -695,7 +708,7 @@ Not sure which plugin to install? Here's what each one covers:
|
|
|
695
708
|
|
|
696
709
|
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.
|
|
697
710
|
|
|
698
|
-
This library is the largest open-source collection of professional skills available — covering 20 professions beyond financial services. **The
|
|
711
|
+
This library is the largest open-source collection of professional skills available — covering 20 professions beyond financial services. **The 420 skills here are the building blocks for agent templates outside of finance.**
|
|
699
712
|
|
|
700
713
|
### What is an agent template?
|
|
701
714
|
|
|
@@ -775,7 +788,7 @@ More templates will follow. If you want to contribute one, see the [template con
|
|
|
775
788
|
<details>
|
|
776
789
|
<summary>Read more ↓</summary>
|
|
777
790
|
|
|
778
|
-
**Latest:
|
|
791
|
+
**Latest: v37.0.0 — The Boardroom, AgentOps & Autopilot bundles + the `which-skill` router.** 420 skills across 61 bundles, 25 professions. Every tagged release has complete notes on the **[Releases page](https://github.com/mohitagw15856/pm-claude-skills/releases)**.
|
|
779
792
|
|
|
780
793
|
Full [Keep a Changelog](https://keepachangelog.com/)-format history — every release back to the start — is in **[CHANGELOG.md](CHANGELOG.md)**.
|
|
781
794
|
|
|
@@ -823,7 +836,7 @@ This repo was built alongside a published 16-part article series on Medium.
|
|
|
823
836
|
<details>
|
|
824
837
|
<summary>Read more ↓</summary>
|
|
825
838
|
|
|
826
|
-
A
|
|
839
|
+
A 420-skill library doesn't have 420 equally-mature skills, and pretending otherwise
|
|
827
840
|
wastes your time. Skills are tiered honestly so you can start with the best work:
|
|
828
841
|
|
|
829
842
|
- 🟢 **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.**
|
|
@@ -838,7 +851,7 @@ If you're new, install `pm-essentials` and try a couple of Production-Ready skil
|
|
|
838
851
|
|
|
839
852
|
---
|
|
840
853
|
|
|
841
|
-
## 🗂️ All
|
|
854
|
+
## 🗂️ All 420 Skills
|
|
842
855
|
|
|
843
856
|
<details>
|
|
844
857
|
<summary>Read more ↓</summary>
|
|
@@ -872,8 +885,10 @@ Every skill, grouped by profession. **[Browse the full per-skill catalog → SKI
|
|
|
872
885
|
| 💰 Personal Finance | `pm-money` 🆕 | 6 | `budget-builder` · `debt-payoff-plan` · `net-worth-statement` |
|
|
873
886
|
| 🛠️ Developer Relations | `pm-devrel` 🆕 | 6 | `launch-post` · `readme-writer` · `changelog-writer` |
|
|
874
887
|
| 🧑🔧 Engineering Craft | `pm-craft` 🆕 | 6 | `tdd-workflow` · `bug-diagnosis` · `code-review-guide` |
|
|
888
|
+
| 🔒 Security | `pm-security` 🆕 | 5 | `threat-model` · `security-review` · `vuln-triage` |
|
|
889
|
+
| 🏛️ Government & Policy | `pm-gov` 🆕 | 6 | `policy-memo` · `rfp-response` · `public-comment` |
|
|
875
890
|
|
|
876
|
-
> Full per-skill detail (folder paths, descriptions, "🆕" markers) lives in **[SKILLS.md](SKILLS.md)
|
|
891
|
+
> Full per-skill detail (folder paths, descriptions, "🆕" markers) lives in **[SKILLS.md](SKILLS.md)** — auto-generated, always current.
|
|
877
892
|
|
|
878
893
|
</details>
|
|
879
894
|
|
|
@@ -884,7 +899,7 @@ Every skill, grouped by profession. **[Browse the full per-skill catalog → SKI
|
|
|
884
899
|
<details>
|
|
885
900
|
<summary>Read more ↓</summary>
|
|
886
901
|
|
|
887
|
-
Building and maintaining
|
|
902
|
+
Building and maintaining 420 skills across 61 bundles takes real time — testing skills against new model releases, building new ones from community requests, writing the article series, and keeping documentation current.
|
|
888
903
|
|
|
889
904
|
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)).
|
|
890
905
|
|
|
@@ -916,7 +931,7 @@ pull request**, and once it's merged you earn a badge to show off in your own re
|
|
|
916
931
|
```
|
|
917
932
|
|
|
918
933
|
Community listings live in their authors' own repos and are **community-maintained — not
|
|
919
|
-
eval-scored or security-audited** (that's the [curated library](#️-all-
|
|
934
|
+
eval-scored or security-audited** (that's the [curated library](#️-all-420-skills) above). Want
|
|
920
935
|
your skill *in* the curated library instead? See **Contributing** below.
|
|
921
936
|
|
|
922
937
|
---
|
|
@@ -1146,7 +1161,7 @@ Stars unlock the next wave of skills and features. We've hit every milestone so
|
|
|
1146
1161
|
| 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) |
|
|
1147
1162
|
| **2,000 ⭐** | 2 community-voted profession bundles + the browser & VS Code extensions published to their stores | 🔓 **Current goal** |
|
|
1148
1163
|
| 3,500 ⭐ | Community **skill packs** (curated role/industry bundles) + internationalised skill descriptions | 🔒 Locked |
|
|
1149
|
-
| 5,000 ⭐ | Public **contributor leaderboard** + the push to
|
|
1164
|
+
| 5,000 ⭐ | Public **contributor leaderboard** + the push to 420 skills | 🔒 Locked |
|
|
1150
1165
|
|
|
1151
1166
|
**[⭐ Star this repo to unlock the next milestone →](https://github.com/mohitagw15856/pm-claude-skills)** — we're at **2,000⭐** next.
|
|
1152
1167
|
|
package/exports/README.md
CHANGED
|
@@ -8,7 +8,7 @@ by hand; edit the source skill and run:
|
|
|
8
8
|
node scripts/build-exports.mjs
|
|
9
9
|
```
|
|
10
10
|
|
|
11
|
-
Currently exporting **
|
|
11
|
+
Currently exporting **420 skills** to:
|
|
12
12
|
|
|
13
13
|
- **ChatGPT — Custom GPT instructions** → `exports/chatgpt/`
|
|
14
14
|
- **Google Gemini — Gem instructions** → `exports/gemini/`
|
package/exports/aider/README.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
> Auto-generated from `skills/*/SKILL.md` by `scripts/build-exports.mjs`.
|
|
4
4
|
> **Do not edit these files by hand** — edit the source skill and regenerate.
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
420 skills exported. Copy a `.mdc rule` into the tool to use it.
|
|
7
7
|
|
|
8
8
|
| Skill | Bundle | Path |
|
|
9
9
|
|---|---|---|
|
|
@@ -16,6 +16,8 @@
|
|
|
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 Incident Postmortem | `pm-agentops` | `pm-agentops/agent-incident-postmortem/agent-incident-postmortem.md` |
|
|
20
|
+
| Agent Observability Spec | `pm-agentops` | `pm-agentops/agent-observability-spec/agent-observability-spec.md` |
|
|
19
21
|
| Agent Spec | `pm-ai` | `pm-ai/agent-spec/agent-spec.md` |
|
|
20
22
|
| AI Ethics Review | `pm-advanced` | `pm-advanced/ai-ethics-review/ai-ethics-review.md` |
|
|
21
23
|
| AI Eval Plan | `pm-ai` | `pm-ai/ai-eval-plan/ai-eval-plan.md` |
|
|
@@ -31,6 +33,7 @@
|
|
|
31
33
|
| Architecture Decision Record (ADR) | `pm-engineering` | `pm-engineering/architecture-decision-record/architecture-decision-record.md` |
|
|
32
34
|
| Architecture Diagram | `pm-visuals` | `pm-visuals/architecture-diagram/architecture-diagram.md` |
|
|
33
35
|
| Assumption Mapper | `pm-discovery` | `pm-discovery/assumption-mapper/assumption-mapper.md` |
|
|
36
|
+
| Autopilot Charter | `pm-autopilot` | `pm-autopilot/autopilot-charter/autopilot-charter.md` |
|
|
34
37
|
| Board Deck Narrative | `pm-business` | `pm-business/board-deck-narrative/board-deck-narrative.md` |
|
|
35
38
|
| Board Minutes | `pm-business` | `pm-business/board-minutes/board-minutes.md` |
|
|
36
39
|
| Board Pre-Read | `pm-business` | `pm-business/board-pre-read/board-pre-read.md` |
|
|
@@ -38,6 +41,7 @@
|
|
|
38
41
|
| Boolean Search Builder | `pm-recruiting` | `pm-recruiting/boolean-search-builder/boolean-search-builder.md` |
|
|
39
42
|
| Brag Doc | `pm-career` | `pm-career/brag-doc/brag-doc.md` |
|
|
40
43
|
| Brief Builder | `pm-cross` | `pm-cross/brief-builder/brief-builder.md` |
|
|
44
|
+
| Briefing Note | `pm-gov` | `pm-gov/briefing-note/briefing-note.md` |
|
|
41
45
|
| Budget Builder | `pm-money` | `pm-money/budget-builder/budget-builder.md` |
|
|
42
46
|
| Budget Variance Analysis | `pm-finance` | `pm-finance/budget-variance-analysis/budget-variance-analysis.md` |
|
|
43
47
|
| Bug Diagnosis | `pm-craft` | `pm-craft/bug-diagnosis/bug-diagnosis.md` |
|
|
@@ -84,6 +88,7 @@
|
|
|
84
88
|
| Content Calendar | `pm-gtm` | `pm-gtm/content-calendar/content-calendar.md` |
|
|
85
89
|
| Content Repurposer | `pm-creator` | `pm-creator/content-repurposer/content-repurposer.md` |
|
|
86
90
|
| Content Style Guide | `pm-uxwriting` | `pm-uxwriting/content-style-guide/content-style-guide.md` |
|
|
91
|
+
| Context Engineering Review | `pm-agentops` | `pm-agentops/context-engineering-review/context-engineering-review.md` |
|
|
87
92
|
| Context Mode | `pm-engineering` | `pm-engineering/context-mode/context-mode.md` |
|
|
88
93
|
| Contract Review | `pm-legal` | `pm-legal/contract-review/contract-review.md` |
|
|
89
94
|
| Contributor Guide | `pm-devrel` | `pm-devrel/contributor-guide/contributor-guide.md` |
|
|
@@ -112,6 +117,7 @@
|
|
|
112
117
|
| Debt Payoff Plan | `pm-money` | `pm-money/debt-payoff-plan/debt-payoff-plan.md` |
|
|
113
118
|
| Debugging Log Analyser | `pm-engineering` | `pm-engineering/debugging-log-analyser/debugging-log-analyser.md` |
|
|
114
119
|
| Decision Memo | `pm-business` | `pm-business/decision-memo/decision-memo.md` |
|
|
120
|
+
| Delta Briefing | `pm-autopilot` | `pm-autopilot/delta-briefing/delta-briefing.md` |
|
|
115
121
|
| Demand Letter | `pm-legal` | `pm-legal/demand-letter/demand-letter.md` |
|
|
116
122
|
| Dependency Audit | `pm-engineering` | `pm-engineering/dependency-audit/dependency-audit.md` |
|
|
117
123
|
| Dependency Conflict Resolver | `pm-engineering` | `pm-engineering/dependency-conflict-resolver/dependency-conflict-resolver.md` |
|
|
@@ -166,6 +172,7 @@
|
|
|
166
172
|
| Financial Model Narrative | `pm-finance` | `pm-finance/financial-model-narrative/financial-model-narrative.md` |
|
|
167
173
|
| Financial Statement Explainer | `pm-accounting` | `pm-accounting/financial-statement-explainer/financial-statement-explainer.md` |
|
|
168
174
|
| Flowchart | `pm-visuals` | `pm-visuals/flowchart/flowchart.md` |
|
|
175
|
+
| FOIA / Public-Records Request | `pm-gov` | `pm-gov/foia-request/foia-request.md` |
|
|
169
176
|
| Follow-Up Sequence | `pm-jobsearch` | `pm-jobsearch/follow-up-sequence/follow-up-sequence.md` |
|
|
170
177
|
| Founder-Market Fit | `pm-founders` | `pm-founders/founder-market-fit/founder-market-fit.md` |
|
|
171
178
|
| Fundraising FAQ | `pm-founders` | `pm-founders/fundraising-faq/fundraising-faq.md` |
|
|
@@ -235,6 +242,7 @@
|
|
|
235
242
|
| Microservices Decomposition | `pm-engineering` | `pm-engineering/microservices-decomposition/microservices-decomposition.md` |
|
|
236
243
|
| Mind Map | `pm-visuals` | `pm-visuals/mind-map/mind-map.md` |
|
|
237
244
|
| Model Card | `pm-ai` | `pm-ai/model-card/model-card.md` |
|
|
245
|
+
| Model Migration Plan | `pm-agentops` | `pm-agentops/model-migration-plan/model-migration-plan.md` |
|
|
238
246
|
| Model Selection Advisor | `pm-ai` | `pm-ai/model-selection-advisor/model-selection-advisor.md` |
|
|
239
247
|
| Monitoring Setup Guide | `pm-engineering` | `pm-engineering/monitoring-setup-guide/monitoring-setup-guide.md` |
|
|
240
248
|
| Morning Intelligence | `pm-operations` | `pm-operations/morning-intelligence/morning-intelligence.md` |
|
|
@@ -259,11 +267,13 @@
|
|
|
259
267
|
| Partnership Proposal | `pm-sales` | `pm-sales/partnership-proposal/partnership-proposal.md` |
|
|
260
268
|
| Patient Communication | `pm-research` | `pm-research/patient-communication/patient-communication.md` |
|
|
261
269
|
| Paywall Optimization | `pm-growth` | `pm-growth/paywall-optimization/paywall-optimization.md` |
|
|
270
|
+
| Penetration Test Report | `pm-security` | `pm-security/pentest-report/pentest-report.md` |
|
|
262
271
|
| Performance Budget | `pm-engineering` | `pm-engineering/performance-budget/performance-budget.md` |
|
|
263
272
|
| Performance Review | `pm-people` | `pm-people/performance-review/performance-review.md` |
|
|
264
273
|
| Personal Bio | `pm-personal` | `pm-personal/personal-bio/personal-bio.md` |
|
|
265
274
|
| Persuasion Brief | `pm-comms` | `pm-comms/persuasion-brief/persuasion-brief.md` |
|
|
266
275
|
| PM Weekly Review | `pm-rituals` | `pm-rituals/pm-weekly-review/pm-weekly-review.md` |
|
|
276
|
+
| Policy Memo | `pm-gov` | `pm-gov/policy-memo/policy-memo.md` |
|
|
267
277
|
| Portfolio Page | `pm-personal` | `pm-personal/portfolio-page/portfolio-page.md` |
|
|
268
278
|
| PPTX Slide Auditor | `pm-delivery` | `pm-delivery/pptx-slide-auditor/pptx-slide-auditor.md` |
|
|
269
279
|
| PR Crisis Response | `pm-crisis` | `pm-crisis/pr-crisis-response/pr-crisis-response.md` |
|
|
@@ -289,10 +299,12 @@
|
|
|
289
299
|
| Promotion Packet | `pm-career` | `pm-career/promotion-packet/promotion-packet.md` |
|
|
290
300
|
| Promotion Plan | `pm-ecommerce` | `pm-ecommerce/promotion-plan/promotion-plan.md` |
|
|
291
301
|
| Prompt Optimizer | `pm-ai` | `pm-ai/prompt-optimizer/prompt-optimizer.md` |
|
|
302
|
+
| Prompt Regression Suite | `pm-agentops` | `pm-agentops/prompt-regression-suite/prompt-regression-suite.md` |
|
|
292
303
|
| Property Investment Analysis | `pm-realestate` | `pm-realestate/property-investment-analysis/property-investment-analysis.md` |
|
|
293
304
|
| Property Listing | `pm-realestate` | `pm-realestate/property-listing/property-listing.md` |
|
|
294
305
|
| Property Offer Letter | `pm-realestate` | `pm-realestate/property-offer-letter/property-offer-letter.md` |
|
|
295
306
|
| Proposal Writer | `pm-sales` | `pm-sales/proposal-writer/proposal-writer.md` |
|
|
307
|
+
| Public Comment | `pm-gov` | `pm-gov/public-comment/public-comment.md` |
|
|
296
308
|
| QA Release Sign-off | `pm-qa` | `pm-qa/qa-release-signoff/qa-release-signoff.md` |
|
|
297
309
|
| QBR Deck | `pm-cs` | `pm-cs/qbr-deck/qbr-deck.md` |
|
|
298
310
|
| Quiz Generator | `pm-education` | `pm-education/quiz-generator/quiz-generator.md` |
|
|
@@ -311,6 +323,7 @@
|
|
|
311
323
|
| Referral Program Design | `pm-growth` | `pm-growth/referral-program-design/referral-program-design.md` |
|
|
312
324
|
| Regex Builder & Explainer | `pm-engineering` | `pm-engineering/regex-builder/regex-builder.md` |
|
|
313
325
|
| Regression Test Plan | `pm-qa` | `pm-qa/regression-test-plan/regression-test-plan.md` |
|
|
326
|
+
| Regulatory Impact Analysis | `pm-gov` | `pm-gov/regulatory-impact-analysis/regulatory-impact-analysis.md` |
|
|
314
327
|
| Renewal Playbook | `pm-cs` | `pm-cs/renewal-playbook/renewal-playbook.md` |
|
|
315
328
|
| Rental Application | `pm-lifeadmin` | `pm-lifeadmin/rental-application/rental-application.md` |
|
|
316
329
|
| Research Protocol | `pm-research` | `pm-research/research-protocol/research-protocol.md` |
|
|
@@ -321,6 +334,7 @@
|
|
|
321
334
|
| Return & Refund Policy | `pm-ecommerce` | `pm-ecommerce/return-refund-policy/return-refund-policy.md` |
|
|
322
335
|
| Review Response | `pm-ecommerce` | `pm-ecommerce/review-response/review-response.md` |
|
|
323
336
|
| RFC Writer | `pm-engineering` | `pm-engineering/rfc-writer/rfc-writer.md` |
|
|
337
|
+
| RFP Response | `pm-gov` | `pm-gov/rfp-response/rfp-response.md` |
|
|
324
338
|
| RFP Writer | `pm-operations` | `pm-operations/rfp-writer/rfp-writer.md` |
|
|
325
339
|
| RICE + Strategic Alignment | `pm-planning` | `pm-planning/rice-impact-matrix/rice-impact-matrix.md` |
|
|
326
340
|
| RICE Prioritisation | `pm-planning` | `pm-planning/rice-prioritisation/rice-prioritisation.md` |
|
|
@@ -341,7 +355,10 @@
|
|
|
341
355
|
| Sales Page | `pm-copy` | `pm-copy/sales-page/sales-page.md` |
|
|
342
356
|
| Savings Goal Plan | `pm-money` | `pm-money/savings-goal-plan/savings-goal-plan.md` |
|
|
343
357
|
| Saying No | `pm-comms` | `pm-comms/saying-no/saying-no.md` |
|
|
358
|
+
| Schedule Recipe | `pm-autopilot` | `pm-autopilot/schedule-recipe/schedule-recipe.md` |
|
|
344
359
|
| Schema Markup | `pm-growth` | `pm-growth/schema-markup/schema-markup.md` |
|
|
360
|
+
| Security Incident Response | `pm-security` | `pm-security/security-incident-response/security-incident-response.md` |
|
|
361
|
+
| Security Review | `pm-security` | `pm-security/security-review/security-review.md` |
|
|
345
362
|
| Security Threat Model | `pm-engineering` | `pm-engineering/security-threat-model/security-threat-model.md` |
|
|
346
363
|
| Self-Review | `pm-career` | `pm-career/self-review/self-review.md` |
|
|
347
364
|
| SEO Content Brief | `pm-gtm` | `pm-gtm/seo-content-brief/seo-content-brief.md` |
|
|
@@ -388,6 +405,7 @@
|
|
|
388
405
|
| Tenant Screening Guide | `pm-realestate` | `pm-realestate/tenant-screening-guide/tenant-screening-guide.md` |
|
|
389
406
|
| Test Case Writer | `pm-qa` | `pm-qa/test-case-writer/test-case-writer.md` |
|
|
390
407
|
| Test Strategy Document | `pm-engineering` | `pm-engineering/test-strategy-doc/test-strategy-doc.md` |
|
|
408
|
+
| Threat Model | `pm-security` | `pm-security/threat-model/threat-model.md` |
|
|
391
409
|
| Thumbnail Creator Skill (via Gemini) | `pm-writers` | `pm-writers/thumbnail-creator/thumbnail-creator.md` |
|
|
392
410
|
| Transcreation | `pm-localization` | `pm-localization/transcreation/transcreation.md` |
|
|
393
411
|
| Unit Economics | `pm-calculators` | `pm-calculators/unit-economics/unit-economics.md` |
|
|
@@ -402,6 +420,8 @@
|
|
|
402
420
|
| Vendor Security Review | `pm-compliance` | `pm-compliance/vendor-security-review/vendor-security-review.md` |
|
|
403
421
|
| Viral Content Framework | `pm-social` | `pm-social/viral-content-framework/viral-content-framework.md` |
|
|
404
422
|
| Voice of Customer Program | `pm-pmm` | `pm-pmm/voice-of-customer-program/voice-of-customer-program.md` |
|
|
423
|
+
| Vulnerability Triage | `pm-security` | `pm-security/vuln-triage/vuln-triage.md` |
|
|
424
|
+
| Which Skill Router | `pm-essentials` | `pm-essentials/which-skill/which-skill.md` |
|
|
405
425
|
| Win/Loss Analysis | `pm-pmm` | `pm-pmm/win-loss-analysis/win-loss-analysis.md` |
|
|
406
426
|
| Word Document | `pm-documents` | `pm-documents/word-document/word-document.md` |
|
|
407
427
|
| Workshop Facilitation Guide | `pm-operations` | `pm-operations/workshop-facilitation-guide/workshop-facilitation-guide.md` |
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
# Agent Incident Postmortem Skill
|
|
2
|
+
|
|
3
|
+
AI incidents differ from outages: the system didn't go down — it did something wrong, confidently, and maybe only once. This skill adapts blameless postmortem practice to nondeterministic systems, where "can we reproduce it?" needs traces, not just steps.
|
|
4
|
+
|
|
5
|
+
## What This Skill Produces
|
|
6
|
+
|
|
7
|
+
- A **blameless postmortem document** with timeline and user/business impact
|
|
8
|
+
- A **trace reconstruction** of what the agent saw, decided, and did
|
|
9
|
+
- A **root-cause analysis across the AI failure layers** (not "the model hallucinated" as a conclusion)
|
|
10
|
+
- **Corrective actions** — always including a new permanent case in the regression suite
|
|
11
|
+
|
|
12
|
+
## Required Inputs
|
|
13
|
+
|
|
14
|
+
Ask for (if not already provided):
|
|
15
|
+
- **What the agent did** and what it should have done
|
|
16
|
+
- **The trace** — the full request: system prompt, context, tool calls and results, output. If no trace exists, that absence is itself a finding
|
|
17
|
+
- **Blast radius** — how many users/requests, over what window, and whether it's ongoing
|
|
18
|
+
- **Detection** — how it was noticed (user report? monitor? luck?) and how long after it started
|
|
19
|
+
|
|
20
|
+
## Root-Cause Layers
|
|
21
|
+
|
|
22
|
+
Walk the layers in order; the root cause is usually the *earliest* layer that could have prevented the outcome. "The model was wrong" is a starting point, never the conclusion — models are known to be fallible, so the question is what let a fallible output become an incident.
|
|
23
|
+
|
|
24
|
+
| Layer | Ask |
|
|
25
|
+
|---|---|
|
|
26
|
+
| **Input / context** | Was the context wrong, stale, contradictory, or poisoned (injection)? Did retrieval feed it bad ground truth? |
|
|
27
|
+
| **Model behaviour** | Given that context, was the output a foreseeable failure mode (fabrication under missing data, over-compliance with injected text)? |
|
|
28
|
+
| **Guardrails** | What check should have caught this output and didn't exist / didn't fire? (schema validation, groundedness check, action allow-list) |
|
|
29
|
+
| **Action layer** | Why could the wrong output become a real action or reach a user without the appropriate gate for its risk level? |
|
|
30
|
+
| **Detection** | Why did we learn about it this way, this late? What signal would have caught it in minutes? |
|
|
31
|
+
|
|
32
|
+
## Nondeterminism Discipline
|
|
33
|
+
|
|
34
|
+
- **Reproduce with the trace, not the anecdote:** replay the exact context; then re-run N times to measure frequency — a 1-in-20 failure at 10k requests/day is 500 incidents/day.
|
|
35
|
+
- **Pin everything when replaying:** model version, prompt version, temperature, tool results.
|
|
36
|
+
- **If it can't be reproduced:** say so, keep the trace as the evidence, and treat frequency as unknown — not as "rare".
|
|
37
|
+
|
|
38
|
+
## Output Format
|
|
39
|
+
|
|
40
|
+
### AI Incident Postmortem: [title] — [date]
|
|
41
|
+
|
|
42
|
+
**Severity:** [level] · **Status:** [resolved/monitoring] · **Owner:** [name]
|
|
43
|
+
|
|
44
|
+
**Summary:** [3 sentences: what the agent did, impact, root cause layer]
|
|
45
|
+
|
|
46
|
+
**Impact:** [users/requests affected, window, cost, trust/regulatory dimension]
|
|
47
|
+
|
|
48
|
+
**Timeline:** [first bad output → detection → mitigation → resolution, with the detection gap called out]
|
|
49
|
+
|
|
50
|
+
**Trace reconstruction:** [what was in the window; which tool calls ran; where the path diverged from intended behaviour]
|
|
51
|
+
|
|
52
|
+
**Root cause by layer:**
|
|
53
|
+
| Layer | Finding |
|
|
54
|
+
|---|---|
|
|
55
|
+
| Input/context | |
|
|
56
|
+
| Model behaviour | |
|
|
57
|
+
| Guardrails | |
|
|
58
|
+
| Action layer | |
|
|
59
|
+
| Detection | |
|
|
60
|
+
|
|
61
|
+
**Reproduction:** [replayed? failure frequency over N runs / not reproducible — evidence is the trace]
|
|
62
|
+
|
|
63
|
+
**Corrective actions:**
|
|
64
|
+
| Action | Layer | Owner | Due |
|
|
65
|
+
|---|---|---|---|
|
|
66
|
+
| Add this trace as a permanent regression case | eval | | |
|
|
67
|
+
| [guardrail/monitor/context fix] | | | |
|
|
68
|
+
|
|
69
|
+
**What went well / what got lucky:** [both, honestly]
|
|
70
|
+
|
|
71
|
+
## Quality Checks
|
|
72
|
+
|
|
73
|
+
- [ ] The postmortem is blameless toward humans *and* useful about the system — "prompt engineer error" and "model hallucinated" are both banned conclusions
|
|
74
|
+
- [ ] Root cause identifies the earliest layer that could have prevented impact, not just the layer that misbehaved
|
|
75
|
+
- [ ] The trace (or its absence) is in the document; findings cite it
|
|
76
|
+
- [ ] Failure frequency was measured or explicitly marked unknown
|
|
77
|
+
- [ ] Corrective actions include the permanent regression case and at least one detection improvement
|
|
78
|
+
|
|
79
|
+
## Anti-Patterns
|
|
80
|
+
|
|
81
|
+
- [ ] Do not close with "improved the prompt" as the only action — the same class of output must also be caught by a guardrail or gate next time
|
|
82
|
+
- [ ] Do not assess frequency from one replay — nondeterministic failures hide at low temperatures and reappear at scale
|
|
83
|
+
- [ ] Do not skip the injection question when any untrusted text (web, user docs, tickets) was in the window
|
|
84
|
+
- [ ] Do not let "the model will be better next version" close an action item — upgrades are migrations (see model-migration-plan), not fixes
|
|
85
|
+
- [ ] Do not write it as an outage report — the system was up; the failure was behavioural, and the doc must analyse behaviour
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
# Agent Observability Spec Skill
|
|
2
|
+
|
|
3
|
+
You can't fix what you didn't record. For LLM systems the unit of observability is the *trace* — everything the model saw and did — because behaviour, not uptime, is what fails. This skill specifies what to capture, what to compute from it, and when to page someone.
|
|
4
|
+
|
|
5
|
+
## What This Skill Produces
|
|
6
|
+
|
|
7
|
+
- A **trace schema**: per-request spans and the fields each must carry
|
|
8
|
+
- **Metric definitions** across health, quality, cost, and behaviour — each with a threshold and owner
|
|
9
|
+
- A **sampling and retention policy** that keeps cost sane and debugging possible
|
|
10
|
+
- A **privacy note**: what logged content contains, who can see it, and how long it lives
|
|
11
|
+
|
|
12
|
+
## Required Inputs
|
|
13
|
+
|
|
14
|
+
Ask for (if not already provided):
|
|
15
|
+
- **The system's shape** — single LLM call, RAG pipeline, or multi-step tool-using agent
|
|
16
|
+
- **Traffic volume and cost sensitivity** — full tracing at 10M req/day is a budget decision
|
|
17
|
+
- **What "misbehaving" means here** — the two or three failure modes that matter most (wrong facts? wrong actions? cost? refusals?)
|
|
18
|
+
- **Existing observability stack** (Datadog, Langfuse, OTel, homegrown) — spec into it, not around it
|
|
19
|
+
|
|
20
|
+
## Trace Schema
|
|
21
|
+
|
|
22
|
+
Every request produces one trace; every model call, retrieval, guardrail check, and tool execution is a span. Minimum fields:
|
|
23
|
+
|
|
24
|
+
| Span | Must capture |
|
|
25
|
+
|---|---|
|
|
26
|
+
| **Request root** | request id, user/session (pseudonymous), feature + prompt version, model id, total tokens, total cost, latency, terminal status |
|
|
27
|
+
| **Model call** | full input context (or content-addressed ref), output, finish reason, tokens in/out, cached-token share, temperature |
|
|
28
|
+
| **Retrieval** | query, top-k ids + scores, which chunks entered the context |
|
|
29
|
+
| **Tool call** | tool name, arguments, result (or ref), duration, error |
|
|
30
|
+
| **Guardrail** | check name, verdict, and *what it did* (blocked / rewrote / flagged) |
|
|
31
|
+
| **User signal** | edits, regenerates, thumbs, abandonment — joined to the trace id |
|
|
32
|
+
|
|
33
|
+
The test of the schema: **an engineer can replay any incident from its trace alone** (see `agent-incident-postmortem`).
|
|
34
|
+
|
|
35
|
+
## Metrics and Alerts
|
|
36
|
+
|
|
37
|
+
Define four families; every metric gets a threshold, a window, and an owner.
|
|
38
|
+
|
|
39
|
+
- **Health** — error rate, p50/p95 latency, timeout rate, provider 429/5xx rate. *Page* on these.
|
|
40
|
+
- **Cost** — cost per request (p50, p99), tokens per request, cache hit rate, daily spend vs. budget (pair with `llm-cost-latency-budget`). *Alert* on p99 and daily-budget burn — cost incidents are caused by the tail, not the mean.
|
|
41
|
+
- **Quality proxies** — format/schema violation rate, refusal rate, groundedness-check failure rate, judge score on a sampled slice, regenerate/edit rate. *Alert on drift* vs. a rolling baseline: absolute thresholds go stale, deltas don't.
|
|
42
|
+
- **Behaviour (agents)** — steps per task, tool-error rate, loop detection (same tool + same args N times), unauthorised-action attempts caught by guardrails. *Page* on the last one.
|
|
43
|
+
|
|
44
|
+
## Sampling & Retention
|
|
45
|
+
|
|
46
|
+
- **Metadata for 100%** of requests (ids, versions, tokens, cost, status) — this is cheap and non-negotiable.
|
|
47
|
+
- **Full content traces:** 100% for errors, guardrail hits, and negative user signals; [1-10]% random sample for the rest, adjusted to volume.
|
|
48
|
+
- **Retention:** full content [30-90] days, metadata [12+] months for trend baselines; incident traces pinned indefinitely.
|
|
49
|
+
- **Privacy:** logged context contains user data — state where it lives, who has access, how deletion requests reach it, and that traces are scrubbed or access-gated before wide sharing.
|
|
50
|
+
|
|
51
|
+
## Output Format
|
|
52
|
+
|
|
53
|
+
### Observability Spec: [feature/agent]
|
|
54
|
+
|
|
55
|
+
**System shape:** [calls/pipeline/agent] · **Volume:** [req/day] · **Stack:** [tooling]
|
|
56
|
+
|
|
57
|
+
**Trace schema:** [the span table, tailored]
|
|
58
|
+
|
|
59
|
+
**Metrics:**
|
|
60
|
+
| Metric | Family | Threshold / baseline | Window | Alert → owner |
|
|
61
|
+
|---|---|---|---|---|
|
|
62
|
+
|
|
63
|
+
**Sampling & retention:** [the policy]
|
|
64
|
+
|
|
65
|
+
**Privacy:** [content classification, access, deletion path]
|
|
66
|
+
|
|
67
|
+
**Dashboards:** [the 2-3 views: live health, quality drift, cost]
|
|
68
|
+
|
|
69
|
+
**First incident drill:** pick yesterday's worst trace and confirm it can be replayed end-to-end from the stored data.
|
|
70
|
+
|
|
71
|
+
## Quality Checks
|
|
72
|
+
|
|
73
|
+
- [ ] Any incident is replayable from its trace alone — the schema was tested against that bar
|
|
74
|
+
- [ ] Every metric has a number, a window, and a named owner — no orphan dashboards
|
|
75
|
+
- [ ] Quality alerts are drift-based against a rolling baseline, not absolute guesses
|
|
76
|
+
- [ ] Sampling keeps 100% of error/guardrail/negative-signal traces
|
|
77
|
+
- [ ] The privacy note exists and names retention and access — logged prompts are user data
|
|
78
|
+
|
|
79
|
+
## Anti-Patterns
|
|
80
|
+
|
|
81
|
+
- [ ] Do not log only inputs and outputs — without retrieval and tool spans, root cause analysis is guesswork
|
|
82
|
+
- [ ] Do not alert on mean cost or mean latency — the tail is where both incidents live
|
|
83
|
+
- [ ] Do not run judge-based quality scoring on 100% of traffic — sample; spend the budget on better baselines
|
|
84
|
+
- [ ] Do not treat observability as launch-week scaffolding — drift metrics only work with months of baseline
|
|
85
|
+
- [ ] Do not ship an agent that can take actions without logging the guardrail verdicts alongside the actions
|