Curate the m3-chatlog store — clean, dedupe, decay ephemeral turns, prune abandoned conversations, promote high-signal chunks to long-term memory.
$curl -o .claude/agents/curate-chatlog.md https://raw.githubusercontent.com/skynetcmd/m3-memory/HEAD/agents/curate-chatlog.mdInstalls into the current project.
Install curate-chatlog by running `curl -o .claude/agents/curate-chatlog.md https://raw.githubusercontent.com/skynetcmd/m3-memory/HEAD/agents/curate-chatlog.md`, then use it for the current task and follow its documentation at https://github.com/skynetcmd/m3-memory.