Cc Mem banner
skymanbp skymanbp

Cc Mem

Development community

Description

--- description: Query and manage cc-memory state for the current project. Subcommands run the installed plugin's CLI (cc_memory/cli/mem.py on a marketplace/dev checkout, cli/mem.py on a flat standalone install — the resolver below probes both). argument-hint: "<subcommand> [args] e.g. stats | search <q> | progress | consolidate | supersedes <id>" --- ## /cc-mem — cc-memory CLI front-end Run cc-memory CLI commands against the current project. The wrapper resolves `--project .` for you. ###

Installation

Installs to ~/.claude/skills/skymanbp-cc-memory-cc-mem/SKILL.md

Terminal
mkdir -p ~/.claude/skills/skymanbp-cc-memory-cc-mem && curl -fsSL https://raw.githubusercontent.com/skymanbp/cc-memory/HEAD/commands/cc-mem.md -o ~/.claude/skills/skymanbp-cc-memory-cc-mem/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository