What problem does it solve?
Publishing an AI skill without a rigorous review risks broken installation, wrong triggering, unsafe behavior, or invalid contracts reaching users. This Skill provides a structured, evidence-based review process that validates skill structure, frontmatter, host catalog integration, and real behavioral activation before release.
Core Features & Use Cases
- Structural Validation: Checks frontmatter naming, description quality, canonical layout, and repository-defined contracts against each configured host catalog.
- Behavioral Review: Derives positive and close-negative prompts, walks normal and failure scenarios, and uses fresh independent contexts to verify activation boundaries.
- Evidence-Based Verdicts: Tracks every checklist item as PROVEN, CLEARED, or UNPROVEN and issues a PASS, PASS WITH CONCERNS, FAIL, or BLOCKED verdict with cited findings.
- Use Case: Before publishing a new skill to a Claude Code or Codex marketplace, run this review to confirm the skill triggers correctly, stays standalone, and passes all host-native validators.
Quick Start
Review the skill in plugins/my-suite/skills/my-skill for publication readiness and report a verdict with evidence.