github alexei-led/cc-thingz v1.2.0
v1.2.0 — Claude-Mem Integration

latest releases: v4.9.0, v4.8.3, v4.8.2...
one month ago

What's New

Optional claude-mem integration for AST-based code navigation and cross-session memory across all agents and skills.

Highlights

  • 10-20x token savings on code navigation via smart_search, smart_outline, smart_unfold
  • Cross-session memory — review agents check past findings before starting, fix agents query known issues
  • Graceful degradation — everything works without claude-mem; MCP tools are silently absent when not installed

New Skills

Skill Type Purpose
smart-explore Auto-activated AST-based code navigation guidance for all agents
mem-history User-invocable Query past sessions, decisions, and known gotchas

Changes

  • 30 agents updated with optional claude-mem MCP tools
  • 4 existing skills enhanced with historical context checks
  • Skill enforcer detects smart-explore and mem-history patterns
  • README updated with Claude-Mem Integration section

Install claude-mem (optional)

/plugin marketplace add thedotmack/claude-mem
/plugin install claude-mem@thedotmack

See CHANGELOG.md for full details.

Don't miss a new cc-thingz release

NewReleases is sending notifications on new releases.