What problem does it solve? Working across eight repos for three products (Emerge, Exam Studio, CleverClass) means constantly rediscovering which repo owns what, what stack each actually runs, where things are deployed, and which widely-repeated claims are now stale. This Skill provides a verified orientation map so you open the right repo first and avoid acting on outdated documentation. ## Core Features & Use Cases - Repo routing table: Maps every repo on the drive to its product, verified stack (Go monolith, Django/DRF, FastAPI, Laravel, Next.js 16), and deployment target, including port allocations for the Exam Studio compose stack. - Git state awareness: Records current branches, dirty file counts, remote URLs, and traps like the archived read-only lms-questionbank-engine repo and the Harbour-Emerge org migration. - Stale-doc corrections: Lists eight specific corrections to EMERGE_SETUP.md plus estate-wide landmines such as decorative permission flags, unsigned tenant headers, and silent test skips. - Use Case: Before starting a task touching the survey platform, load this Skill to learn that Survey-Forms is a Go modular monolith on branch deploy/dockerize-cicd, deploys to the demo box behind Caddy on plain HTTP 8070, and that 443 is not open at the firewall. ## Quick Start Ask the assistant to orient you on the Emerge estate and tell you which repo to open for your current task.