Show the current branch memory status including active memory, saved memory, and configuration.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add Davidcreador/claude-code-branch-memory-manager --skill status --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Status?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/davidcreador-status)More formats (shields.io, HTML) on the badges page.
---
name: status
description: Show the current branch memory status including active memory, saved memory, and configuration.
---
# Branch Memory Status
Show the current branch memory status.
Run:
```bash
node "${CLAUDE_PLUGIN_ROOT}/dist/cli.js" status
```
Present the output to the user in a readable format.
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!