specstory-session-summary

Installation
SKILL.md

Context

You will analyze recent SpecStory session history files to provide a standup-style summary.

Argument provided: $ARGUMENTS (default: 5 sessions, or "today" for today's sessions only)

Your Task

Step 1: Find Recent Sessions

First, check if the SpecStory history folder exists and list recent session files:

ls -t .specstory/history/*.md 2>/dev/null | head -20

If no .specstory/history folder exists or it's empty, respond with:

Installs
15
GitHub Stars
11
First Seen
Mar 9, 2026
specstory-session-summary — 4444j99/a-i--skills