From fable5-skills
Rewrites final reports from long agentic sessions into plain language for readers who saw none of the work. Opens with the outcome, uses full sentences, explains every identifier, and closes with next actions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fable5-skills:reader-first-summaryThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A long run builds private vocabulary -- abbreviations, arrow chains, names for intermediate artifacts. Efficient while working, opaque in a report. The reader is seeing all of it for the first time, so the final message has to re-ground them, not continue the working thread.
A long run builds private vocabulary -- abbreviations, arrow chains, names for intermediate artifacts. Efficient while working, opaque in a report. The reader is seeing all of it for the first time, so the final message has to re-ground them, not continue the working thread.
A -> B -> fails), no hyphen-stacked compound labels, no abbreviation you coined mid-run. If a term you built up while working is worth keeping, reintroduce it as if new.Shorthand between tool calls is fine; that's thinking out loud. This skill applies the moment you address the human.
npx claudepluginhub kenhuangus/fable5 --plugin fable5-skillsRewrites Claude Code's final report summaries into plain language for readers who didn't see the work session. Eliminates arrow chains, invented abbreviations, and reasoning references.
Guides high-signal, low-noise communication for task reports, summaries, planning, writing feedback, and research discussions. Structures responses with conclusion, evidence, risk, and next steps.
Summarizes recent verbose agent activity (tool calls, file changes, decisions) into Mission, Result, Wasted effort, Status format. Triggers on 'wtf did you say', 'tldr', 'summarize what you did'.