Utility Pm Skill Validate
Skill ActiveAudits an existing pm-skills skill against structural conventions and quality criteria. Produces a structured validation report with pass/fail checks, severity-graded findings, and actionable recommendations. Use when checking whether a skill meets repo standards before shipping or after making changes.
To ensure pm-skills meet repository standards before shipping or after making changes, providing a structured validation report.
Features
- Audits pm-skills against structural conventions
- Performs quality checks using LLM assessment
- Produces structured validation reports with pass/fail checks
- Provides severity-graded findings and actionable recommendations
- Supports batch mode for checking all skills
Use Cases
- Use after creating a skill with /pm-skill-builder, before shipping
- Use after manually editing a skill, to confirm it still passes conventions
- Use before running /pm-skill-iterate, to identify what needs improvement
- Use when reviewing a contributed skill for quality and completeness
Non-Goals
- Creating a new skill from scratch (use /pm-skill-builder)
- Fixing or improving a skill (use /pm-skill-iterate)
- Running CI checks in a pipeline (use scripts/lint-skills-frontmatter.sh)
Trust
- warning:Issues AttentionOpen issues (14) significantly outnumber closed issues (11) in the last 90 days, suggesting slow response times.
Installation
First, add the marketplace
/plugin marketplace add product-on-purpose/pm-skills/plugin install pm-skills@pm-skills-marketplaceQuality Score
Trust Signals
Similar Extensions
Investigate Capa Root Cause
100Investigate root causes and manage CAPAs (Corrective and Preventive Actions) for compliance deviations. Covers investigation method selection (5-Why, fishbone, fault tree), structured root cause analysis, corrective vs preventive action design, effectiveness verification, and trend analysis. Use when an audit finding requires a CAPA, when a deviation or incident occurs in a validated system, when a regulatory observation needs a formal response, when a data integrity anomaly requires investigation, or when recurring issues suggest a systemic root cause.
Soul Guardian
100Drift detection + baseline integrity guard for agent workspace files with automatic alerting support
Audit Dependency Versions
100Audit project dependencies for version staleness, security vulnerabilities, and compatibility issues. Covers lock file analysis, upgrade path planning, and breaking change assessment. Use before a release to ensure dependencies are current and secure, during periodic maintenance reviews, after receiving a security advisory, when upgrading to a new language version, before submitting to CRAN or npm, or when inheriting a project to assess its dependency health.
Toprank Weekly Review
100Run a weekly SEO review for one registered website, write audit artifacts, and choose the next best safe action.
Janitor Tokens
100Show how many context window tokens each skill consumes. Use when the user asks about token cost, context budget, skill size, or wants to know which skills waste the most context space.
Janitor Report
100Full health check of all your skills in one report. Use when the user wants to check for errors, find duplicates, detect broken skills, or get a complete overview of skill health.