#304 · Primary category: AI Coding Assistants
getspecstory
Install our local first extensions for your favorite AI IDE or Terminal Agent. Process your histories into reusable skills with Lore. Sync your conversations to the cloud. File issues and requests.
Project last updated:08/24/26
GitHub Stars
1.3K
Forks
85
Contributors
17
License
Apache-2.0
Why we included this project
If you've ever lost a good solution because the chat history scrolled away, SpecStory is worth a look. It runs locally in your IDE or terminal, saving every exchange with Claude Code, Cursor, Copilot, or similar agents into a .specstory/history/ folder, then indexes that history so you can search past solutions, snippets, and architectural decisions instead of re-deriving them. Lore also mines your saved sessions into reusable agent skills that reflect how you actually work. A single CLI wrapper launches whichever agent you prefer and auto-saves the conversation, and optional cloud sync lets you search and share across projects and with teammates. For teams that want their AI pair-programming output to become durable knowledge rather than ephemeral chat, this is a practical way to keep it.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.