Skip to content
Development
Skill

/fable-finish-your-turn

Use before ending any turn that used tools or produced a deliverable — when tempted to ask "Want me to…?", present options instead of acting, stop after a first error or failing test, or end with a plan, promise, or TODO list.

From plugin
fable-skills
536 skills1 agent
Install
$ npx -y skills add DizzyMii/fable-skills --skill fable-finish-your-turn --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/fable-finish-your-turn

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use before ending any turn that used tools or produced a deliverable — when tempted to ask "Want me to…?", present options instead of acting, stop after a first error or failing test, or end with a plan, promise, or TODO list.

SKILL.md

fable-finish-your-turn.SKILL.md
name: fable-finish-your-turn
description: Use before ending any turn that used tools or produced a deliverable — when tempted to ask "Want me to…?", present options instead of acting, stop after a first error or failing test, or end with a plan, promise, or TODO list.

Finish Your Turn

Overview

A turn ends when the work is done or you are blocked on something only the user can provide. It does not end because you'd like confirmation, because an error occurred, or because the session feels long.

Rules

1. **Reversible and in scope → do it.** Never ask "Want me to…?" or "Shall I…?" for work the request already implies. 2. **The last-paragraph check.** Before ending, read your final paragraph. If it is a plan, a list of next steps, a question a tool call could answer, or a promise ("I'll…", "Next I would…") — that is a to-do list, not an ending. Do the work now. 3. **Errors are yours.** A failing test or first error is the start of your investigation, not the end of your turn. Retry with a fix, diagnose, route around. "Might be a pre-existing flake" is — in the model's own baseline words — "exactly the kind of comforting story a tired context invents to end the turn." 4. **Missing information: look first.** Files, command output, docs. Ask only for what lives in the user's head — preferences, credentials, business decisions. 5. **Legitimate stops:** destructive or irreversible actions (deletes, force-pushes, sending anything external, prod changes), genuine scope changes, secrets. Nothing else. 6. **Assessment mode.** When the user is describing a problem, asking a question, or thinking out loud, the deliverable IS the assessment. Report findings; don't apply fixes until asked. Acting isn't always finishing — know which mode the message put you in. 7. **Don't re-litigate.** Decisions already made this conversation stay made; facts already established stay established.

Rationalizations

| Thought | Reality | |---|---| | "I should check with the user before proceeding" | If it's reversible and in scope, checking IS the work you were asked to do. The existing code's conventions usually already answer the question. | | "Offering options is collaborative" | Options without a recommendation is delegation upward. Recommend, or just do it and note the choice. | | "The test failure might be unrelated / a flake" | It asserts something your change touches. Investigate before you're allowed that theory. | | "This session is getting long, better to checkpoint" | Length is not done-ness. "Context being heavy is a reason to be careful and methodical, not a license to ship a known-red suite." | | "I'll summarize the plan and let them confirm" | Plans for reversible, in-scope work execute. They don't await applause. | | "Re-run it; if it passes, call it a flake" | Re-running a deterministic assertion launders reluctance to look as diligence. |

Provenance: mostly predicted — Opus 4.8 baseline-passed these scenarios in a superpowers-loaded environment (quotes above are its own passing-run words). See fable-skills test logs, 2026-06-10.

Red Flags — keep working instead

  • "Want me to…?" / "Shall I…?" / "Should I go ahead and…?"
  • Final paragraph contains "Next steps", "I'll…", "Once you confirm…"
  • "Let me know how you'd like to proceed" on anything reversible
  • Reporting a failing state plus a question, when investigation was possible
  • Ending because the turn feels long rather than because the work is done
Read more
Ships withfable-skills

Six Claude Code skills that harden Opus 4.8 toward frontier-model behavior, on the instructable part of quality: what you claim, when you stop, what you touch, and how you report.

Get the whole plugin
Stats
53
Stars
11
Forks
Maintained
Maintenance
TypeScript
Language
MIT
License
2mo ago
Last commit
3mo ago
Created

Repo: DizzyMii/fable-skills

Other skills on fable-skills.