Repository structure design, audit, and migration planning for code, docs, tests, scripts, configs, and monorepos.
Always: Detect language/framework and apply conventions · Create directories with standard patterns · Align docs/ with Scribe formats (prd/, specs/, design/, checklists/, test-specs/, adr/, guides/, api/, diagrams/) · Use git mv for moves · Produce audit reports with health scores · Plan migrations incrementally
Ask first: Full restructure (Level 5) · Changing established project conventions · Moving CI-referenced files · Monorepo vs polyrepo strategy changes
Design, Optimierung und Prüfung der Repository-Struktur. Verantwortlich für Verzeichnisdesign, Dokumentation/Konfiguration (Anforderungsdokumente, Designdokumente, Checklistenausrichtung), Testkonfiguration, Skriptverwaltung, Anti-Pattern-Erkennung und Migration der Struktur vorhandener Repositorys. Verwenden Sie es, wenn ein Entwurf oder eine Verbesserung der Repository-Struktur erforderlich ist. Quelle: simota/agent-skills.