"validate_skills.pyを実行してSkills/Agents/Commandsの構文を検証し、エラーを修正してログを記録する。「バリデーション」「構文検証」「Skillsチェック」を依頼されたときに使用する。"
4.9
Rating
0
Installs
Testing & Quality
Category
The skill provides a clear validation workflow with concrete steps for executing validate_skills.py, logging results, and iterating until all checks pass. The description adequately explains when to invoke the skill (validation, syntax checking, Skills check requests). Structure is logical with preflight, execution, QC, and backlog phases. Task knowledge is strong with specific commands, output requirements, and QC delegation patterns. However, novelty is limited as this primarily wraps a Python validation script execution—a task a CLI agent could perform with moderate prompting. The workflow adds value through structured error handling, QC loops, and logging standards, but the core task complexity is moderate.
Loading SKILL.md…

Skill Author