standup: concise git activity digest for Herdr workspaces
Developers using Herdr often end up with many worktrees and need to manually inspect each one to see what agents have done. standup queries Herdr for active workspaces, runs git commands, and prints a clear, grouped report of commits, file changes, branch status, and uncommitted work. It is a CLI utility aimed at engineers who want a quick overview without pulling PR status or CI info. By automating this tedious inspection, it saves time and reduces the risk of missing important changes.
View on GitHub →moneycaringcoder/herdr-standup