Plugin Claude Code
Product Management skills for AI agents.
Plugin Claude Code
Product Management skills for AI agents.
Plugin Claude Code
68 product management skills (30 phase + 11 foundation + 12 utility + 15 tool) plus 6 sub-agents (pm-critic, pm-skill-auditor, pm-changelog-curator, pm-release-conductor, pm-workflow-orchestrator, pm-skill-router) for AI agents covering the full product lifecycle from discovery through iteration. v2.32.0 adds opt-in…
Instructions file CodexOpenCode
Instructions for product-on-purpose/pm-skills, covering pm-skills, skills, foundation classification, discover phase and define phase.
Instructions file
Instructions for product-on-purpose/pm-skills, covering claude code instructions, style rules, no em-dash characters, documentation rules and public vs private files.
Agent
Drafts CHANGELOG entries from git log applying pm-skills CHANGELOG hygiene rules from CLAUDE.md: describe what changed (not where), public paths only, never reference gitignored NOTES/ or agent-context/SESSION-LOG/ or docs/internal/efforts/. Distinguishes user-facing from internal-only commits. Returns a draft for…
Agent
Use proactively after any PM-artifact-producing skill completes (deliver-prd, foundation-meeting-recap, foundation-okr-writer, foundation-persona, foundation-lean-canvas, discover-interview-synthesis, define-problem-statement, define-hypothesis, deliver-edge-cases, deliver-user-stories, deliver-acceptance-criteria…
Agent
Guided release runbook with 6 explicit gates (G0 Pre-tag readiness, G1 Adversarial review, G2 Version bump + CHANGELOG prep, G2.5 Commit release-prep + re-verify, G3 Tag + push, G4 Post-tag hygiene). Chains to pm-skill-auditor at G0 (and again at G2.5 verification) and to pm-changelog-curator at G2. Refuses to advance…
Agent
Repo-level cross-cutting governance auditor. Runs the full enforcing validator suite (frontmatter lint, command paths, AGENTS.md sync, family contracts, link validity, count consistency, workflow generator coverage, etc.) via scripts/pre-tag-validate.{sh,ps1}, aggregates results, and surfaces cross-cutting issues no…
Agent
Routes a single user query to the one pm-skill whose description best matches, or none, judging by description text only. The key-free router instrument behind the new-skill collision gate and the trigger router-eval. Explicit invocation only; dispatch pinned to Haiku.
Agent
Runs an ordered sequence of pm-skills from a prioritized-action-plan or a user-named chain, pausing for go/no-go and stopping on a failed or empty step. Explicit invocation only; never fires proactively.
Command
Run an ad-hoc ordered chain of pm-skills with shared context (ephemeral; routes to the pm-workflow-orchestrator).
Command
Run the Customer Discovery workflow (research -> JTBD -> opportunities -> problem).
Command
Run the Design Sprint workflow (5-day prototype-and-test arc producing a Decider's build/iterate/pivot/stop call).
Command
Run the Feature Kickoff workflow (problem -> hypothesis -> PRD -> stories).
Command
Run the Foundation Sprint workflow (2-day strategic-alignment arc producing a Founding Hypothesis).
Command
Run the end-to-end Foundation Sprint + Design Sprint workflow with narrative handoff.
Command
Run the Post-Launch Learning workflow (instrumentation -> dashboard -> results -> retro -> lessons).
Command
Run the Product Strategy workflow (competitive analysis -> stakeholders -> opportunities -> solution -> ADR).
Command
Run the Sprint Planning workflow (refinement -> stories -> edge cases).
Command
Run the Stakeholder Alignment workflow (stakeholders -> problem -> solution -> launch).
Command
Run the Technical Discovery workflow (spike -> ADR -> design rationale).
Command
Update local pm-skills installation to the latest public release with conflict-aware overwrite-or-skip options and a detailed change report.
Skill Claude CodeCodex
Validates internet access, compares the locally installed pm-skills version against the latest public release, and updates local files with conflict-aware overwrite-or-skip options. Produces an update report listing changed files, skipped files, and new capabilities. Use when you want to bring a local pm-skills…
Skill Claude CodeCodex
Skill "<phase-or-classification-skill-name>" from product-on-purpose/pm-skills, covering when to use, when not to use (optional), instructions, output contract and quality checklist.