The plugin is installed. To make the four skills available in your Hermes sessions, run the bundled installer:
bash ~/.hermes/plugins/fable-method/install.shThis copies the skills into ~/.hermes/skills/software-development/. After
that, start a new Hermes session and the skills are live.
Verify with:
hermes skills list | grep fableWhat you get:
- fable-method: the 7-step problem-solving loop
- fable-loop: orchestrated version with parallel subagents
- fable-judge: adversarial verification of finished work
- fable-domain: domain adapter generator
Try it: start a Hermes session and invoke fable-judge after any agent claims
work is done.