Standup Note Synthesizer
Merge individual standup bullets from multiple people into a single team digest with blockers surfaced to the top.
🧠 Why it works
In async standups, the signal is the blockers and the new commitments. Everything else is scroll-past content. A synthesis that re-orders the content by signal-to-noise reclaims 10 minutes a day per reader and makes blockers impossible to miss.
⚙️ How it works
- Normalize each person's entry into (yesterday, today, blockers) tuples. 2. Blocker extraction is done first and independently — anything flagged goes to the top verbatim with the person's name. 3. Yesterday synthesis: cluster bullets by project/topic and emit one bullet per cluster with contributor list. 4. Today commitments: enumerate each person's top 1-2 items with owner. 5. Emit as markdown sized for a Slack post, under a configurable character limit.
Description
Input: raw standup entries from 4-15 people (yesterday / today / blockers format, pasted or from a Slack channel). Output: a single team digest with Blockers at the top, a thematic summary of yesterday's work in the middle, and a list of today's commitments at the bottom. Noise-free — routine 'continued working on X' entries get collapsed.
Install this skill
A Claude skill is a skill.md file with YAML frontmatter and a markdown body.
Drop the file into your tool of choice — or pick a different format if you use Cursor, Windsurf, Copilot, or something else.
mkdir -p ~/.claude/skills/standup-note-synthesizer \
&& curl -L https://aidiveforge.com/skill/standup-note-synthesizer.skill-md \
-o ~/.claude/skills/standup-note-synthesizer/skill.md
Save to ~/.claude/skills/standup-note-synthesizer/skill.md
Recommended Use
Sign in to suggestTools and workflow packs this skill pairs well with. Forge picks are auto-generated from category + capability signals; Community picks are added by people who've used the pairing.
Forge Auto-recommended matches
Tools
-
Perplexity transform 37%
Why: category partial · caps 0/0 · domain ops · io-match
-
Linear transform 37%
Why: category partial · caps 0/0 · domain ops · io-match
-
ClickUp transform 37%
Why: category partial · caps 0/0 · domain ops · io-match
-
Jolli AI transform 32%
Why: category partial · caps 0/0 · domain ops
-
Sigtel.ai transform 32%
Why: category partial · caps 0/0 · domain ops
-
FormLM transform 32%
Why: category partial · caps 0/0 · domain ops
-
DodoForm transform 32%
Why: category partial · caps 0/0 · domain ops
-
SnapZyn transform 32%
Why: category partial · caps 0/0 · domain ops
-
Pathnovo transform 32%
Why: category partial · caps 0/0 · domain ops
-
Reclaim.ai transform 32%
Why: category partial · caps 0/0 · domain ops
-
Motion transform 32%
Why: category partial · caps 0/0 · domain ops
-
NewsBang transform 32%
Why: category partial · caps 0/0 · domain ops
Report compatibility
Tell the community which tool you used this skill with, and whether it worked.
Suggest a pairing
Recommend a tool or workflow pack that this skill works well with. Up to 5 recommendations per day.