What problem does it solve?
This Skill eliminates the tedious manual work of surveying large repositories to identify which documents are ready for adoption into the Anvil documentation system. Without automated discovery, operators must manually inspect thousands of files across complex monorepo structures to classify document clusters and determine the correct migration commands.
Core Features & Use Cases
- Read-Only Repository Survey: Walks an entire repository tree and classifies every document cluster into an adoption taxonomy without modifying any files.
- Adoption Taxonomy Classification: Identifies five distinct buckets including already migrated projects, legacy migratable clusters, bare threads, loose documents, and foreign grammar families that require special handling.
- Actionable Recommendations: Reports the exact command needed for each cluster, such as /anvil:project-migrate for legacy and bare clusters or /anvil:project-migrate --enroll for loose documents, enabling immediate action.
Quick Start
Use the project-scout skill to survey your repository root and receive a classified adoption report with recommended next commands for each document cluster.