sub-tasks-creator

Break down Jira milestones into actionable sub-tasks by analyzing issue hierarchy and dependencies.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/arkadeepduttatrivago/trv-robin-aios --skill sub-tasks-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sub-tasks-creator
Source: https://github.com/arkadeepduttatrivago/trv-robin-aios/tree/main/AIOS/skills/sub-tasks-creator
Command: npx skills add https://github.com/arkadeepduttatrivago/trv-robin-aios --skill sub-tasks-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams efficiently decompose complex Jira milestones and tasks into manageable sub-tasks, reducing manual planning effort and ensuring clarity in execution.

Core Features & Use Cases

  • Automated Sub-task Proposal: Given a Jira issue key, suggest relevant sub-tasks aligned with project workflows.
  • Context Gathering: Fetches issue details, parent, siblings, and existing sub-tasks to inform decomposition.
  • Use Case: When managing large projects, break down a milestone like MSI-1000 into smaller, actionable sub-tasks for development, testing, or documentation.

Quick Start

Provide a Jira issue key and request sub-task proposals; the Skill will fetch data, analyze dependencies, and generate detailed plan components.

Frequently Asked Questions about sub-tasks-creator

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

FAQPage Schema
How do I automatically break down Jira milestones into sub-tasks?

To automate Jira task decomposition, provide a milestone issue key and the tool fetches parent context, sibling issues, and dependencies to generate actionable sub-tasks. This reduces manual planning effort by analyzing the issue hierarchy and proposing structured work components.

What context is needed to decompose Jira tasks effectively?

Effective Jira task decomposition requires the target issue key, parent context, sibling issues, and existing sub-tasks. Gathering this contextual data ensures the generated sub-task structures align accurately with current project workflows and dependencies.

Can I use this for managing large project milestones in Jira?

Yes, managing large Jira project milestones is the primary use case. It analyzes high-level milestones, such as complex feature releases, and breaks them down into smaller, actionable sub-tasks tailored for development, testing, or documentation workflows.

What is the best way to plan work for complex Jira issue hierarchies?

The best way to plan work for complex Jira issue hierarchies is to analyze issue dependencies and parent relationships automatically. By evaluating the existing project structure, you can generate detailed plan components that improve execution clarity without manual breakdown.

Does Jira task decomposition work with existing sibling issues?

Yes, Jira task decomposition explicitly works with existing sibling issues. The tool fetches and analyzes sibling issues alongside parent context to ensure newly proposed sub-tasks do not overlap and accurately reflect the current project workflow state.