Reconstructs daily work logs into structured standup reports.
Install
mkdir -p .claude/skills/standup && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/17142" && unzip -o skill.zip -d .claude/skills/standup && rm skill.zipInstalls to .claude/skills/standup
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Reconstruct what you actually did over a time window from Claude session logs, GitHub, Linear, and daily notes; group it by Linear ticket; write a standup-ready markdown report to ~/Notes; and copy a Range.co-ready version to the clipboard. Use when the user says 'standup', '/standup', 'what did I do today', or 'write my standup'.Key capabilities
- →Reconstruct work from Claude session logs, GitHub, Linear, and daily notes
- →Group reconstructed work by Linear ticket
- →Write a standup-ready markdown report to `~/Notes`
- →Copy a Range.co-ready version to the clipboard
- →Collect session data using a Go extractor
- →Merge collected data into `buckets.json`
How it works
The skill collects data from various sources, merges it, narrates the activities into first-person summaries, and then delivers a formatted report.
Inputs & outputs
When to use standup
- →Write daily standup report
- →Review work progress
- →Generate status updates
About standup
Collects activity data from various tools to create a formatted standup summary. It groups updates by ticket and prepares content for team reporting tools.
Reconstruct what you actually did over a time window from Claude session logs, GitHub, Linear, and daily notes; group it by Linear ticket; write a standup-ready markdown report to ~/Notes; and copy a Range.co-ready version to the clipboard. Use when the user says 'standup', '/standup', 'what did I d
When not to use it
- →When the task is to fix bugs in existing code
Prerequisites
Limitations
- →A failure in core data sources (sessions, GitHub) results in a hard abort
- →Linear and notes sources degrade to a warning if unreachable
- →No dashes are allowed anywhere in the report prose
How it compares
This workflow automates the collection, summarization, and formatting of work activities into a standup report, unlike manual compilation.
Compared to similar skills
standup side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| standup (this skill) | 0 | 1mo | Review | Intermediate |
| notion-meeting-intelligence | 6 | 6mo | No flags | Intermediate |
| gtd | 0 | 7mo | No flags | Intermediate |
| end-session | 0 | 6mo | Review | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
notion-meeting-intelligence
openai
Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.
gtd
Gerstep
Autonomous task execution from GTD.md items. Use when processing GTD tasks, call prep, outreach, or podcast preparation.
end-session
connorkitchings
Close a development session properly. Create session log, run health checks, update schedule, prepare handoff documentation.
team-collaboration-standup-notes
sickn33
You are an expert team communication specialist focused on async-first standup practices, AI-assisted note generation from commit history, and effective remote team coordination patterns.
linear
lobehub
Linear issue management guide. Use when working with Linear issues, creating issues, updating status, or adding comments. Triggers on Linear issue references (LOBE-xxx), issue tracking, or project management tasks. Requires Linear MCP tools to be available.
notion-knowledge-capture
makenotion
Transforms conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context, formats appropriately, and saves to wikis or databases with proper organization and linking for easy discovery.