Generate Standup Notes
generate_standupTurn git commit history into standup notes. Adjust the review period and choose specific repositories to build a concise daily summary for your team.
Instructions
Generate standup notes from git commits in configured repositories
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | Hours to look back (default: 24) | |
| repos | No | Specific repo paths to use instead of configured ones |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repos | Yes | ||
| summary | Yes |