planning

Create phased project plans with task decomposition and dependency mapping.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/timinou/sakya --skill planning-timinou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning
Source: https://github.com/timinou/sakya/tree/main/.claude/skills/planning
Command: npx skills add https://github.com/timinou/sakya --skill planning-timinou

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill tackles the challenge of managing large, multi-step projects by providing a structured framework for decomposition, dependency mapping, and phased execution, preventing overwhelm and ensuring clarity.

Core Features & Use Cases

  • Decomposition: Breaks down large tasks into atomic, manageable items.
  • Phased Checkpoints: Defines clear milestones and verification criteria between stages of work.
  • Dependency Management: Explicitly maps task dependencies to ensure logical execution order.
  • Agent Assignment: Facilitates clear assignment of tasks to specific agents.
  • Orchestration Design: Helps in planning parallelization and coordination strategies.
  • Use Case: Planning the development of a new software feature involving backend, frontend, and testing phases, with defined checkpoints for each stage.

Quick Start

Use the planning skill to create a new project plan for the 'User Authentication Module'.

Frequently Asked Questions about planning

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

FAQPage Schema
How do I break down complex software projects into manageable phases?

Task decomposition for complex software projects involves breaking large initiatives into atomic items and defining sequential phases with explicit checkpoints. This structured project planning approach ensures logical execution order and prevents overwhelm.

What is task dependency mapping in project workflow automation?

Task dependency mapping in workflow automation is the process of explicitly charting inter-item relationships to ensure logical execution order. It enables accurate orchestration design and prevents bottlenecks during phased project execution.

When do I need phased checkpoints for agile development?

Phased checkpoints for agile development are needed when managing complex initiatives exceeding five distinct tasks. They provide clear milestones and define explicit verification criteria between stages of work to maintain quality control.

Can I assign decomposed tasks to specific agents for execution orchestration?

Yes, you can assign decomposed tasks to specific agents for execution orchestration. The planning framework facilitates clear agent assignment and helps design coordination strategies for parallel execution across different project phases.

What is the best way to plan a product launch involving multiple teams?

Planning a multi-team product launch requires structuring work into atomic items, mapping dependencies, and defining phased checkpoints. This approach coordinates backend, frontend, and testing phases through clear agent assignment and orchestration design.