scratch-workspace

Official

Temporary, safe space for experiments and drafts.

AuthorTheBushidoCollective
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides using .claude/.scratch for draft code, experiments, and planning that should not be committed.

Core Features & Use Cases

  • Temporary Storage: Drafts and experiments outside version control.
  • Git Ignore: Ensure scratch stays out of commits.
  • Promotion Path: Move finalized work to proper project locations.

Quick Start

Create a scratch folder for an experimental feature and later promote it to the main codebase.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: scratch-workspace
Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#scratch-workspace

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository