Git-temp (local scratchpad for AI agents that won't clutter Git status)
Yet another AI workflow helper when .gitignore already solves this.
Hides scratch files from Git status via `.git/info/exclude` while keeping them visible to AI.
Developers using AI coding agents like Cursor or Copilot
git-ignore
Yet another AI workflow helper when .gitignore already solves this.
Visualizes Claude Code rate limits locally without API calls or Node.js dependencies.
Zero-dependency status line for Claude Code tracks 5h and 7d usage limits locally.
Git-based verification catches AI agents lying about shipped features.
It removes the small but annoying friction of TextEdit — auto-saving notes to a preset folder and auto-naming them by timestamp, first line or a counter so you never face a save/delete dialog. Keyboard shortcuts, a hideable sidebar and plain .txt storage keep the tool brutally simple and predictable. Not novel, but sharply focused: if you want a local scrap-paper workflow on macOS, this does that exact job without drama.
Preview mode and overwrite protection show the author thought about safety — you can simulate changes with --preview and it avoids clobbering files. The ability to run via npx for one-offs, plus --only / --exclude flags and reuse of existing folders, make it a practical, low-friction utility. Not groundbreaking, but a tidy, sensible tool for a common pain point.