·specstory-organize
>_

specstory-organize

specstoryai/agent-skills

Organize SpecStory AI coding sessions in .specstory/history into year/month folders. Run when user says "organize my history", "clean up specstory", "sort my sessions", or "organize specstory files".

44Installs·0Trend·@specstoryai

Installation

$npx skills add https://github.com/specstoryai/agent-skills --skill specstory-organize

SKILL.md

Organizes your .specstory/history directory by moving session files into YYYY/MM/ subdirectories based on the timestamp in each filename.

Over time, your history directory can accumulate hundreds of session files. Organizing by date makes it easier to:

| /specstory-organize | Organize all files (default) | | /specstory-organize dry run | Preview changes without moving | | /specstory-organize --dry-run | Preview changes without moving |

Organize SpecStory AI coding sessions in .specstory/history into year/month folders. Run when user says "organize my history", "clean up specstory", "sort my sessions", or "organize specstory files". Source: specstoryai/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/specstoryai/agent-skills --skill specstory-organize
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is specstory-organize?

Organize SpecStory AI coding sessions in .specstory/history into year/month folders. Run when user says "organize my history", "clean up specstory", "sort my sessions", or "organize specstory files". Source: specstoryai/agent-skills.

How do I install specstory-organize?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/specstoryai/agent-skills --skill specstory-organize Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/specstoryai/agent-skills