task-segmentation

Segment vague subtasks into granular actionable items with formatting rules.

3|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/CANTAGESTUDIO/CosmicAtlasPacker --skill task-segmentation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-segmentation
Source: https://github.com/CANTAGESTUDIO/CosmicAtlasPacker/tree/main/.claude/skills/task-segmentation
Command: npx skills add https://github.com/CANTAGESTUDIO/CosmicAtlasPacker --skill task-segmentation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically segments vague or broad subtasks into actionable steps to enable parallel work.

Core Features & Use Cases

  • Segmentation Rules: 3+ subtasks minimum, 1-2 hour granularity.
  • Placement Rules: Add tasks under existing sections; preserve structure.

Quick Start

Provide a broad task; the skill returns a segmented, actionable subtask list.

Frequently Asked Questions about task-segmentation

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

FAQPage Schema
How do I break down a large task into smaller subtasks?

Task segmentation automatically divides broad tasks into granular, actionable subtasks. The skill applies a minimum of three subtasks with 1-2 hour granularity, ensuring each step is executable independently and can be assigned to team members in parallel.

When should I segment a task into subtasks?

Segment tasks during creation or when moving to In Progress, especially for vague tasks, oversized work, or anything estimated over 30 minutes. Proper segmentation prevents bottlenecks and enables distributed work execution.

What's the best way to organize subtasks for team execution?

Organize subtasks with 2-space indentation, no deeper nesting, under existing sections to preserve workflow structure. This formatting ensures clarity, prevents confusion, and aligns handoff documentation for workers.

How many subtasks should a segmented task have?

Enforce a minimum of three subtasks per task. This threshold balances work distribution and granularity, making tasks small enough for parallel execution while maintaining meaningful scope.

Can I apply segmentation to tasks that are already in progress?

Yes. Apply segmentation during new task creation or when moving a task to In Progress status. Refactoring existing tasks into finer subtasks improves work distribution and execution clarity mid-workflow.