From pm-cowork-live
Compiles team updates from Slack into an async standup digest grouped by person and status, surfacing blockers. Optionally cross-references Notion/Linear.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pm-cowork-live:async-standup-compilerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.
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.
Ask for these if not provided:
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.
An Async Standup Digest:
| Blocker | Owner | Waiting on |
|---|
[name] — ✅ shipped: … · 🔨 in progress: … · ⛔ blocked: …
npx claudepluginhub mohitagw15856/pm-claude-skills --plugin pm-cowork-liveCreates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.