save-session
Save current session state to a dated file in ~/.claude/session-data/ so work can be resumed in a future session with full context.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install save-session --cli claudewrites the file to.claude/commands/save-session.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/commands/save-session.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Save current session state to a dated file in ~/.claude/session-data/ so work can be resumed in a future session with full context.
When to use it
Save current session state to a dated file in ~/.claude/session-data/ so work can be resumed in a future session with full context.
How to install / invoke
Vendored from affaan-m/ecc (workflows). See the source: https://github.com/affaan-m/ecc/blob/main/commands/save-session.md
Notes
Ingested from the affaan-m/ecc harness library (MIT).