From one-horizon
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.
npx claudepluginhub onehorizonai/skills --plugin one-horizonThis skill uses the workspace's default tool permissions.
Fetch full details for one task ID.
Displays complete details of a Rulebook task including proposal, checklist, design, and specs. Review requirements, progress, and rationale before implementation.
Retrieves full details of a task by ID or name from .md files in a tasks directory. Finds matches via Glob, reads with Read tool, shows frontmatter and markdown body. Use to view tasks.
Share bugs, ideas, or general feedback.
Fetch full details for one task ID.
Call get-task-details with taskId.
get-task-details({
"taskId": "<taskId>",
"workspaceId": "<workspaceId>"
})
Notes:
taskId is required.workspaceId is optional.get-task-details always includes typed label formatting in text output:
Goals: ...Products: ...Labels: (none) when no labels existInterpret Products broadly as product lines, feature areas, or service names.
Structured metadata includes:
labelsByTypegoalsUse these fields when matching roadmap context, validating scope, or preparing summaries.