Automates the organization of SpecStory AI coding session files into date-based subdirectories to maintain a clean project structure.
The SpecStory History Organizer is a specialized utility designed to prevent project clutter by systematically sorting SpecStory session files. It scans the .specstory/history directory, extracts date information from file timestamps, and moves markdown files into nested year and month folders (e.g., 2024/05/). This skill is essential for developers using SpecStory who want to maintain an accessible, chronological archive of their AI-assisted coding sessions without manual file management or repository bloat.
主な機能
01Compatibility with both Python 2.7 and 3.x
02Hierarchical folder creation (YYYY/MM/)
03Dry-run mode for previewing changes
042 GitHub stars
05Detailed summary reports of moved files
06Automated date extraction from filenames
ユースケース
01Cleaning up a cluttered .specstory/history directory after intensive development
02Archiving old AI coding sessions to improve repository navigation
03Locating specific historical coding sessions by date