Back to Commands

Standup Report

Commands team 170
Install Command
npx claude-code-templates@latest --command team/standup-report
View on GitHub

Content

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 -l active 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:

  1. Git Activity Analysis - Extract commit activity, analyze code changes, identify contributors, assess impact scope
  2. Linear Task Progress - Query task updates, analyze completion status, track sprint progress, identify blockers
  3. Pull Request Activity - Review PR submissions, analyze review activity, track merge status, assess collaboration patterns
  4. Team Collaboration - Analyze pair programming, code review participation, knowledge sharing, mentorship activities
  5. Progress Tracking - Calculate velocity metrics, assess goal completion, identify trends, predict sprint outcomes
  6. Blockers & Impediments - Identify stuck tasks, analyze delay patterns, assess resource needs, recommend solutions

Advanced Features: Automated activity categorization, progress visualization, trend analysis, predictive insights, team health scoring.

Report Quality: Actionable insights, clear progress indicators, obstacle identification, team coordination support, meeting efficiency optimization.

Output: Comprehensive standup report with team activity summary, progress metrics, blocker identification, and actionable next steps.

Stack Builder

0 components

Your stack is empty

Browse components and click the + button to add them to your stack for easy installation.