Pulls your recent SpecStory AI coding sessions from .specstory/history and formats them as standup-ready summaries. You get a chronological list showing what you asked for, what got done (completed, blocked, abandoned), which files changed, and any key decisions made. It handles large session files by reading strategically (start, end, and file operations) and can summarize multi-task sessions without drowning in detail. The pattern detection at the end is honestly useful if you're jumping between related work and forgot what's still hanging. Default is last 5 sessions, or pass "today" to prep for your actual standup. Beats rereading markdown files or pretending you remember what happened yesterday.
npx skills add https://github.com/specstoryai/agent-skills --skill specstory-session-summary