---
id: daily-standup
name: "standup"
url: https://skills.yangsir.net/skill/daily-standup
author: anthropics
domain: ai-project-management-collaboration
tags: ["agile-development", "productivity-tools", "project-management", "task-management"]
install_count: 2400
rating: 4.30 (20 reviews)
github: https://github.com/anthropics/knowledge-work-plugins
---

# standup

> 自动收集近期工作内容、完成进度和阻碍因素，生成结构化的站会汇报，节省团队同步时间

**Stats**: 2,400 installs · 4.3/5 (20 reviews)

## Before / After 对比

### 站会汇报准备

**Before**:

每天站会前手动回顾 Git 提交、工单系统、邮件和聊天记录，整理昨天完成的工作、今天的计划和遇到的问题，准备时间 10-15 分钟

**After**:

自动从开发工具、项目管理系统和沟通平台中提取近期活动，生成格式化的站会汇报内容，2 分钟内完成准备

| Metric | Before | After | Change |
|---|---|---|---|
| 准备时间 | 13分钟 | 2分钟 | -85% |

## Readme

# standup

# /standup

If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](https://github.com/anthropics/knowledge-work-plugins/blob/HEAD/engineering/skills/standup/../../CONNECTORS.md).

Generate a standup update by pulling together recent activity across your tools.

## How It Works

```
┌─────────────────────────────────────────────────────────────────┐
│                        STANDUP                                    │
├─────────────────────────────────────────────────────────────────┤
│  STANDALONE (always works)                                       │
│  ✓ Tell me what you worked on and I'll structure it             │
│  ✓ Format for daily standup (yesterday / today / blockers)      │
│  ✓ Keep it concise and action-oriented                          │
├─────────────────────────────────────────────────────────────────┤
│  SUPERCHARGED (when you connect your tools)                      │
│  + Source control: Recent commits and PRs                        │
│  + Project tracker: Ticket status changes                        │
│  + Chat: Relevant discussions and decisions                      │
│  + CI/CD: Build and deploy status                                │
└─────────────────────────────────────────────────────────────────┘

```

## What I Need From You

**Option A: Let me pull it**
If your tools are connected, just say `/standup` and I'll gather everything automatically.

**Option B: Tell me what you did**
"Worked on the auth migration, reviewed 3 PRs, got blocked on the API rate limiting issue."

## Output

```
## Standup — [Date]

### Yesterday
- [Completed item with ticket reference if available]
- [Completed item]

### Today
- [Planned item with ticket reference]
- [Planned item]

### Blockers
- [Blocker with context and who can help]

```

## If Connectors Available

If **~~source control** is connected:

- Pull recent commits and PRs (opened, reviewed, merged)

- Summarize code changes at a high level

If **~~project tracker** is connected:

- Pull tickets moved to "in progress" or "done"

- Show upcoming sprint items

If **~~chat** is connected:

- Scan for relevant discussions and decisions

- Flag threads needing your response

## Tips

- **Run it every morning** — Build a habit and never scramble for standup notes.

- **Add context** — After I generate, add any nuance about blockers or priorities.

- **Share format** — Ask me to format for Slack, email, or your team's standup tool.

Weekly Installs319Repository[anthropics/know…-plugins](https://github.com/anthropics/knowledge-work-plugins)GitHub Stars10.6KFirst SeenMar 13, 2026Security Audits[Gen Agent Trust HubPass](/anthropics/knowledge-work-plugins/standup/security/agent-trust-hub)[SocketPass](/anthropics/knowledge-work-plugins/standup/security/socket)[SnykPass](/anthropics/knowledge-work-plugins/standup/security/snyk)Installed oncodex304gemini-cli302opencode301cursor301kimi-cli300github-copilot300

---
*Source: https://skills.yangsir.net/skill/daily-standup*
*Markdown mirror: https://skills.yangsir.net/api/skill/daily-standup/markdown*