Documentation
README
Colour and order the directories you work in
MulmoTerminal reads <project>/.mulmoterminal.json to style every terminal opened in that
directory. There is no UI that writes this file โ this skill is the way it gets written.
Two files ship next to this one:
palettes.jsonโ colour presets grouped by vibe, for a user with nothing configured yet.dir-config.schema.jsonโ the generated JSON Schema. "Schema" below matches it.
The shape of this conversation
The unit of work is the set of directories the user actually opens, not the current one. Someone who colour-codes projects is doing it so the grid is readable at a glance, and that only works if the colours are decided against each other.
So: gather โ infer โ propose the whole set โ apply โ look โ adjust.
This is the opening of the README. Read the full README on GitHub.