generate-standup
Installation
SKILL.md
Generate Daily Standup
Produces a daily standup post from live GitHub activity and optionally posts it
to the mitodl/hq Check-ins discussion.
Requires: gh (authenticated) and jq.
Step 1 — Fetch GitHub context
Run the bundled context script before asking any questions:
bash skills/process/generate-standup/scripts/get-standup-context.sh [-t YYYY-MM-DD] [-o org1,org2]
| Flag | Description | Default |
|---|
Related skills