Drive the live Acolyte chat TUI through a real multi-turn session to catch behavior and transcript regressions. Use when verifying a change against the running app or reproducing a chat bug.
$npx -y skills add cniska/acolyte --skill dogfoodInstalls into the current project.
Run `npx skills use "https://github.com/cniska/acolyte" --skill "cniska/acolyte/dogfood"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cniska/acolyte" that are relevant to the current task. Run `npx skills add "https://github.com/cniska/acolyte"` and select the relevant skills, then follow their instructions.