name: generate-standup description: Generate daily standup notes from memory. Use when user says "standup", "daily report", "what did I work on", "summarize my day", or needs work summary. allowed-tools: mcp__aiii__recall_memories, mcp__aiii__list_spaces
Generate Standup
Generate formatted daily standup notes from aiii memories.
When to Use
- User asks for standup notes
- User wants a daily/weekly summary
- User needs to report what they worked on
- Morning routine to review previous day
Instructions
-
Determine the time period:
- "standup" → yesterday + today so far
- "what did I do today" → today only
- "weekly summary" → last 7 days
- Specific date → that date
-
Query Work space memories:
- Filter by Work space
- Filter by time range
- Include all relevant entries
-
Also check cross-space activity if relevant:
- Learning space for skills acquired
- Any space with today's entries
-
Categorize into standup format:
Done/Yesterday:
- Completed tasks
- Merged PRs
- Resolved issues
Today/Working On:
- In-progress items mentioned
- Planned continuations
- New tasks started
Blockers:
- Issues mentioned as blocking
- Dependencies waiting on
- Questions needing answers
-
Format the output:
## Standup - January 8, 2026
### Done
- Fixed authentication bug in PR #234
- Reviewed rate limiting implementation
- Updated API documentation
### Working On
- Continuing API refactoring
- Writing tests for new endpoints
### Blockers
- None currently
-
Offer customization:
- Different formats (bullet points, prose, etc.)
- More/less detail
- Different time ranges
Example Interaction
User: "Generate my standup"
Claude:
- Determines: yesterday + today
- Queries Work space memories for those dates
- Finds 4 memories from yesterday, 1 from today
- Categorizes: 3 completed, 2 in-progress, 0 blockers
- Formats and presents standup
- Offers: "Want me to adjust the format or include more detail?"
No Work Memories
If no Work memories found for the period:
- State clearly that no work was recorded
- Suggest the user may need to:
- Enable session auto-capture
- Manually save important work
- Offer to search a different time range
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
0
GitHub Forks
0
Created
Jan 2026
Last Updated
5个月前
tools
tools productivity tools
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!