get-task

Retrieve details of a specific task using the taskmd CLI.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "get-task" with this command: npx skills add driangle/taskmd/driangle-taskmd-get-task

Get Task

Retrieve details of 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 get $ARGUMENTS to look up the task

  • If the task is not found, run taskmd list to show available tasks so the user can identify the right one

  • Once the task file is identified, read it with the Read tool to show full details

  • Present the task summary including: ID, title, status, priority, tags, and full description

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

complete-task

No summary provided by upstream source.

Repository SourceNeeds Review
General

import-todos

No summary provided by upstream source.

Repository SourceNeeds Review
General

do-task

No summary provided by upstream source.

Repository SourceNeeds Review
General

next-task

No summary provided by upstream source.

Repository SourceNeeds Review