get-task-status
Installation
SKILL.md
Get Task Status
Retrieve lightweight metadata for a specific task using the taskmd CLI.
Instructions
The user's query is in $ARGUMENTS (a task ID like 077 or a task name/keyword).
- Run
taskmd status $ARGUMENTSto get the task metadata - Present the result to the user (includes ID, title, status, priority, effort, tags, owner, dependencies, and file path)
- If the task is not found, suggest using
taskmd listto find available tasks