Autonomy and checkpoint discipline for agentic work. Use on every task where the model works with tools over multiple steps. Trigger especially when about to ask the user a question, end a turn, propose a plan, or write phrases like "I'll now," "next I will," "want me to," "shall I," or "let me know.
$npx -y skills add benjaminard/fable-skills --skill finish-the-turnInstalls into the current project.
Run `npx skills use "https://github.com/benjaminard/fable-skills" --skill "benjaminard/fable-skills/finish-the-turn"` 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/benjaminard/fable-skills" that are relevant to the current task. Run `npx skills add "https://github.com/benjaminard/fable-skills"` and select the relevant skills, then follow their instructions.