standup

Generate standup-style work summaries from recent Claude Code sessions.

101|10|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/tombelieber/claude-view --skill standup-tombelieber
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: standup
Source: https://github.com/tombelieber/claude-view/tree/main/packages/plugin/skills/standup
Command: npx skills add https://github.com/tombelieber/claude-view --skill standup-tombelieber

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users quickly understand their recent activity within Claude Code by generating a concise, standup-ready summary of completed and in-progress sessions.

Core Features & Use Cases

  • Recent Session Summary: Provides a list of completed tasks with project details and duration.
  • In-Progress Tracking: Shows currently active sessions, their models, and agent states.
  • Metrics Overview: Consolidates session count, total time, and commit activity.
  • Use Case: At the start of the workday, ask for your "standup update" to get a clear overview of what you accomplished yesterday and what's currently running.

Quick Start

Generate a standup update for the last 24 hours.

Frequently Asked Questions about standup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a work summary from recent Claude Code sessions?

Generate a standup-style work summary by fetching recent Claude Code sessions, retrieving commit details for top sessions by duration, and checking for live sessions. The output includes formatted Done, In Progress, and Metrics sections.

Can I track in-progress Claude Code activity and active agent states?

Track in-progress Claude Code sessions by checking for active sessions and retrieving their models and agent states. The summary output displays this information in the In Progress section for current visibility.

Does the standup summary include commit details and session metrics?

The standup summary includes commit details for top sessions by duration and consolidates session count, total time, and commit activity into a Metrics section for a complete work log overview.

What is the best way to format a Claude Code session log for Slack?

Format a Claude Code session log for Slack by generating a standup-ready summary with Done, In Progress, and Metrics sections. This output is suitable for direct use in platforms like Slack.

How does session tracking handle completed and running Claude Code tasks?

Session tracking handles completed tasks by fetching recent sessions with project details and duration, and handles running tasks by checking for live sessions to present active agent states in the summary.