What problem does it solve?
Ensures the working session's context is complete and preserved so users do not lose work, proceed with stale information, or begin complex tasks with missing plans or logs. It centralizes checks for active plans, session logs, MEMORY.md contents, backmatter currency, and todo state to reduce interruptions and confusion.
Core Features & Use Cases
- Active plan detection: Detects and summarizes any plan files in .claude/plans/ to confirm an active roadmap.
- Session log verification: Checks for today's session log in quality_reports/session_logs/ and flags stale or missing entries.
- Memory and backmatter audit: Reads MEMORY.md and verifies that backmatter chapters (91–95) reflect the current session's work.
- Todo summary and recommendations: Reports pending versus completed items and provides a concise recommendation if attention is needed.
- Use Cases: Run before starting a multi-step analysis, after long idle periods to ensure nothing was compacted away, or prior to session close to confirm preservation.
Quick Start
Run the context-status check to produce a Session Health Report summarizing active plans, session logs, MEMORY.md contents, backmatter currency, and todo status.