npx claudepluginhub driangle/taskmd --plugin taskmdThis skill is limited to using the following tools:
Retrieve lightweight metadata for a specific task using the `taskmd` CLI.
Retrieves lightweight frontmatter metadata (status, priority, effort, type, tags, owner, dependencies) from task .md files by ID or keyword using Glob and Read. Use for quick status checks.
Retrieves task details by ID or name using taskmd CLI via Bash, including ID, title, status, priority, tags, and description. Lists tasks if not found.
Reference for Claude Code's 6 task management tools—TaskCreate, TaskGet, TaskList, TaskUpdate for structured tracking, and TaskOutput, TaskStop for background execution. Covers parameters, status lifecycle, dependencies.
Share bugs, ideas, or general feedback.
Retrieve lightweight metadata for a specific task using the taskmd CLI.
The user's query is in $ARGUMENTS (a task ID like 077 or a task name/keyword).
taskmd status $ARGUMENTS to get the task metadatataskmd list to find available tasks