Standup Report
Generate comprehensive daily standup reports with team activity analysis and progress tracking
$ npx claude-code-templates@latest --command="team/standup-report" --yesRequires Claude Code. The command adds this command to your project's .claudedirectory — nothing runs on ToolZip's servers.
What's inside this command
Component source
Standup Report
Generate comprehensive daily standup reports with team activity and progress analysis: $ARGUMENTS
Current Standup Context
- Linear connection: Linear MCP server status and task synchronization
- Time range: !
date -d 'yesterday' '+%Y-%m-%d'to !date '+%Y-%m-%d'analysis period - Team members: !
git log --format='%ae' --since='1 day ago' | sort -u | wc -lactive contributors - Repository: !
gh repo view --json nameWithOwner -q .nameWithOwner 2>/dev/null || echo "No repo context"
Task
Generate comprehensive standup report with team activity analysis and progress insights:
Time Range: Use $ARGUMENTS to specify yesterday, last 24 hours, since Friday, or custom date range for analysis Standup Report Framework:- Git Activity Analysis - Extract commit activity, analyze code changes, identify contributors, assess impact scope
- Linear Task Progress - Query task updates, analyze completion status, track sprint progress, identify blockers
- Pull Request Activity - Review PR submissions, analyze review activity, track merge status, assess collaboration patterns
- Team Collaboration - Analyze pair programming, code review participation, knowledge sharing, mentorship activities
- Progress Tracking - Calculate velocity metrics, assess goal completion, identify trends, predict sprint outcomes
- Blockers & Impediments - Identify stuck tasks, analyze delay patterns, assess resource needs, recommend solutions
Related Claude Code Commands
Architecture Review
Comprehensive architecture review with design patterns analysis and improvement recommendations
Session Learning Capture
Capture and document session learnings with automatic knowledge integration and memory updates
Memory Spring Cleaning
Clean and organize project memory files with implementation synchronization and pattern updates
Estimate Assistant
Generate accurate task estimates using historical data, complexity analysis, and team velocity metrics
Issue Triage
Intelligent issue triage with automatic categorization, prioritization, and team assignment
Dependency Mapper
Map project and task dependencies with critical path analysis and circular dependency detection
Catalog data and component content are sourced from the open-source davila7/claude-code-templates project (MIT license). ToolZip curates the listing and writes original descriptions; every component links back to its original source. Claude Code is a product of Anthropic. ToolZip is an independent catalog and is not affiliated with or endorsed by Anthropic.