·specstory-organize
>_

specstory-organize

specstoryai/agent-skills

将 .specstory/history 中的 SpecStory AI 编码会话组织到年/月文件夹中。当用户说“组织我的历史记录”、“清理 Specstory”、“对我的会话进行排序”或“组织 Specstory 文件”时运行。

44安装·1热度·@specstoryai

安装

$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 |

将 .specstory/history 中的 SpecStory AI 编码会话组织到年/月文件夹中。当用户说“组织我的历史记录”、“清理 Specstory”、“对我的会话进行排序”或“组织 Specstory 文件”时运行。 来源:specstoryai/agent-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/specstoryai/agent-skills --skill specstory-organize
分类
>_效率工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 specstory-organize?

将 .specstory/history 中的 SpecStory AI 编码会话组织到年/月文件夹中。当用户说“组织我的历史记录”、“清理 Specstory”、“对我的会话进行排序”或“组织 Specstory 文件”时运行。 来源:specstoryai/agent-skills。

如何安装 specstory-organize?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/specstoryai/agent-skills --skill specstory-organize 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

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