git_standup
Generate daily standup reports from git commit history across multiple repositories to track development activity and progress.
Instructions
Get a standup report of recent git activity across your repos.
Args: days: Number of days to look back (default: 1 = yesterday) author: Filter by author name (partial match). If not set, shows all. repos: Comma-separated repo paths. If not set, uses GIT_STANDUP_REPOS env or ~/Documents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| author | No | ||
| repos | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |