What problem does it solve? Project documentation drifts out of sync with actual source code as development progresses, forcing PMs and AI agents to spend 30-60 minutes manually cross-referencing folder structures, API endpoints, and task trackers. This Skill automates that reconciliation so review documentation always reflects reality. ## Core Features & Use Cases - Structure Synchronization: Scans actual project folders (Admin Web or Mobile), compares against Project_Structure.md, and updates trees, module statuses, and LOC counts to match reality. - Summary Rewriting: Rewrites every module summary file using a token-optimized template, verifying API endpoints and file paths against real source code. - Trello to JIRA Migration: Replaces all Trello references with exact JIRA Epic Names using a lookup index, with verification that zero Trello references remain. - Use Case: After a sprint adds a new notification module and removes legacy auth code, run the check to automatically update the structure tree, create a new NOTIFICATION summary, delete the obsolete one, and receive a changelog report. ## Quick Start Ask the AI to check the project and update the structure documentation, then choose ADMIN or MOBILE when prompted.