aboutsummaryrefslogtreecommitdiff
path: root/claude-rules/working-files.md
Commit message (Collapse)AuthorAgeFilesLines
* feat(rules): working-files convention for in-progress task artifactsCraig Jennings2026-05-181-0/+145
I added claude-rules/working-files.md as the canonical convention. In-progress task artifacts live in working/<task-slug>/ under the project root. On task completion the files get renamed individually with a YYYY-MM-DD-<slug>-<descriptor> shape and moved flat into assets/ (or the area-specific assets/). Never rename the directory as a substitute for filing, since that loses the flat-searchable property of assets/. claude-templates/.ai/protocols.org gained a short reference to the rule so it propagates to every project's .ai/protocols.org on the next startup rsync.