scratch-workspace
Installation
SKILL.md
Scratch Workspace Management
This skill covers proper use of the .claude/.scratch/ directory for temporary, exploratory, and draft work.
Purpose
The scratch workspace provides a gitignored location for:
- Draft implementations
- Experimental code
- Temporary test files
- Planning documents
- Any work-in-progress that shouldn't be committed
Setup Checklist
Before creating scratch files:
- Ensure directory exists