standup

Installation
SKILL.md

Standup

Produce a short, spoken-ready standup update from real activity. Never invent items. A gathering script collects the raw material. The script only gathers. The summary is the skill's job.

Step 0: Confirm the day scope

Propose the smart default, then ask the user to confirm. One question, three choices: today, previous workday, or both. Monday reaches back to Friday. A weekend run covers since Friday. Late-night work past midnight belongs to the standup that has not happened yet.

Translate the confirmed scope into explicit bounds. A single named day means that day's full cycle, 10:00 that day to 10:00 the next, so its late-night work stays attached.

Step 1: Gather

Run ${CLAUDE_SKILL_DIR}/scripts/gather.py. With no arguments it computes the default window from the current time and prints one JSON blob. Pass explicit bounds when the user confirmed a scope other than the default.

Installs
7
GitHub Stars
2
First Seen
1 day ago
standup — bhagyamudgal/skills