Back to browse
GitHub Repository
2 starsJavaScript

Git-temp (repo scratchpad for AI agents that won't clutter Git status)

by sebmellen·Jul 17, 2026·2 points·0 comments

AI Analysis

●●SolidSolve My ProblemCozy

Smart use of .git/info/exclude keeps scratch files local but indexable by agents.

Strengths
  • Leverages .git/info/exclude instead of .gitignore for local-only hiding.
  • Auto-integrates with Cursor, Copilot, and Claude rule files.
  • Zero-dependency Node CLI that runs instantly via npx.
Weaknesses
  • Niche workflow that only matters if you heavily use AI agents.
  • Could be replicated with a simple shell script or alias.
Target Audience

Developers using AI coding assistants (Cursor, Copilot)

Similar To

direnv · mktemp

Similar Projects

AI/ML●●Solid

I've implemented multi-repo workspace support in Agent of Empires

Git worktrees and Docker sandboxes let agents tackle multi-repo tasks without context collapse.

Niche GemShip It
seluj78
602mo ago