Review Insights
Scan the project for all accumulated insights and present them for review.
Steps
Find all files with Insights sections
- Search for
CLAUDE.mdfiles in the project (excluding node_modules, .venv) - Also read
agent_dev/README.md
- Search for
Extract # Insights sections
- For each file, extract content under
# Insightsor## Insightsheading - Include the file path as context
- Skip files with empty Insights sections
- For each file, extract content under
Present consolidated output
- Group insights by source file
- Show each insight with its date
Ask the user
- Which insights should be promoted to permanent rules in CLAUDE.md?
- Any insights to archive or remove?