mirror of
https://github.com/tiennm99/ai-coding-workflow-labs.git
synced 2026-09-18 10:22:37 +00:00
Introduces a repeatable file management workflow: inbox for new files, processed for organized output, outputs for Claude-generated reports, and reference for read-only context. Includes a file-processor skill with naming conventions and categorization rules. Updates README with usage instructions.
13 lines
371 B
Markdown
13 lines
371 B
Markdown
# processed/
|
||
|
||
**Files that have been reviewed and organized.**
|
||
|
||
Subfolders:
|
||
- `invoices/` – Bills and invoices
|
||
- `receipts/` – Purchase receipts
|
||
- `documents/` – General documents, contracts, forms
|
||
- `images/` – Screenshots, photos, graphics
|
||
- `other/` – Anything that doesn't fit elsewhere
|
||
|
||
Files here are renamed with the format: `YYYY-MM-DD-description.ext`
|