decision-tree-helper

Transform task descriptions into decision-tree dispatch workflows with complexity scores and agent recommendations.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/tarrragon/ccsession --skill decision-tree-helper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decision-tree-helper
Source: https://github.com/tarrragon/ccsession/tree/main/.claude/skills/decision-tree-helper
Command: npx skills add https://github.com/tarrragon/ccsession --skill decision-tree-helper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This tool translates scattered task briefs into a structured decision workflow, enabling fast clarity on responsibilities and escalation paths.

Core Features & Use Cases

  • Automates task type classification, complexity scoring, and agent dispatch guidance.
  • Produces scalable plans for splitting work (including parallelization) and risk notes.
  • Supports decision-tree driven prompts and reference-backed checks to improve consistency across projects.

Quick Start

Provide a task brief and let the system generate a decision-tree plan with recommended agents.

Frequently Asked Questions about decision-tree-helper

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

FAQPage Schema
How do I assess task complexity for parallelization and risk management?

To assess task complexity, this system transforms your task brief into a decision-tree workflow, outputting a structured complexity score and risk notes to guide parallel work and risk awareness across multiple agents.

What is the best way to dispatch tasks across multiple agents based on complexity?

The best way to dispatch tasks is using a deterministic decision-tree framework that classifies your task type, scores complexity, and outputs recommended agents alongside an actionable split plan for parallel execution.

How do I decompose feature requests and error handling tasks into actionable plans?

Decompose feature requests and error handling tasks by inputting your brief into the decision-tree framework, which generates an actionable split plan and recommended agents to structure the workload.

Can I use a decision tree to split tasks for agile TDD workflows?

Yes, you can use this decision-tree framework for agile TDD workflows to automate task type classification, generate complexity scores, and produce scalable plans for splitting work across your project.

Does this task dispatch tool require reference-backed checks for consistency?

Yes, the task dispatch tool applies reference-backed checks within its decision-tree driven prompts to improve consistency and ensure accurate complexity scoring across different projects.