pm-os-verify

Validate PM-OS runtime hooks, shared libraries, and installed skills.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill resolves configuration drift and environment issues by validating the PM-OS installation, ensuring that all dependencies, gate hooks, and runtime configurations are correctly set up for the current project.

Core Features & Use Cases

  • System Health Check: Validates the integrity of the PM-OS runtime, including shared libraries and installed skills.
  • Deterministic Testing: Runs a self-test gate to confirm that the environment is ready for product definition workflows.
  • Use Case: If a PM encounters unexpected errors during the product definition pipeline, they can run this verification to identify if the issue stems from a broken installation or a missing dependency.

Quick Start

Use the pm-os-verify skill to check the health of your current PM-OS installation.

Frequently Asked Questions about pm-os-verify

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

FAQPage Schema
How do I run a health check on my PM-OS installation?

To run a PM-OS health check, use this Skill to execute a deterministic self-test script that validates runtime hooks, shared libraries, and installed skills availability. This diagnostic process confirms your operating layer environment is correctly configured.

Why does my PM-OS product definition pipeline throw unexpected errors?

Unexpected PM-OS pipeline errors often stem from configuration drift or missing dependencies. Run this verification Skill to execute a system diagnostic test that identifies broken installations and validates runtime configurations for your current project.

Do I need Python 3 to validate my PM-OS configuration?

Yes, you need a local Python 3 environment to validate PM-OS configuration. The Skill relies on Python 3 to perform system-level diagnostic checks, executing a self-test script to verify gate hooks and shared libraries.

What is the best way to verify PM-OS shared libraries and runtime hooks?

The best way to verify PM-OS shared libraries and runtime hooks is by running a deterministic self-test gate. This validation process checks the integrity of your runtime environment and confirms readiness for product definition workflows.

Can I diagnose PM-OS configuration drift before starting a project?

Yes, you can diagnose PM-OS configuration drift before starting a project by running this verification Skill. It performs a system health check to ensure all dependencies, gate hooks, and runtime configurations are correctly set up.

Does PM-OS verification check the availability of installed skills?

Yes, PM-OS verification checks the availability of installed skills. The self-test script validates the integrity of the PM-OS runtime, explicitly confirming that shared libraries and installed skills are accessible and correctly configured.