Loading...
Loading...
Get a recap from One Horizon across completed, planned, and blocked tasks, with initiatives and open bug/feature sections. Supports personal and team scope. Use for "my recap", "team recap", "team status", "what have I done and what's next", or "what is everyone working on". Requires One Horizon MCP.
npx skill4agent add onehorizonai/skills work-recapmy-work-recapmy-work-recap({ "includeInitiatives": true })my-work-recap({
"startDate": "2024-01-20T00:00:00Z",
"endDate": "2024-01-26T23:59:59Z",
"includeInitiatives": true
})team-work-recapteam-work-recap({ "teamId": "<teamId>", "includeInitiatives": true })team-work-recap({
"teamId": "<teamId>",
"startDate": "2024-01-20T00:00:00Z",
"endDate": "2024-01-26T23:59:59Z",
"includeInitiatives": true
})get-task-details