get-task-status

Retrieve task status and priority metadata using the taskmd CLI.

62|13|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/driangle/taskmd --skill get-task-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: get-task-status
Source: https://github.com/driangle/taskmd/tree/main/claude-code-plugin/skills/get-task-status
Command: npx skills add https://github.com/driangle/taskmd --skill get-task-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to quickly retrieve specific metadata about a task without needing to load the full task details, enabling faster status checks and decision-making.

Core Features & Use Cases

  • Metadata Retrieval: Fetches key information like status, priority, and owner for a given task ID or name.
  • Efficient Status Checks: Ideal for when a user just needs a quick update on a task's state.
  • Use Case: A project manager can ask "What's the status of task '077'?" and get an immediate, concise answer.

Quick Start

Use the get-task-status skill to find the status of task with ID 077.

Frequently Asked Questions about get-task-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check task metadata status without loading full content?

Use the taskmd CLI to retrieve lightweight task metadata like status, priority, and owner. This fetches key attributes for a given task ID without loading the entire task content.

What task attributes can I quickly retrieve using the taskmd CLI?

The taskmd CLI retrieves lightweight metadata including a task's status, priority, and owner. This provides immediate, concise answers for quick status checks and decision-making.

Do I need the taskmd CLI installed to check task status?

Yes, retrieving task status requires the taskmd CLI to be installed and accessible in your environment. The CLI fetches the lightweight metadata for the specified task.

How do I find the status of a specific task ID?

Provide the task ID or name to the get-task-status skill, which queries the taskmd CLI. It returns concise metadata like status and priority without loading full task details.

When should I use lightweight task metadata retrieval instead of loading full details?

Use lightweight task metadata retrieval when you need a quick update on a task's state for fast decision-making. It is ideal for scenarios where loading the entire task content is unnecessary.

Can I use taskmd metadata checks for project management status updates?

Yes, project managers can use taskmd metadata checks to get immediate, concise answers on task status and priority. It enables efficient status checks without loading full task content.