Armory
Source
Browse
Hooks

memory-persistence

Lifecycle hook bundle (SessionStart, PreCompact, observation, SessionEnd) that loads prior context and persists session state across compaction.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install memory-persistence --cli claude

writes the file to.claude/hooks/memory-persistenceListed as compatible

Configuration
# fetches the hook script into:
.claude/hooks/memory-persistence
# then register it in your settings.json "hooks" block.

↳ Add the hook entry to settings.json, then restart the harness.

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

ECC hook bundle. Lifecycle hook bundle (SessionStart, PreCompact, observation, SessionEnd) that loads prior context and persists session state across compaction.

When to use it

Lifecycle hook bundle (SessionStart, PreCompact, observation, SessionEnd) that loads prior context and persists session state across compaction.

Source

Extracted from affaan-m/ecc.