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:

  1. Ensure directory exists
Installs
34
GitHub Stars
166
First Seen
Jan 22, 2026
scratch-workspace — thebushidocollective/han