Audits test suite organization by detecting layout patterns (co-located, mirrored, flat), flagging directories with too many files, and surfacing orphaned tests where the source code disappeared but the test file stuck around. It checks whether your test structure mirrors your source domains and catches fragmented duplicates. The Layer 2 context verification is smart about skipping integration tests when checking for 1:1 source mapping, since those legitimately test multiple modules. Use this when your test suite has grown organically and you suspect the directory structure has drifted into a mess. Outputs a compliance score and specific MOVE, MERGE, or DELETE_ORPHAN actions with effort estimates.
npx -y skills add levnikolaevich/claude-code-skills --skill ln-637-test-structure-auditor --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
dbt-labs/dbt-agent-skills
github/awesome-copilot