jit-breakdown

Decompose JIT issues into child tasks with dependencies and gates.

Updated Nov 26, 2025
One-click install
npx skills add https://github.com/erankavija/just-in-time --skill jit-breakdown
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jit-breakdown
Source: https://github.com/erankavija/just-in-time/tree/main/.claude/skills/jit-breakdown
Command: npx skills add https://github.com/erankavija/just-in-time --skill jit-breakdown

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jit-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill breaks down complex JIT issues into smaller, actionable tasks, improving project management and collaboration with AI agents.

Core Features & Use Cases

  • Issue Decomposition: Automatically decompose a parent JIT issue into child issues, considering dependencies and quality gates.
  • Plan Review: Present proposed child issues for review and approval before execution.
  • Dependency Management: Manage dependencies between tasks using a dependency graph.
  • Use Case: A project manager can use this Skill to break down a large, complex issue into smaller tasks, ensuring all aspects are covered and dependencies are managed.

Quick Start

Use the jit-breakdown skill to decompose the issue 'issue-123' into child tasks.

Frequently Asked Questions about jit-breakdown

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

FAQPage Schema
How do I decompose complex JIT issues into manageable tasks automatically?

Decomposing complex JIT issues into manageable tasks requires a valid JIT project with configured issue types and gates. The jit-cli dependency is required for issue creation, dependency management, and gate validation during the breakdown process.

How does issue decomposition handle dependencies and quality gates?

Issue decomposition handles dependencies by utilizing a dependency graph to manage relationships between child tasks. It also validates quality gates during the automated issue creation process to maintain project integrity.

Can I review proposed child issues before they are created in JIT?

Yes, you can review proposed child issues before execution. The plan review feature presents the decomposed tasks for approval, ensuring you have full control over the final issue creation in your JIT project.

What is the best way to break down a large JIT issue for project management?

The best way to break down a large JIT issue is to use AI agents to automate the decomposition into actionable child issues. This approach enhances project management by systematically managing dependencies and validating gates.

Do I need the jit-cli to manage task decomposition for JIT projects?

Yes, you need the jit-cli to manage task decomposition for JIT projects. It facilitates the underlying issue creation, dependency management, and gate validation required to automate the breakdown process.