From engram
Display memory system status. Auto-triggered when the user asks about memory state or for diagnostics.
npx claudepluginhub legacybridge-tech/claude-plugins --plugin engramThis skill uses the workspace's default tool permissions.
Display the current state of the Engram memory system.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
Display the current state of the Engram memory system.
Use when:
Read .claude/memory-settings.json for:
Read .claude/memory_counter.txt for the current conversation turn count.
For each of the three memory files, gather:
### YYYY-MM-DD entries- YYYY-MM-DD: entriesFormat:
Engram Memory System Status
═══════════════════════════
Configuration:
Preset: <preset>
Language: <language>
Reload interval: every <N> turns
Conversation turn: <current-turn>
Memory Files:
<preferences-file>
Status: <exists/missing>
Size: <lines> lines
Fields: <filled>/<total> filled
<conversations-file>
Status: <exists/missing>
Size: <lines> lines
Entries: <count> conversations
<longterm-file>
Status: <exists/missing>
Size: <lines> lines
Entries: <count> memories
Recent Conversations (last 3):
- YYYY-MM-DD HH:MM - Topic
- YYYY-MM-DD HH:MM - Topic
- YYYY-MM-DD HH:MM - Topic
Health Check:
✓ All files present
✓ Preferences populated
✗ No conversation summaries yet
Check for: