/analyze-project — Root Cause Analyst Workflow Analyze AI-assisted coding sessions in and produce a report that explains not just what happened , but why it happened , who/what caused it , and what should change next time . Goal For each session, determine: 1. What changed from the initial ask to the final executed work 2. Whether the main cause was: - user/spec - agent - repo/codebase - validation/testing - legitimate task complexity 3. Whether the opening prompt was sufficient 4. Which files/subsystems repeatedly correlate with struggle 5. What changes would most improve future sessions Whe…