Skip to content

MrJoeSack/pm-prompts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PM Claude Code Library

PM frameworks and commands for Claude Code. Structured prompts based on established methodologies.

What This Does

This library adds PM-specific commands to Claude Code. You get quick access to frameworks like RICE prioritization, feature specs, and stakeholder communication.

How PMs Use This

After IT installs this, PMs chat with Claude Code using simple commands:

The Workflow:

  1. Open Claude Code (it's a terminal but you just chat)
  2. Type /feature-spec or describe what you need
  3. Paste your rough notes
  4. Copy the structured output back to your document

Example:

You: /feature-spec
You: [paste messy notes about login feature]
Claude: [returns complete PRD with user stories]

Quick Start

Prerequisites: Install Claude Code first (installation guide)

Setup (IT runs once):

git clone https://github.com/MrJoeSack/pm-prompts.git .pm-library
cp .pm-library/CLAUDE.md ./CLAUDE.md
cp -r .pm-library/.claude ./

Done. PMs can now use Claude Code with PM commands.

👉 Questions? Check the FAQ.

Available Commands

Core PM Tasks

  • /strategy-review - Analyze strategy documents
  • /feature-spec - Create feature specifications
  • /stakeholder-sync - Draft stakeholder communications
  • /research-plan - Structure user research
  • /prioritization - Apply RICE, ICE, Kano scoring
  • /customer-feedback - Synthesize feedback
  • /okr-planning - Set objectives and key results
  • /competitive-analysis - Market intelligence
  • /competitor-research - Deep competitor research with web and news analysis
  • /markdown-export - Export reports and analysis as local markdown files
  • /product-launch - Launch planning

Complete list: Type /pm-help in Claude Code

Installation Options

Project-Specific (Recommended)

git clone https://github.com/MrJoeSack/pm-prompts.git .pm-library
cp .pm-library/CLAUDE.md ./CLAUDE.md
cp -r .pm-library/.claude ./

Global Access

mkdir -p ~/.claude-global
git clone https://github.com/MrJoeSack/pm-prompts.git ~/.claude-global/pm-library
# Create symlinks for each project

Documentation

Getting Started

PM Skills

Strategy & Planning

Product Delivery

Special Situations

What's Included

  • 22 Slash Commands - Quick access to PM tasks
  • PM Frameworks - Based on established methodologies
  • Core Skills - Writing, planning, prioritization, communication
  • Strategy Tools - Roadmapping, OKRs, competitive analysis
  • Delivery Support - PRFAQs, launches, GTM planning
  • Special Situations - Crisis communication, difficult conversations

For Teams Considering This

Benefits

  • Faster document creation through templates
  • Consistent PM methodology application
  • Less time on routine writing

Implementation

  • Natural language interface (no coding)
  • IT sets up once
  • Start with volunteers

Evaluation

  • Test with small group first
  • Measure time savings and quality
  • Gather feedback before rollout

PM frameworks and tools for Claude Code.

License

MIT License. See LICENSE file.

Disclaimer

Community project. Not affiliated with Anthropic.

About

Product management prompts and tools for clear thinking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages