List all stored branch memories with their sizes and last modified dates.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add Davidcreador/claude-code-branch-memory-manager --skill list --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of List?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/davidcreador-list)More formats (shields.io, HTML) on the badges page.
---
name: list
description: List all stored branch memories with their sizes and last modified dates.
---
# List Branch Memories
List all stored branch-specific memory files.
Run:
```bash
node "${CLAUDE_PLUGIN_ROOT}/dist/cli.js" list
```
Present the output to the user, highlighting the current branch if applicable.
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!