validate-tasks
Installation
SKILL.md
Validate
Validate task files using the taskmd CLI.
Instructions
The user's arguments are in $ARGUMENTS (e.g. a directory path, --format json).
- Run
taskmd validate $ARGUMENTS- If
$ARGUMENTSis empty, run:taskmd validate
- If
- Present the validation results to the user
- If there are errors, suggest fixes