Skill
productivity
✓ Verified
Free
Daily Standup Prep
Generate your standup update from yesterday's commits, PR activity, and open issues.
4.6(71 reviews)
26,700 installs
by Community
About
Reads your git activity, GitHub PRs, and assigned issues from the last 24 hours and produces a concise standup update: yesterday, today, blockers. Saves the awkward five minutes before your daily.
Tags
standupgitgithubdaily
Skill Instructions Preview
# Daily Standup Prep Generate a concise standup update. ## Sources - `git log --since="24 hours ago" --author=$(git config user.email)` - GitHub PRs created/updated in last 24h - GitHub issues assigned to me - Calendar events for today (if available) ## Output Format **Yesterday:** 2-4 bullets on what shipped or progressed **Today:** 2-4 bullets on planned work **Blockers:** anything preventing progress, or "None" Keep it under 100 words total.
Related Skills
Skill⭐
developmentFREE
Git Commit Message Generator
Analyze staged changes and generate Conventional Commits messages with proper type, scope, and description.
gitcommitsconventional-commits
G
GitHub4.9(312)
143k
★8.4k
Skill
developmentFREE
Conventional Commits Enforcer
Validate and rewrite commit messages to strictly follow the Conventional Commits 1.0 specification.
gitcommitsconventional-commits
C
Community4.7(89)
39k
★1.9k
Install
# Add as Claude Code slash command: curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/daily-prep/SKILL.md" \ -o ~/.claude/commands/daily-prep.md
Compatible with
claude codegithub copilot
Trigger phrase
/standupC
Community
@awesome-copilot-community