Review CLAUDE.md from conversation history Analyze recent conversations to improve both global ( /.claude/CLAUDE.md) and local (project) CLAUDE.md files. Step 1: Find conversation history The project's conversation history is in . The folder name is the project path with slashes replaced by dashes. Step 2: Extract recent conversations Extract the 15-20 most recent conversations (excluding the current one) to a temp directory: Step 3: Spin up Sonnet subagents Launch parallel Sonnet subagents to analyze conversations. Each agent should read: - Global CLAUDE.md: - Local CLAUDE.md: (if exists) -…