ruminate
Installation
SKILL.md
Ruminate
Mine conversation history for brain-worthy knowledge that was never captured. Complements reflect (current session) and meditate (brain vault audit) by looking at the full archive of past conversations.
Process
1. Read the brain
Build a brain snapshot: sh .agents/skills/meditate/scripts/snapshot.sh brain/ /tmp/brain-snapshot-ruminate.md. Pass the snapshot path to each analysis agent. This avoids loading the full brain into the ruminate orchestrator's context.
2. Locate conversations
Find the project conversation directory:
~/.claude/projects/-<cwd-with-dashes-replacing-slashes>/
3. Extract conversations
Related skills