skills/onehorizonai/skills/get-task-details

get-task-details

SKILL.md

Get Task Details

Fetch full task details for one task ID.

Instructions

Call get-task-details with taskId.

get-task-details({
  "taskId": "<taskId>",
  "workspaceId": "<workspaceId>"
})

Notes:

  • taskId is required.
  • workspaceId is optional.
  • Supports task type mapping: TODO | INITIATIVE | BUG.

Output Notes

get-task-details always includes typed label formatting in text output:

  • Goals: ...
  • Products: ...
  • Labels: (none) when no labels exist

Interpret Products broadly as product lines, feature areas, or service names.

Structured metadata includes:

  • labelsByType
  • goals

Use these fields when matching initiative context, validating scope, or preparing summaries.

Weekly Installs
11
GitHub Stars
1
First Seen
14 days ago
Installed on
opencode11
gemini-cli11
github-copilot11
codex11
amp11
cline11