git-stage-batch - hunk-level commit curation
Hunk-by-hunk and line-by-line staging tool for git, designed to shape a clean commit history from messy development work. Lets you incrementally split experimental changes into logical commits.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
git-lrc - on-commit AI code review
Free Go CLI that runs unlimited AI code reviews on each commit, with no per-review cap or external service in the loop.
branch-watch - track branch and fork sync across repos
Rust CLI that monitors branch and fork sync status across your GitHub repositories. Surfaces diverged forks, stale branches, and unmerged PRs from one terminal view.
claude-powerline - vim-style powerline for Claude Code
Lightweight powerline-style statusline for Claude Code with git status, session info, and color themes. TypeScript, no heavyweight dependencies.
voiden - design and test APIs in plain Markdown
Git-native API client where requests, tests, and docs are composed from reusable Markdown blocks. Bruno-style workflow with no lock-in, versioned alongside your code.