ln-646-project-structure-auditor
Installation
SKILL.md
Paths: File paths (
references/,../ln-*) are relative to this skill directory.
Project Structure Auditor
Type: L3 Worker
L3 Worker that audits whether physical project structure reflects the intended architecture.
Purpose & Scope
- Audit modules, domains, layer layout, framework placement, and junk drawer directories
- Detect structure drift that makes the architecture hard to navigate or enforce
- Complement code-level boundary checks with physical structure evidence
- Emit
MOVE_MODULE,SPLIT_JUNK_DRAWER, orALIGN_DOMAIN_STRUCTURE - Calculate compliance score (X/10)
Out of Scope: