task-breakdown-subagent

Decompose complex tasks into structured JSON for subagent execution and review.

87|15|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/SteelMorgan/1c-agent-based-dev-framework --skill task-breakdown-subagent
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: task-breakdown-subagent
Source: https://github.com/SteelMorgan/1c-agent-based-dev-framework/tree/main/framework/skills/spec-writing/task-breakdown-subagent
Command: npx skills add https://github.com/SteelMorgan/1c-agent-based-dev-framework --skill task-breakdown-subagent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the complex process of breaking down large tasks into smaller, manageable sub-tasks, ensuring clarity and traceability in multi-agent or specialized role workflows.

Core Features & Use Cases

  • Structured Task Decomposition: Generates a standardized JSON artifact for task breakdown.
  • Cross-Review Integration: Facilitates quality assurance through a dedicated Reviewer role.
  • Iterative Refinement: Manages feedback loops with a BLOCK-iteration limit for efficient problem-solving.
  • Use Case: An Architect uses this Skill to break down a new feature specification into individual implementation tasks, which are then reviewed by a QA Engineer before development begins.

Quick Start

Use the task-breakdown-subagent skill to create a Task Breakdown JSON for the attached specification document.

Frequently Asked Questions about task-breakdown-subagent

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

FAQPage Schema
How do I decompose complex tasks into structured subtasks for subagent execution?▼

Task decomposition for subagent execution is achieved by generating a standardized JSON artifact that defines individual implementation tasks, dependencies, and references to requirements for cross-review processes. This structured format ensures clarity and traceability in multi-agent workflows.

What is the best way to break down a feature specification for a QA Engineer to review?▼

Breaking down a feature specification is best handled by creating a Task Breakdown JSON artifact from the attached document, which a dedicated Reviewer role then uses to perform quality checks before development begins.

How does cross-review work when breaking down tasks for agile workflows?▼

Cross-review in task breakdown works through a dedicated Reviewer role that evaluates the generated JSON artifact, managing feedback loops with an iterative BLOCK-iteration limit to drive efficient problem-solving and refinement.

Can I manage feedback loops with an iteration limit during task decomposition?▼

Yes, task decomposition supports managing feedback loops using an iterative BLOCK-iteration limit, allowing the Reviewer role to cycle through quality checks and refinement until the task breakdown JSON meets the required standards.

Do I need a specification document to generate a task breakdown JSON artifact?▼

Yes, you need an attached specification document to use as input. The Skill parses this document to define specific task types, dependencies, and references to requirements, outputting a structured JSON artifact for subagent execution.

When should I use structured JSON artifacts for task decomposition in a multi-agent workflow?▼

Structured JSON artifacts for task decomposition should be used when breaking down large tasks in multi-agent or specialized role workflows, ensuring clarity and traceability while enabling cross-review processes between an Architect and a QA Engineer.