async-standup-compiler
Compile the team's REAL updates into one async standup — pull what people posted in Slack (and moved in Notion/Linear), not a template for running s…
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Async Standup Compiler (Live)
Async standups scatter across a channel — twelve messages, three threads, and the blockers get lost. In Claude Cowork this skill reads the real channel (and the tracker), compiles one clean digest grouped by person and status, and surfaces the blockers that actually need someone — so the team gets signal, not scroll.
What This Skill Produces
- The standup digest — each person's shipped / in-progress / blocked, deduped and tightened
- The blocker board — blockers pulled to the top with who's waiting on whom
- A post-ready artifact — the digest formatted to drop back into Slack/Notion (posted only on request)
Required Inputs
Ask for these if not provided:
- The channel & window — which Slack channel and time range (e.g. "#eng-standup, today")
- The roster — who's expected, so silence is visible
- Tracker (optional) — a Notion/Linear board to cross-reference what actually moved
Framework: A Standup That Earns Its Place
- By person, by status — shipped / in-progress / blocked; one line each, no essays.
- Blockers first-class — every blocker names who can unblock it.
- Silence is data — expected people who didn't post are listed, not hidden.
- Cross-check reality — if a tracker is available, note "said done" vs "still open".
- Signal over ceremony — the digest is shorter than the raw channel.
Execution (Cowork)
- Read the channel — via the Slack connector, pull messages in the window; follow threads. Map each update to its author.
- Cross-reference (optional) — via the Notion/Linear connector, check what moved; flag mismatches between claims and the board.
- Compile — group by person into shipped/in-progress/blocked; dedupe repeats; keep each item to a line. List rostered people who didn't post.
- Surface blockers — pull them to a board with the owner and who's waiting.
- Emit the artifact — the digest, formatted for the target. Post it back only if asked; default is produce-and-show.
Guardrails: attribute every item to the person who actually posted it; don't invent updates for silent members — list them as "no update"; flag claim-vs-tracker mismatches rather than resolving them silently; post only on explicit request; if a connector is unauthorised, compile from what's available and say what's missing.
Output Format
An Async Standup Digest:
🚑 Blockers (needs attention)
| Blocker | Owner | Waiting on |
|---|---|---|
Updates by person
[name] — ✅ shipped: … · 🔨 in progress: … · ⛔ blocked: …
No update
- [names who were expected but silent]
Reality check (if tracker available)
- "said done" vs board: [mismatches]
Quality Checks
- [ ] Every item is attributed to the person who posted it
- [ ] Blockers are surfaced with an owner and who's waiting
- [ ] Silent-but-expected people are listed, not omitted
- [ ] The digest is shorter than the raw channel
- [ ] Nothing was posted back without an explicit request
Anti-Patterns
- Inventing updates for people who didn't post — mark them silent.
- Burying blockers inside a person's paragraph.
- Auto-posting the digest without being asked.
- A digest longer than the channel — compress, don't transcribe.
Example Trigger Phrases
- "Compile today's async standup from #eng-standup."
- "Pull the team's updates into one post and surface the blockers."
- "What did the team ship today? Cross-check against Linear."
- "Run async standup in Cowork and give me a post-ready digest."
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
同名技能的其他版本
有 3 个不同仓库或目录里都有叫 async-standup-compiler 的技能。它们内容并不相同,别混用:
- mohitagw15856/pm-claude-skills — Compile the team's REAL updates into one async standup — pull what people posted in Slack
- mohitagw15856/pm-claude-skills — Compile the team's REAL updates into one async standup — pull what people posted in Slack