pm-check

Validate PM-OS project artifacts for consistency and schema integrity.

Updated Jun 8, 2026
One-click install
npx skills add https://github.com/pingmepi/pm-os --skill pm-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pm-check
Source: https://github.com/pingmepi/pm-os/tree/main/skills/pm-check
Command: npx skills add https://github.com/pingmepi/pm-os --skill pm-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill eliminates project drift by automatically verifying that your product artifacts, frontmatter, and technical requirements remain synchronized and compliant with the PM-OS framework.

Core Features & Use Cases

  • Consistency Validation: Checks for hash drift, metadata sync, and schema integrity across all project files.
  • Traceability Audit: Ensures that technical requirements (TRD) are correctly mapped to PRD requirements via unique task IDs.
  • Use Case: Before a design review, run this skill to confirm that your PRD, design spec, and metrics plan are all aligned and that no upstream approvals have been invalidated by recent edits.

Quick Start

Use the pm-check skill to validate the current project state and identify any required remediation steps.

Frequently Asked Questions about pm-check

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

FAQPage Schema
How do I check PM-OS project consistency and prevent artifact drift?

To check PM-OS project consistency, use a read-only analysis script to validate hash drift, metadata sync, and schema integrity across product definition documents and frontmatter, detecting structural drift automatically.

How do I audit traceability between technical requirements and PRD files?

Auditing traceability requires verifying that technical requirement documents are correctly mapped to PRD requirements via unique task IDs, ensuring no upstream approvals are invalidated by recent edits.

When should I run a product management artifact validation check?

You should run a product management artifact validation check before a design review to confirm your PRD, design spec, and metrics plan are aligned and compliant with the PM-OS framework.

Does project consistency validation modify local product files?

Project consistency validation does not modify local product files. It executes a read-only analysis of local project files and metadata to detect schema violations and identify required remediation steps.

What is the best way to validate PM-OS framework schema integrity?

The best way to validate PM-OS framework schema integrity is running a dedicated script that checks product artifacts, metadata frontmatter, and technical requirement chains for compliance and drift.