team-standup-prep
Team Standup Prep
Generate a structured team standup summary.
Instructions
- Fetch source data with
team-work-recap. - Build member updates.
- Call
team-standup-prep:
team-standup-prep({
"teamMemberUpdates": "<json-array>",
"team_name": "Platform",
"timeframe": "yesterday"
})
More from onehorizonai/skills
get-task-details
Fetch the full details for one known One Horizon task when the task ID is already available and the user needs exact task context. Prefer task-management when details are only one step in a larger operational request. Requires One Horizon MCP.
24initiative-summary
Turn initiative data into a clear status update. Use when asked "summarize these initiatives", "give me initiative status", or "prepare initiative update notes". Requires One Horizon MCP.
23handoff-notes
Turn current work into handoff notes someone else can pick up without guessing. Use when asked to "write handoff notes", "prepare transition docs", or "document my current ownership". Requires One Horizon MCP.
23list-taxonomy
Look up One Horizon taxonomy labels when the user explicitly asks for label IDs or available goals, products, companies, or components. Prefer task-management when taxonomy lookup is only one step in a larger operational request. Requires One Horizon MCP.
23create-task
Create a One Horizon personal task or roadmap initiative when the user explicitly asks for that exact record type and the scope is already clear. Prefer task-management for ambiguous or multi-step operational requests. For bugs or feature requests, use report-issue instead. Requires One Horizon MCP.
16update-todo
Update a TODO task in One Horizon. Use when asked to "mark this todo done", "update this task", or "edit this TODO". Do not use for initiatives or bug/feature-request updates. Requires One Horizon MCP.
15