From uniswap-integrations
Generates daily standup reports aggregating 24h GitHub activity (PRs, commits, reviews) and Linear issues by status (In Progress, Todo, blockers). Ideal for morning prep or activity summaries.
npx claudepluginhub uniswap/ai-toolkit --plugin uniswap-integrationsThis skill is limited to using the following tools:
Generate daily standup reports by aggregating activity from GitHub and Linear.
Generates standup updates summarizing recent commits, PRs, ticket changes, and activity into yesterday/today/blockers format. Works with connected source control/project tools or standalone notes.
Reads yesterday's Linear issues and GitHub commits for the authenticated user, formats standup update (done/doing/blockers), and posts to Slack.
Generates async standup notes from Git commit history, Jira tickets, Obsidian vaults, and calendars for remote team coordination and visibility.
Share bugs, ideas, or general feedback.
Generate daily standup reports by aggregating activity from GitHub and Linear.
GitHub Activity (Last 24 Hours):
Currently Working On (In Progress):
Up Next (Todo):
Blockers/Help Needed:
| Parameter | Description | Default |
|---|---|---|
user: | Linear user (email, name, or ID) | "me" |
github: | GitHub username | (prompts if missing) |
Basic (will prompt for GitHub username):
"Generate my daily standup"
With GitHub username:
"Daily standup for github:wkoutre"
For another team member:
"Standup for user:john@example.com github:johndoe"