Save the current CLAUDE.md to branch-specific memory. Use when the user wants to save their current branch context.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add Davidcreador/claude-code-branch-memory-manager --skill save --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Save?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/davidcreador-save)More formats (shields.io, HTML) on the badges page.
---
name: save
description: Save the current CLAUDE.md to branch-specific memory. Use when the user wants to save their current branch context.
---
# Save Branch Memory
Save the current CLAUDE.md file to a branch-specific memory file.
Run the following command:
```bash
node "${CLAUDE_PLUGIN_ROOT}/dist/cli.js" save "$ARGUMENTS"
```
If no description was provided in the arguments, use a brief description based on recent work context.
Report the result to the user.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!