Standup summary
Skill blackblue-labs/skill2/tests/fixtures/visualize-library/skills/standup-summary
Use when compressing yesterday's commits and open PRs into a short standup update.From its SKILL.md
npx -y skills add blackblue-labs/skill2 --skill standup-summaryAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.4 KB, 60 tokens by cl100k_base, as published. Nobody here has run it
Standup Summary
Summarize recent commits and open PRs into a short standup update.
Workflow
- Read local git log for the requested window.
- List open PRs that need review or merge.
- Return three bullets: done, doing, blockers.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.