wisdom-distiller
Installation
SKILL.md
Wisdom Distiller
Distills mission results into reusable logic pipelines (YAML). It converts successful sequences from TASK_BOARD.md into standard pipelines/*.yml.
📋 Role & Responsibility
- Process Extraction: Analyzes completed
TASK_BOARD.mdfiles to identify repeatable skill sequences. - Parametrization: Replaces hardcoded paths/values with
{{vars}}to ensure portability. - Pipeline Generation: Outputs structured YAML files to the
pipelines/directory.
🛠Usage
node dist/scripts/cli.js run wisdom-distiller --mission MSN-123 --name my-new-logic