Standup Generator
VerifiedGenerates structured daily standup summaries and async update messages from git logs, task lists, and free-form notes.
Install
Claude Code
Copy the SKILL.md file to your project's .claude/skills/ directory About This Skill
Standup Generator solves the problem everyone has with daily standups: they become rote recitations of activity logs rather than genuine team coordination. It transforms raw inputs — git commits, task notes, bullet points — into standups that actually communicate progress, intent, and blockers.
Input Sources
- The skill accepts and synthesizes from multiple inputs:
- Git log — `git log --since=yesterday --oneline` output transformed into meaningful summaries (not commit messages verbatim)
- Task list — completed, in-progress, and blocked items from your task manager
- Free-form notes — unstructured notes from the day
- Ticket IDs — looks up context from mentioned Jira/Linear/GitHub issue numbers if provided
Output Structure
The classic three-question format, written to be useful:
Yesterday: Groups related commits and tasks into coherent progress statements. "Fixed the payment webhook" rather than "Resolved bug #4521: NullPointerException in WebhookHandler.processEvent()"
Today: Derived from your stated intentions and logical next steps from yesterday's work. Specific enough to be accountable, not a task list.
Blockers: Explicitly separated and formatted to prompt action: who can unblock this, by when it needs resolution, and what the impact is of the block continuing.
Async Formats
- Slack-formatted — with emoji, bold, and bullet points suited for Slack rendering
- Plain text — for email or simple messaging
- Thread format — for Slack threads with replies
- Weekly summary — aggregated from 5 daily standups into a weekly digest
Use Cases
- Generating daily async standup messages for distributed teams
- Summarizing yesterday's git commits into a human-readable progress update
- Creating weekly status updates from a week's worth of daily notes
- Writing standup messages that actually surface blockers and risks
Pros & Cons
Pros
- + Transforms git commits into meaningful progress statements — not verbatim message dumps
- + Blocker section formatted to prompt action, not just note the problem
- + Multiple async formats including Slack and weekly digest
- + Synthesizes multiple input sources into a coherent single update
Cons
- - Cannot automatically access real-time Jira/Linear ticket details — ticket context must be pasted manually
- - Quality of today's section depends on how clearly the user states their intentions
Related AI Tools
Claude Code
Paid
Anthropic's agentic CLI for autonomous terminal-native coding workflows
- Terminal-native autonomous coding agent
- Full file system and shell access for multi-step tasks
- Deep codebase understanding via repository indexing
Claude
Freemium
Anthropic's AI assistant built for thoughtful analysis and safe, nuanced conversations
- 200K token context window for massive document processing
- Artifacts — interactive side-panel for code, docs, and visualizations
- Projects with persistent context and custom instructions
GitHub Copilot
Freemium
AI pair programmer that suggests code in real time across your IDE
- Real-time code completions across 30+ languages
- Copilot Chat for natural language code Q&A
- Pull request description and summary generation
Related Skills
Meeting Summarizer
VerifiedMeeting notes and action item extraction agent that processes transcripts or notes and produces structured summaries with decisions, owners, and deadlines.
Task Planner
VerifiedProject task decomposition agent that breaks complex goals into actionable tasks, estimates effort, identifies dependencies, and generates schedules.
Retrospective Facilitator
VerifiedStructures sprint and project retrospectives with multiple formats, analyzes team feedback, and generates prioritized action items with owners.
Stay Updated on Agent Skills
Get weekly curated skills + safety alerts
每周精选 Skills + 安全预警