grimoire-yellow
Installation
SKILL.md
Grimoire Yellow Skill
Use the Grimoire CLI to execute Yellow app-session lifecycle actions through the yellow adapter.
Preferred:
grimoire simulate ...grimoire cast ... --dry-run
If you installed packages directly, you can use @grimoirelabs/core + @grimoirelabs/venues programmatically.
When to use
- You need session lifecycle operations in a spell:
session_opensession_updatesession_close_settlesession_transferhelper
- You want deterministic CLI validation (
simulate/cast --dry-run) for Yellow flows.