project-standart-decomposition

Decompose epics into implementation-ready tasks with acceptance criteria and critical-path sequencing.

32|7|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/OzeroHAX/AssistAgents --skill project-standart-decomposition
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-standart-decomposition
Source: https://github.com/OzeroHAX/AssistAgents/tree/main/templates/skills/project/standart/decomposition
Command: npx skills add https://github.com/OzeroHAX/AssistAgents --skill project-standart-decomposition

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of breaking down large, abstract epics into small, actionable tasks that are ready for implementation, ensuring clarity and traceability.

Core Features & Use Cases

  • Task Decomposition: Transforms epics into granular tasks with clear outcomes.
  • Acceptance Criteria & Definition of Done: Defines specific criteria for task completion.
  • Dependency Mapping: Identifies and sequences task dependencies, highlighting the critical path.
  • Estimation & Scope Management: Provides task estimations and options for scope reduction.
  • Use Case: A product manager can use this Skill to take a high-level epic like "Implement user profile editing" and automatically generate a list of tasks such as "Create UI for profile form," "Develop backend API for profile update," "Implement validation for user inputs," each with defined AC, DoD, and estimated effort.

Quick Start

Decompose the epic titled "User authentication system" into implementation-ready tasks.

Frequently Asked Questions about project-standart-decomposition

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

FAQPage Schema
How do I break down epics into actionable tasks for agile planning?

Epic breakdown involves decomposing large abstract features into small, implementation-ready tasks. This process ensures clarity by defining specific acceptance criteria, definition of done, and dependency sequencing for each generated task.

What is the best way to map task dependencies and identify the critical path?

Mapping task dependencies requires sequencing tasks to visualize the critical path. Dependency mapping highlights task order and constraints, ensuring implementation-ready tasks are properly sequenced for accurate capacity estimation and project workflow management.

How do I define acceptance criteria and definition of done for decomposed tasks?

Defining acceptance criteria and definition of done requires specifying exact completion standards for each task. During task decomposition, the system automatically generates these specific criteria to ensure clear outcomes and implementation readiness for the entire epic.

Can I use automated task decomposition for project capacity estimation?

Automated task decomposition supports capacity estimation by providing task estimations alongside scope reduction options. Breaking epics into granular tasks allows project managers to accurately estimate effort and manage scope within agile workflows.

Does epic breakdown maintain traceability back to original project requirements?

Epic breakdown ensures full traceability by linking generated tasks directly back to original requirements. This maintains clear visibility from high-level epics down to implementation-ready tasks, preventing scope creep during project planning.