What problem does it solve? Keeping a mobile app's screen inventory complete and consistent with evolving use cases and SRS requirements is tedious and error-prone. This Skill automates the discovery, generation, and synchronization of screen specification files so no required screen is missed and no navigation link is broken. ## Core Features & Use Cases - Screen Discovery & Gap Analysis: Scans UC/SRS documents to identify every required screen (including hidden dialogs and error states) and reports which specs are missing. - Spec Generation & Editing: Creates standardized screen spec files from templates with navigation links, UI states, data requirements, and accessibility constraints. - Cross-Link Integrity Sync: Validates orphan screens, broken links, one-way links, and stale API endpoints, then updates the Screen Index README on every run. - Use Case: After a UC change in the HealthGuard mobile app, run TASK sync to detect affected screens, update their specs with bidirectional links, and regenerate the Screen Index automatically. ## Quick Start Ask the AI to run mobile-agent TASK full to scan the SRS, generate missing screen specs, fix cross-links, and update the Screen Index.