gh
), and external toolchain interoperability.specstory/history/
as timestamped Markdown.
specstory sync
sync
command ensures you can retroactively capture Claude Code history, even if you didn’t start with specstory run
.
Convert all sessions:
.specstory/history/*.md
.
Sync a single session:
specstory sync
invaluable if you ever forget to wrap a session or want to batch-export past work.
/clear
between tasks: Keeps new sessions focused and token-efficient.!command
for shell context: Great for feeding in outputs (!ls
, !grep
, etc.).–dangerously-skip-permissions
), but only for trusted projects./init
to create a CLAUDE.md: Gives Claude persistent project knowledge.CLAUDE.md
to guide Claude intelligently.specstory run
not capturing: Ensure claude
is in your PATH and that a session starts..specstory/history/
: Run specstory sync
to convert past sessions.specstory sync
shows nothing: Verify Claude Code has existing sessions.