mirror of
https://github.com/tiennm99/ai-coding-workflow-labs.git
synced 2026-09-17 16:19:54 +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
266 B
Markdown
13 lines
266 B
Markdown
# reference/
|
|
|
|
**Read-only context.**
|
|
|
|
Put things here that Claude should read but never modify:
|
|
- Brand guidelines
|
|
- Templates
|
|
- Style guides
|
|
- Standing instructions
|
|
- Example files
|
|
|
|
Claude reads from here to inform its work, but never moves or changes these files.
|