Engineering
rule-validation
Validates Skill, Agent, and Command syntax using validate_skills.py, logs errors, and manages the automated QC workflow for agent development.
Installation
Agent type
Claude Code
Install Command (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/rule-validation/install?os=mac&agent=claude" | bash
Install Command (Windows)
curl -L "https://mentalok.io/api/v1/skills/rule-validation/install?os=windows&agent=claude" -o install-rule-validation.bat && install-rule-validation.bat
Download Installer
Download Skill Project