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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/uniswap-integrations:daily-standuphaikuThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate daily standup reports by aggregating activity from GitHub and Linear.
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:[email protected] github:johndoe"
npx claudepluginhub uniswap/ai-toolkit --plugin uniswap-integrationsGenerates 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.
Fetches yesterday's Linear issues and GitHub commits, then posts a formatted standup update (done/doing/blockers) to Slack.
Generates standup summaries from git history, track progress files, and Jira/GitHub activity. Read-only — useful for daily or weekly developer standups.