Standup summary
Skill blackblue-labs/skill2/tests/fixtures/visualize-library/skills/standup-summary
Skills for your skills. Create, test, audit, package, and visualize Agent Skill libraries—locally.
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.
One thing to look at
- 27 days oldThe repository was created 27 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
What its author says it does
Copied from the file, not written here
Use when compressing yesterday's commits and open PRs into a short standup update.
SKILL.md
0.4 KB, 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.