large-task

Split large tasks into sessions and subtasks with Phase 0-5 planning.

3|2|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/ukwhatn/.claude --skill large-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: large-task
Source: https://github.com/ukwhatn/.claude/tree/main/skills/large-task
Command: npx skills add https://github.com/ukwhatn/.claude --skill large-task

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Large-scale tasks are decomposed into multiple sessions and subtasks to improve planning, tracking, and execution.

Core Features & Use Cases

  • Task decomposition: create a central plan and individual subtask files under MEMORY_DIR for phased work.
  • Phase 0-5 integration: apply standard Phase 0-5 workflow to each subtask while coordinating overall progress.
  • Agent-review workflow: leverage reviewer guidance during planning and execution to ensure quality and alignment.

Quick Start

Run /large-task plan to generate a full planning directory and subtask files for a large project.

Frequently Asked Questions about large-task

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

FAQPage Schema
How do I split large tasks across multiple sessions for multi-day execution?

Split large tasks by generating a central planning directory with individual subtask files, enabling multi-day execution across multiple sessions. This task decomposition creates structured memory directories for phased work coordination and tracking.

What is the Phase 0-5 workflow for complex project planning?

The Phase 0-5 workflow is a standard execution process applied to each subtask within a large project. It coordinates overall progress while ensuring structured, phased execution for every decomposed task component.

How do I create a subtask template structure for a complex project?

Create a subtask template structure by running the planning command to generate a full planning directory. This produces a central plan file and individual subtask files under a structured memory directory for phased work.

Can I coordinate cross-team collaboration using task decomposition?

Yes, task decomposition supports cross-team collaboration by splitting large-scale tasks into multiple sessions and subtasks. This improves planning, tracking, and execution coordination across distributed teams.

Does agent-review workflow support quality alignment during planning?

Yes, the agent-review workflow leverages reviewer guidance during both planning and execution phases. This ensures quality and alignment throughout the task decomposition and subtask execution process.

When should I use task-splitting instead of single-session execution?

Use task-splitting when projects require multi-phase planning, cross-team collaboration, and multi-day execution with clearly defined subtasks. Single-session execution suits smaller tasks without complex coordination requirements.