check
Installation
SKILL.md
Check MTHDS bundles
Validate and review MTHDS bundles based on the MTHDS standard without making changes.
Process
Prerequisite: See CLI Prerequisites
-
Read the .mthds file — Load and parse the method
-
Run CLI validation (use
-Lpointing to the bundle's own directory to avoid namespace collisions):mthds-agent pipelex validate <file>.mthds -L <bundle-directory>/ -
Parse the JSON output:
- If
success: true— all pipes validated, report clean status - If error — see Error Handling Reference for error types and recovery
- If