pmo-skill-editor

Edit and audit PMO Agent Suite skills with regression testing.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/cody-hutson/pmo-platform --skill pmo-skill-editor
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pmo-skill-editor
Source: https://github.com/cody-hutson/pmo-platform/tree/main/release/skills/pmo-skill-editor
Command: npx skills add https://github.com/cody-hutson/pmo-platform --skill pmo-skill-editor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pmo-agent-suite, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for a comprehensive tool to manage, modify, and ensure quality in the PMO Agent Suite, simplifying the process of skill maintenance and improving system reliability.

Core Features & Use Cases

  • Skill Editing: Edit any skill in the PMO Agent Suite with detailed impact analysis and change tracking.
  • Auditing: Perform a full audit against the principal standard to ensure compliance and quality.
  • Regression Testing: Run regression tests to ensure skill changes do not introduce bugs or regressions.
  • Use Case: When a skill in the PMO Agent Suite requires an update or a fix, use the pmo-skill-editor to make the necessary changes, audit the skill for quality, and perform regression testing to ensure the system remains robust.

Quick Start

Edit the 'pmo-skill-editor' skill to modify a specific skill within the PMO Agent Suite.

Frequently Asked Questions about pmo-skill-editor

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

FAQPage Schema
How do I perform impact analysis before editing a skill?▼

Impact analysis for skill editing evaluates dependencies and cross-skill contracts to predict how changes affect the system. The pmo-skill-editor performs this automatically, tracking changes to ensure modifications do not break existing architecture.

What is the best way to run regression testing on updated skills?▼

Regression testing for updated skills verifies that recent changes do not introduce bugs or break existing functionality. You run these tests through the pmo-skill-editor after making targeted edits to ensure system robustness.

How do I audit skills for compliance and quality standards?▼

Auditing skills for compliance checks them against the principal standard to ensure quality. You perform a full audit using the pmo-skill-editor to verify that skills meet required architectural and quality benchmarks.

Do I need the pmo-agent-suite to use the skill editor?▼

Yes, the pmo-agent-suite is a required dependency. The skill editor maintains and audits skills specifically within this suite, requiring awareness of skill dependencies and architecture to function correctly.

Why does my skill edit cause a cross-skill contract violation?▼

Cross-skill contract violations during edits happen when changes break established dependencies between skills. The pmo-skill-editor identifies these conflicts through coherence checks and detailed impact analysis before finalizing modifications.

Can I modify any skill in the suite or only specific ones?▼

You can edit any skill within the PMO Agent Suite. The pmo-skill-editor handles targeted edits across the entire suite while maintaining awareness of individual skill dependencies and the overall architecture.