jelly-task-master

Automate project task management with the Task Master CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/dev-jelly/jelly-dotclaude --skill jelly-task-master
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jelly-task-master
Source: https://github.com/dev-jelly/jelly-dotclaude/tree/main/skills/jelly-task-master
Command: npx skills add https://github.com/dev-jelly/jelly-dotclaude --skill jelly-task-master

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill integrates Task Master CLI for planning, task creation, and dependency management within Claude Code.

Core Features & Use Cases

  • Task planning: create and organize tasks with dependencies.
  • Parallel execution: plan tasks to run in parallel when possible.
  • Template-driven: reuse plan templates to standardize planning.

Quick Start

Link tasks and generate a plan, then optionally connect to Task Master to manage execution.

Frequently Asked Questions about jelly-task-master

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

FAQPage Schema
How do I create and organize tasks with dependencies in my workflow?

Task planning with dependencies lets you create interconnected tasks and track their relationships. The Skill automates task creation and dependency management through Task Master CLI, enabling you to organize work sequentially or identify parallel opportunities.

Can I automate task status updates and manage subtasks across a project?

Yes. The Skill automates status transitions, subtask expansion, and task updates using Task Master commands. You can transition tasks through workflow states, break work into subtasks, and track progress without manual CLI interaction.

What's the best way to standardize task planning across multiple projects?

Template-driven planning lets you reuse task structures and reduce setup overhead. The Skill applies predefined templates to generate consistent task hierarchies, speeding up planning for similar project types.

How do I parse requirements documents and convert them into tracked tasks?

PRD parsing extracts requirements from product requirement documents and generates task records automatically. The Skill reads PRD content and creates corresponding tasks in Task Master, bridging documentation and execution.

Can I use this for cross-functional initiatives beyond software projects?

The Skill applies to software projects and cross-functional initiatives requiring CRUD task operations and dependency management. Its task creation, status, and expansion capabilities work for any initiative with trackable work units and ordering constraints.