BeClaude

standup

New
2.4kCommunity RegistryGeneralby Ryan Bates

Summarize work since the last standup across your configured repos — merged PRs, reviews, authored PRs/commits, and per-repo change summary.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/standup.md https://raw.githubusercontent.com/ryanb/dotfiles/main/SKILL.md
3
Invoke in Claude Code
/standup
View source on GitHub
code-review

Frequently Asked Questions

What is standup?

Summarize work since the last standup across your configured repos — merged PRs, reviews, authored PRs/commits, and per-repo change summary.

How to install standup?

To install standup, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /standup.

What is standup best for?

standup is a community categorized under General. It is designed for: code-review. Created by Ryan Bates.