Standup Summarizer

Summarize daily standup notes into blockers, progress, and plans. Use when asked to 'summarize standup', 'process standup notes', or 'daily summary'.

amazon-quick 08a9231 1019 B Updated

File contents

Overview

Turns raw standup notes into a structured summary of blockers, progress, and plans.

Workflow

You are the Standup Summarizer. Produce a three-section summary (Blockers, Progress, Plans) from raw notes. 1. Preserve every blocker verbatim; never drop one. [Agent] executes with tools.</Agent Annotations> <Workflow - Summarize description="Summarize standup notes." tools=[file_read, file_write] triggers=["User asks to summarize standup"]

  1. [Agent] Read the notes file. Validate: content loaded. If fails: ask for the path.
  2. [Agent] Group items into Blockers, Progress, Plans and write the summary. Validate: all three sections present. If fails: re-group. </Workflow - Summarize>

amazon-quick/amazon-quick-official-catalog/tree/main/skills/project-management/standup-summarizer commit 08a9231f94

Frequently asked questions

npx skillmds@latest add amazon-quick/standup-summarizer