From fable5-skills
Make Claude Fable 5 progress reports verifiable against actual tool results during long autonomous runs. Use for any multi-hour or overnight agent session, scheduled pipelines, CI agents, or whenever the user has been burned by status updates claiming work that wasn't done. Apply before launch, not after a fabricated report appears.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fable5-skills:grounded-progressThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
On long runs the failure mode isn't usually bad work — it's a report that drifts from the work: "tests passing" when they were never run, "deployed" when the command errored. The fix is an evidence rule applied at report time.
On long runs the failure mode isn't usually bad work — it's a report that drifts from the work: "tests passing" when they were never run, "deployed" when the command errored. The fix is an evidence rule applied at report time.
Before any progress claim leaves your output, bind it to a tool result from this session:
A claim with no pointable evidence does not ship. Either produce the evidence (run the check now) or downgrade the claim.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub kpab/claude-fable-5-skills --plugin fable5-skills