pm-review

Analyze local git changes against seven PMBOK knowledge areas and generate a structured report.

2|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/hideki5123/agent-skill-set --skill pm-review-hideki5123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pm-review
Source: https://github.com/hideki5123/agent-skill-set/tree/main/pm-review
Command: npx skills add https://github.com/hideki5123/agent-skill-set --skill pm-review-hideki5123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a structured product management review of local code changes, assessing their impact across key project management areas to identify risks and ensure alignment.

Core Features & Use Cases

  • PMBOK Knowledge Area Analysis: Evaluates changes against Scope, Risk, Stakeholder, Quality, Integration, Schedule, and Resource management.
  • Impact Assessment: Identifies project-level impacts and potential risks introduced by code modifications.
  • Structured Reporting: Generates a detailed report in a standardized format, optionally saving it to a file.
  • Use Case: Before committing a significant feature, run /pm-review to get a PM's perspective on how it affects project scope, introduces new risks, or impacts stakeholders.

Quick Start

Run /pm-review to analyze your current local git changes from a PMBOK perspective.

Frequently Asked Questions about pm-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze code changes for project management risks before committing?

To assess stakeholder impact from code modifications, run a PMBOK analysis on your local git changes. It evaluates modifications against stakeholder management areas to identify project-level impacts and potential risks, providing a PM's perspective on how the changes affect project scope and involved parties.

Can I review only staged git changes for scope and risk assessment?

Yes, you can review only staged git changes for scope and risk assessment. The PMBOK analysis supports options to review only staged changes, evaluating them against the 7 knowledge areas to identify project-level impacts and risks introduced by those specific modifications.

What is a PMBOK knowledge area analysis for local git changes?

A PMBOK knowledge area analysis for local git changes evaluates code modifications against the 7 PMBOK knowledge areas: Scope, Risk, Stakeholder, Quality, Integration, Schedule, and Resource management. It identifies project-level impacts and risks, providing a structured product management review before you commit significant features.

Does the PMBOK code review generate a report file for project impact assessment?

Yes, the PMBOK code review generates a structured report detailing project-level impacts and risks, with options to output the report to a file. This structured reporting standardizes the assessment of code modifications across the 7 PMBOK knowledge areas.

When do I need a project management review of local code changes?

You need a project management review of local code changes before committing a significant feature. Running a PMBOK analysis provides a PM's perspective on how the changes affect project scope, introduce new risks, impact stakeholders, or alter the schedule, ensuring alignment and identifying potential issues early.