Generates your daily standup so you dont have to think before 9am
Find a file
Sabyla Solutions 29e01ce1cb initial commit
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 16:28:32 -04:00
README.md initial commit 2026-06-04 16:28:32 -04:00
standup-bot.sh initial commit 2026-06-04 16:28:32 -04:00

standup-bot

Generates your daily standup update so you don't have to think before 9am.

Usage

chmod +x standup-bot.sh
./standup-bot.sh

Example output

┌─────────────────────────────────────────┐
│           DAILY STANDUP REPORT           │
│        Wednesday, June 4 2026           │
└─────────────────────────────────────────┘

📅 YESTERDAY
   spent 4 hours debugging a missing semicolon

🎯 TODAY
   google 'how to exit vim' one more time

🚧 BLOCKERS
   the code works but I don't know why, which is somehow worse

Requirements

bash. That's it. No npm install required.