What problem does it solve? Long-running development projects drift from their roadmap without periodic strategic checkpoints. This Skill automates a structured strategy review by spawning an architect agent that gathers recent git history, pull requests, and render outputs, then surfaces project state and asks one focused question about direction. ## Core Features & Use Cases - Automated Context Gathering: The architect agent silently pre-gathers git log, closed PRs, render outputs, and convergence plots before reporting. - Visual State Summary: Surfaces project state in 3-5 lines with embedded renders from test_results/ and benchmarks/ directories. - Roadmap Maintenance: Updates ROADMAP.md when direction changes and opens a documentation PR. - Use Case: After closing a development round in a renderer project, run this Skill to get a concise visual summary of progress and a single open question that forces an explicit decision about the next milestone. ## Quick Start Invoke /strategy-review to have the architect agent summarize recent project state with renders and ask one question about direction.