Overview
Audit current repository file organization against the planned structure defined in CLAUDE.md to identify misalignments.
Scope
- Map current structure of
.github/, root folders, and all major directories
- Compare against CLAUDE.md definitions for reusable vs. GitHub-native assets
- Identify misplacements of files/folders
- Document what's in the wrong location according to CLAUDE.md
Audit Checklist
Deliverables
- Current state audit report
- Mapping document: Path | Current Location | Expected Location | Status
- List of misaligned items
- Impact assessment (what needs to move, what's OK as is)
Related Files
- All folders and major files across repository
.github/ (entire folder)
- Root level folders:
agents/, scripts/, schemas/, docs/, workflows/, etc.
Related Documentation
Overview
Audit current repository file organization against the planned structure defined in CLAUDE.md to identify misalignments.
Scope
.github/, root folders, and all major directoriesAudit Checklist
.github/Deliverables
Related Files
.github/(entire folder)agents/,scripts/,schemas/,docs/,workflows/, etc.Related Documentation