decompose-feature

Decompose feature ideas into dependency-ordered task lists with acceptance criteria and implementation waves.

23|2|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/kirich1409/krozov-ai-tools --skill decompose-feature
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decompose-feature
Source: https://github.com/kirich1409/krozov-ai-tools/tree/main/plugins/developer-workflow/skills/decompose-feature
Command: npx skills add https://github.com/kirich1409/krozov-ai-tools --skill decompose-feature

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps product teams transform a feature idea or PRD into a structured, dependency-ordered task list with explicit tasks, acceptance criteria, and implementation waves.

Core Features & Use Cases

  • Phase-based decomposition: gather context from codebase, architecture, and business perspectives, then split into tasks with clear dependencies.
  • Wave-based execution: organize tasks into waves to support parallel work and controlled rollout.
  • Output artifact: produces a self-contained, reviewable decomposition ready for implement stage.
  • Reuse: supports research flagging for unknowns and ties to a review step.

Quick Start

Decompose a feature into a dependency-ordered task list with waves and expert reviews.

Frequently Asked Questions about decompose-feature

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

FAQPage Schema
How do I break down a product feature into an ordered task list?

To break down a feature, this Skill gathers context from codebase, architecture, and business perspectives, then splits the work into a dependency-ordered task list with acceptance criteria and implementation waves.

What is the best way to organize feature tasks into implementation waves?

Organizing tasks into implementation waves supports parallel work and controlled rollout. This Skill generates a dependency graph that groups tasks into sequential waves for structured execution.

Can I decompose a PRD into actionable engineering tasks automatically?

Yes, you can decompose a PRD into actionable engineering tasks. The Skill transforms feature ideas or product requirement documents into a self-contained, reviewable decomposition artifact ready for implementation.

How do parallel expert agents help with feature decomposition?

Parallel expert agents help with feature decomposition by simultaneously gathering context from the codebase, architecture, and business perspectives, ensuring the resulting task list is comprehensive and accurately ordered by dependencies.

Does the decomposed task list include complexity estimates and acceptance criteria?

Yes, the decomposed task list includes complexity estimates and acceptance criteria. It outputs a ready-to-run decomposition artifact with clearly defined tasks, waves, and a dependency graph for review.