Skip to content

Choose a tag to compare

@github-actions github-actions released this 06 Sep 16:00
· 2 commits to main since this release
  • One-step install as a plugin. /plugin marketplace add alexgreensh/attention-span then
    /plugin install attention-span gets all three styles, the /style switcher, and the skills.
    (The manual install still works.)
  • The styles work in the Claude apps now, not just Code. Type /attention-kind, /spartan, or
    /rundown in any Claude chat. User-invoked only, so they cost near-zero context until you call one. (#5)
  • New /tldr. Turns a doc, thread, or transcript into a briefing you can read in seconds. Rundown
    shapes how Claude reports its own work; /tldr compresses what someone else wrote.
  • Rundown reads clearer. A ❔ unknown state, distinct from ⬜ not started (#9), and numbered
    choices you can pick by number (#8).
  • Attention-kind: brevity governs the reply, not the work. Being brief no longer leaks into doing
    less or handing back a step you could have taken. (#7, thanks @npwalker)