npx claudepluginhub driangle/taskmd --plugin taskmdThis skill is limited to using the following tools:
Retrieve details of a specific task using the `taskmd` CLI.
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.
Retrieves lightweight metadata for tasks (ID, title, status, priority, effort, tags, owner, dependencies, path) using taskmd CLI via Bash. Use for quick status checks without full details.
Share bugs, ideas, or general feedback.
Retrieve details of 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 get $ARGUMENTS to look up the tasktaskmd list to show available tasks so the user can identify the right oneRead tool to show full details