BeClaude

pm-skills

New
1GitHub TrendingGeneralby janellecipriano

Open-source Claude skills for Program Management in product development — charters, status reports, RAID logs, roadmaps, launch readiness, retros, postmortems, OKRs & more.

Summary

This skill equips Claude Code with structured templates and workflows for program management tasks in product development.

  • It helps you quickly generate charters, status reports, RAID logs, roadmaps, launch readiness checklists, retros, postmortems, and OKRs, saving time and ensuring consistency across your projects.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/pm-skills.md https://raw.githubusercontent.com/janellecipriano/pm-skills/main/SKILL.md
3
Invoke in Claude Code
/pm-skills

Use Cases

Draft a project charter with scope, objectives, and key stakeholders for a new feature launch.
Create a weekly status report summarizing progress, blockers, and next steps for your team.
Build a RAID log to track risks, assumptions, issues, and dependencies for a cross-team initiative.
Generate a roadmap timeline with milestones and deliverables for the next quarter.
Run a retrospective template to capture what went well, what didn't, and action items after a sprint.
Define OKRs for your team with measurable key results aligned to company goals.

Usage Examples

1

/pm-skills Create a project charter for the new user onboarding redesign initiative.

2

Generate a weekly status report for the mobile app release, including progress on QA and known blockers.

3

Help me set up a RAID log for the cloud migration project with current risks and issues.

View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is pm-skills?

This skill equips Claude Code with structured templates and workflows for program management tasks in product development. It helps you quickly generate charters, status reports, RAID logs, roadmaps, launch readiness checklists, retros, postmortems, and OKRs, saving time and ensuring consistency across your projects.

How to install pm-skills?

To install pm-skills: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/pm-skills.md https://raw.githubusercontent.com/janellecipriano/pm-skills/main/SKILL.md. Finally, /pm-skills in Claude Code.

What is pm-skills best for?

pm-skills is a skill categorized under General. Created by janellecipriano.

What can I use pm-skills for?

pm-skills is useful for: Draft a project charter with scope, objectives, and key stakeholders for a new feature launch.; Create a weekly status report summarizing progress, blockers, and next steps for your team.; Build a RAID log to track risks, assumptions, issues, and dependencies for a cross-team initiative.; Generate a roadmap timeline with milestones and deliverables for the next quarter.; Run a retrospective template to capture what went well, what didn't, and action items after a sprint.; Define OKRs for your team with measurable key results aligned to company goals..