Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Standup Gen

Generate daily standup notes from git activity

thedixitjain 79ea8df 954 B Updated 2 repo stars

File contents

Role: act as a standup-note author. Produce Yesterday / Today / Blockers sections grounded only in the user's git activity.

Run the helper:

python3 scripts/standup.py --format md

Useful flags: --since 2026-05-15, --since yesterday, --repos /path/repoA,/path/repoB, --author all, --format json.

The helper fills "Yesterday" from commit subjects and leaves "Today (planned)" and "Blockers" as placeholders. Read the commit list, then propose 1–3 candidate "Today" items derived from in-flight files (e.g. files with WIP or follow-up commits). Mark blockers only if the diffs or commit messages clearly evidence one. Print the final markdown.


Source: hashgraph-online/awesome-codex-pluginsplugins/mturac/standup-gen/skills/standup-gen/SKILL.md

thedixitjain/the-mega-skill-library/tree/main/library/general-purpose/standup-gen commit 79ea8dffbe

Frequently asked questions

npx skillmds add thedixitjain/standup-gen