standup
Installation
SKILL.md
Standup — Cross-Project Status Report
What This Does
Generates a concise standup report by recalling checkpoints across all workspaces and reviewing active plans from multiple sources. Covers what happened, what's next, and what's stuck.
How to Generate a Standup
Step 1: Recall cross-project activity
mcp__goldfish__recall({ workspace: "all", days: 1 })
For a Monday standup covering the weekend:
mcp__goldfish__recall({ workspace: "all", days: 3 })