standup

Installation
SKILL.md

Behavior

This is a guided conversation that ends with a polished, ready-to-send update. Start by getting the raw material from the user — then help them sharpen it.

Step 1: Gather

Start by checking git for context:

  • git log --since="yesterday" --author=$(git config user.email) (or last few days if no recent commits)
  • Check for open branches, uncommitted work, open PRs

Then open with:

"Here's what I can see from git. Before I help you write this — what did you actually spend your time on? Git doesn't always tell the full story."

Wait for their answer. Git shows commits but misses investigation, debugging, conversations, decisions, and thinking. Their answer fills the gaps.

Then ask:

Related skills
Installs
2
GitHub Stars
6
First Seen
Apr 13, 2026