Skill Detail

Capture, search, and optionally sync local coding-agent session history across Claude Code, Codex, Cursor CLI, and Gemini with SpecStory

Use SpecStory when valuable coding-agent decisions keep disappearing into terminal history and you need one cross-agent workflow to auto-save, search, summarize, and optionally share those sessions.

Developer ToolsMulti-Framework
Developer Tools Multi-Framework Security Reviewed
โญ 1.2k GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill capture-search-and-optionally-sync-local-coding-agent-session-history-across-claude-code-codex-cursor-cli-and-gemini-with-specstory Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
A supported coding agent such as Claude Code, Codex CLI, Cursor CLI, Droid CLI, or Gemini CLI, plus the SpecStory CLI or supported editor extension.
Install & setup
Install the open SpecStory CLI with `brew tap specstoryai/tap && brew install specstory`, run `specstory check`, then launch a supported agent with `specstory run <agent>` so sessions are auto-saved to `.specstory/history/`.
Author
SpecStory AI
Publisher
Organization
Last updated
Apr 20, 2026
Quick brief

SpecStory wraps supported coding agents so their sessions are automatically saved to local project history, then makes that history searchable and processable for summaries, stats, and later retrieval. It can also optionally sync those saved sessions to the vendor cloud, but the local capture workflow stands on its own.

How it works

What this skill actually does

Invoke this instead of using Claude Code, Codex, Cursor CLI, or Gemini alone when you need durable project-level memory of what those agents already tried, decided, and fixed. The boundary is clear: this is not another general coding assistant, IDE, or agent platform. It is a session-history capture and retrieval workflow layered on top of existing coding agents.