decompose

Decompose tasks into subtasks and classify them as AUTO, NEEDS-INPUT, or RISKY.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/popstas/obsidian-agent-base --skill decompose-popstas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decompose
Source: https://github.com/popstas/obsidian-agent-base/tree/main/skills/decompose
Command: npx skills add https://github.com/popstas/obsidian-agent-base --skill decompose-popstas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of breaking down tasks into subtasks and prioritizing them, streamlining your workflow and reducing manual effort.

Core Features & Use Cases

  • Task Decomposition: Automatically decompose tasks into subtasks and classify them based on autonomy and input requirements.
  • Prioritization: Prioritize tasks for immediate action, those requiring human input, and those with potential risks.
  • Use Case: When you have a complex task and need to understand what parts can be automated and what requires human intervention.

Quick Start

Use the decompose skill to analyze and prioritize the task 'Revise the annual report'.

Frequently Asked Questions about decompose

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

FAQPage Schema
How do I automate task decomposition for complex project management workflows?

Task decomposition automates breaking down complex tasks into subtasks and classifies them into AUTO, NEEDS-INPUT, and RISKY categories to streamline project management workflows and reduce manual effort.

What is the best way to classify project subtasks by automation readiness and risk?

Classifying project subtasks involves categorizing them into AUTO for immediate action, NEEDS-INPUT for tasks requiring human intervention, and RISKY for those with potential risks to prioritize actions efficiently.

How do I structure task input for automated prioritization and decomposition?

Automated prioritization requires structured task input and classification logic to accurately decompose tasks into subtasks and evaluate their autonomy and input requirements.

Can I identify which subtasks require human input versus full automation?

You can identify subtasks requiring human input through automated classification, which separates tasks into AUTO for full automation and NEEDS-INPUT for those requiring human intervention.

When do I need task decomposition in a project management workflow?

Task decomposition is needed when you have a complex task and must understand what parts can be automated, what requires human intervention, and what carries potential risks before execution.