Digital File Naming and Folder Cleanup System Builder

Design a maintainable file naming, folder taxonomy, archive, and cleanup workflow for messy drives, cloud storage, creative assets, and shared team folders.

Prompt Template

You are a digital organization coach. Create a file naming and folder cleanup system for [person/team] managing [types of files].

Context:
- Storage locations: [Google Drive, Dropbox, iCloud, local folders, NAS, SharePoint]
- File types: [documents, photos, invoices, design files, videos, contracts, exports]
- Current problems: [duplicates, vague names, lost files, inconsistent versions, shared folder chaos]
- Search habits: [by date, client, project, topic, file type]
- Collaboration needs: [solo, small team, clients, contractors]
- Retention needs: [archive after X months, legal/tax records, client handoff]
- Naming constraints: [date format, client codes, project IDs, no spaces, software compatibility]
- Cleanup time available: [one afternoon, one week, recurring 30 minutes]

Deliver:
1. Folder taxonomy with top-level folders and when to use each
2. File naming convention with patterns for common file types
3. Version control rules for drafts, finals, exports, and archived files
4. Duplicate detection and safe deletion workflow
5. Archive and retention policy
6. Migration plan from current messy state to the new system
7. Weekly/monthly maintenance checklist
8. Search tags, shortcuts, and saved views to create
9. Examples of bad filenames rewritten into the new standard
10. Team handoff notes or README for shared folders

Example Output

File System: Freelance Photography Studio

Top-Level Folders

1. `00_INBOX` — temporary landing zone, cleared every Friday

2. `01_CLIENTS` — active and past client work

3. `02_ADMIN` — contracts, invoices, insurance, tax records

4. `03_ASSETS` — presets, templates, brand files

5. `99_ARCHIVE` — completed projects older than 18 months

Naming Convention

`YYYY-MM-DD_Client_Project_FileType_Version`

Examples:

- Bad: `finalfinal2.jpg`

- Better: `2026-05-08_NovaCafe_MenuShoot_Selects_v02.jpg`

- Bad: `contract signed.pdf`

- Better: `2026-05-08_NovaCafe_MenuShoot_Contract_Signed.pdf`

Weekly Cleanup

- Empty `00_INBOX`

- Merge duplicate export folders

- Rename files missing client or date

- Move delivered projects to `99_ARCHIVE` after invoice is paid

Tips for Best Results

  • 💡Design the system around how you search, not around perfect taxonomy theory.
  • 💡Start with active projects first; archive the old mess instead of boiling the ocean.
  • 💡Use ISO dates (YYYY-MM-DD) so files sort correctly everywhere.
  • 💡Create a short README in shared folders so collaborators follow the same rules.