quality-check
Installation
SKILL.md
Local Quality Check
Run quality checks on all skills before committing to catch issues early.
When to Use
- Before creating a PR with skill changes
- After adding or modifying a skill
- To validate cross-references and semantic conflicts
Prerequisites
Ensure Python 3.8+ and dependencies are installed:
pip install PyYAML requests
Running the Check
Related skills