task-master

Manage project tasks with Task Master CLI for CRUD, status transitions, and subtask decomposition.

12|1|Updated Nov 23, 2025
One-click install
npx skills add https://github.com/jiunbae/agent-skills --skill task-master-jiunbae
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: task-master
Source: https://github.com/jiunbae/agent-skills/tree/main/development/task-master
Command: npx skills add https://github.com/jiunbae/agent-skills --skill task-master-jiunbae

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill requires tm, and includes scripts (resource) components.

What problem does it solve?

Task Master CLI๋ฅผ ์ด์šฉํ•œ ์ž‘์—… ๊ด€๋ฆฌ, ๋ถ„ํ•ด, ์˜์กด์„ฑ ๊ด€๋ฆฌ ๋ฐ ์‹คํ–‰ ํ๋ฆ„ ์ž๋™ํ™”๋ฅผ ์ œ๊ณตํ•ฉ๋‹ˆ๋‹ค.

Core Features & Use Cases

  • ์ž‘์—… ์กฐํšŒ/์ƒํƒœ ๊ด€๋ฆฌ: ๋‹ค์Œ ์ž‘์—… ๋ฐ ์ƒํƒœ ์—…๋ฐ์ดํŠธ
  • ์ž‘์—… ๋ถ„ํ•ด/์˜์กด์„ฑ ๊ด€๋ฆฌ: ์„œ๋ธŒํƒœ์Šคํฌ ํ™•์žฅ ๋ฐ ์˜์กด์„ฑ ์„ค์ •
  • PRD ํŒŒ์‹ฑ/๊ณ„ํš ํŒŒ์ผ ์ƒ์„ฑ: PRD์—์„œ ์ž‘์—… ์ƒ์„ฑ ๋ฐ ๋ณ€ํ™˜
  • ์‹คํ–‰ ํŠธ๋ž˜ํ‚น: ํ”Œ๋žœ์˜ ์ง„ํ–‰ ์ƒํ™ฉ ์ถ”์  ๋ฐ ๋กœ๊ทธ ์ €์žฅ

Quick Start

์˜ˆ: "๋‹ค์Œ ์ž‘์—… ๋ญ์•ผ?" ๋˜๋Š” "๋กœ๊ทธ์ธ ๊ธฐ๋Šฅ ์ถ”๊ฐ€ ์ž‘์—… ๋งŒ๋“ค์–ด์ค˜"

Frequently Asked Questions about task-master

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

FAQPage Schema
How do I organize and track project tasks with a CLI tool?โ–ผ

Task Master CLI organizes project tasks through create, read, update, and delete operations, managing status transitions from pending to in-progress to done. It enables centralized tracking of individual tasks and their completion states within structured project plans.

Can I break down large tasks into subtasks and manage dependencies?โ–ผ

Yes, Task Master automatically decomposes tasks into subtasks and manages dependencies between them. You can set dependency relationships to ensure proper execution order and validate task sequences before execution.

How do I generate a project plan from a PRD?โ–ผ

Task Master parses product requirement documents and converts them into structured task lists and project plans. This automation extracts requirements and creates actionable tasks with proper hierarchy and dependencies.

What's the best way to track project progress and task execution?โ–ผ

Task Master provides execution tracking by logging plan progress and maintaining task status history. Query the next pending task, update completion status, and review logs to monitor overall project advancement.

Do I need prior setup to start managing tasks?โ–ผ

Task Master requires the tm CLI dependency to be installed. Once available, you can begin task management immediatelyโ€”create tasks with natural prompts like 'show task list' or decompose existing work into actionable subtasks.

Can Task Master integrate with my existing workflow automation?โ–ผ

Task Master activates automatically via tm command context, enabling seamless integration into existing workflows. It handles task CRUD operations and status transitions, fitting naturally into automated project execution pipelines.