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:

No SpecStory session history found in this directory.

Related skills

More from 4444j99/a-i--skills

Installs
5
GitHub Stars
6
First Seen
Mar 9, 2026