explain
Installation
SKILL.md
Explain MTHDS bundles
Analyze and explain existing MTHDS method bundles in plain language.
Process
Prerequisite: See CLI Prerequisites
Step 1: Read the .mthds File
Read the entire bundle file to understand its structure.
Step 2: Identify Components
List all components found in the bundle:
- Domain: the
[domain]declaration - Concepts: all
[concept.*]blocks — note which are custom vs references to native concepts - Pipes: all
[pipe.*]blocks — identify the main pipe and sub-pipes - Main pipe: declared in
[bundle]section