What problem does it solve? After a session gap, developers lose track of where an Azure DevOps work item stands in the ICEA workflow — which documents exist, what is approved, and what to do next. This Skill scans all ICEA artifacts for an ADO ID and reports the exact current state plus the single next command to run. ## Core Features & Use Cases - Artifact Discovery: Locates plan, ICEA, tech spec, tracker, and epic documents for a given ADO ID across the docs directory. - State Reporting: Parses status lines, open question counts, acceptance criteria progress, and open bugs into a consolidated status dashboard. - Next-Action Guidance: Derives the exact next command (PLAN, TECH, APPROVE, REVISE, or IMPLEMENT) from the combination of files on disk and their approval state, with per-story progress for epics. - Use Case: A developer returning Monday morning runs /icea-status ADO-1847 and immediately sees the tech spec has 3 open questions, so the next step is REVISE ADO-1847. ## Quick Start Ask the assistant to show the ICEA status for ADO-1847 and tell you what to do next.