PM frameworks and commands for Claude Code. Structured prompts based on established methodologies.
This library adds PM-specific commands to Claude Code. You get quick access to frameworks like RICE prioritization, feature specs, and stakeholder communication.
After IT installs this, PMs chat with Claude Code using simple commands:
- Open Claude Code (it's a terminal but you just chat)
- Type
/feature-spec
or describe what you need - Paste your rough notes
- Copy the structured output back to your document
You: /feature-spec
You: [paste messy notes about login feature]
Claude: [returns complete PRD with user stories]
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.
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
git clone https://github.com/MrJoeSack/pm-prompts.git .pm-library
cp .pm-library/CLAUDE.md ./CLAUDE.md
cp -r .pm-library/.claude ./
mkdir -p ~/.claude-global
git clone https://github.com/MrJoeSack/pm-prompts.git ~/.claude-global/pm-library
# Create symlinks for each project
Getting Started
- Installation Guide - Claude Code setup + PM library
- FAQ - Common questions
- Usage Examples - Step-by-step workflows
- Markdown Workflows - Local file export and organization
PM Skills
- Economical Writing - McCloskey's clarity principles
- Feature Planning - Specifications with feasibility
- Prioritization Methods - RICE, ICE, Kano
- Stakeholder Communication - Alignment
- User Research - Research discipline
- Data Analysis - Signal vs noise
Strategy & Planning
- Good Strategy Framework - Rumelt's kernel
- Strategic Planning - Document structure
- Roadmap Planning - Systematic roadmapping
- OKR Framework - Objective setting
- Quarterly Planning - Strategic planning
- Competitive Analysis - Market intelligence
Product Delivery
- PRFAQ Generation - Amazon-style announcements
- Product Launch - Launch planning
- Customer Feedback - Jobs-to-be-Done
- Go-to-Market - GTM strategy
- Focus Discipline - Prioritization
Special Situations
- Crisis Communication - Crisis response
- Difficult Conversations - Challenging discussions
- Executive Presentations - Executive alignment
- Stakeholder Mapping - Influence analysis
- Team Alignment - Cross-functional coordination
- 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
- Faster document creation through templates
- Consistent PM methodology application
- Less time on routine writing
- Natural language interface (no coding)
- IT sets up once
- Start with volunteers
- Test with small group first
- Measure time savings and quality
- Gather feedback before rollout
PM frameworks and tools for Claude Code.
MIT License. See LICENSE file.
Community project. Not affiliated with Anthropic.