I kept wasting the first 10 minutes of every morning trying to remember
what I worked on yesterday before writing my standup.
So I built standup-cli.
It does three things:
- Scans your git commits from the last 24 hours
- Asks what you're working on today + any blockers
- Formats a clean standup in plain, Slack, or Markdown format
Install it:
npm install -g standup-cli-tool
pip install standup-cli-tool
Then just run standup from any git repo.
This is v0.1 — small and focused. Would love feedback on what to add next.
GitHub: https://github.com/muhtalhakhan/standup-cli
ProductHunt: https://www.producthunt.com/products/standup-cli

Top comments (0)