llmemory pack
Build a portable context pack for an AI agent handoff.
Usage
llmemory pack <output>
Generates an agent-ready briefing plus full transcript for one conversation or an entire folder, packaged as a ZIP. Use this for a one-off context handoff instead of connecting an agent live via MCP.
Options
| Flag | Description |
|---|---|
--conversation <id> | Conversation ID to pack |
--folder <id> | Folder ID to pack (all conversations in the folder) |
Examples
llmemory pack ./briefing.zip --conversation abc123
llmemory pack ./briefing.zip --folder work-project