scratch-dir

Official

Manage ad-hoc command output.

AuthorESO-Toolkit
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents temporary command output files from cluttering your Git repository and polluting your git status.

Core Features & Use Cases

  • Organized Output: Redirects command output (lint results, logs, test dumps) to a dedicated, gitignored scratch/ directory.
  • Clean Git Status: Ensures your working directory remains clean by keeping temporary files out of Git's tracking.
  • Use Case: When running a lint command that produces a lot of output, redirect it to scratch/lint-output.txt instead of the root directory.

Quick Start

Use the scratch-dir skill to redirect the output of the 'npm run lint' command to a file in the scratch directory.

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-dir
Download link: https://github.com/ESO-Toolkit/eso-toolkit/archive/main.zip#scratch-dir

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.