We’ve started using Maia Skills (SKILL.md under .matillion/maia/skills/). Curious how others are actually using them.
A few things I’m trying to figure out:
- How have you leveraged skills so far? Any patterns that work well (or don’t)?
- How do you version them? They’re just files in git, but do you treat them like pipelines, pin versions, keep a changelog, something else?
- When Maia changes the model and a skill starts behaving differently, how do you deal with that? Rewrite the skill, pin something, add tests?
Would love to hear what’s working.