From one-horizon
Turn recent work into standup talking points for one person or a whole team. Use when asked "prep my standup", "what should I say", "give me my standup update", "team standup summary", or "what should we cover in standup". Requires One Horizon MCP.
npx claudepluginhub onehorizonai/skills --plugin one-horizonThis skill uses the workspace's default tool permissions.
Generate concise standup updates for a person or a team.
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.
Generates daily standup notes from Git commit history, Jira tickets, Obsidian vaults, and calendars for async-first remote teams.
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 concise standup updates for a person or a team.
my-work-recap.personal-standup-prep:personal-standup-prep({
"completedTasks": "<json-array>",
"plannedTasks": "<json-array>",
"initiatives": "<json-array>",
"blockers": "<json-array>",
"timeframe": "since last standup"
})
team-work-recap.team-standup-prep:team-standup-prep({
"teamMemberUpdates": "<json-array>",
"team_name": "Platform",
"timeframe": "yesterday"
})