Dump the verbatim session context from Claude's memory to a file. Writes ALL context sources exactly as they appear in the context window — no re-reading from disk, no re-executing hooks. Complementary to ctx-show (disk audit vs memory dump). Keywords: dump context, memory dump, what does Claude see, in-memory context, verbatim context.
$npx -y skills add artem-from-ua/claude-plugins --skill ctx-dumpInstalls into the current project.
Run `npx skills use "https://github.com/artem-from-ua/claude-plugins" --skill "artem-from-ua/claude-plugins/ctx-dump"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/artem-from-ua/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/artem-from-ua/claude-plugins"` and select the relevant skills, then follow their instructions.