using-epic-tasks

Classify large tasks into cases and generate issue and PR templates.

Updated Jul 29, 2026
One-click install
npx skills add https://github.com/2lab-ai/soma-work --skill using-epic-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-epic-tasks
Source: https://github.com/2lab-ai/soma-work/tree/main/src/local/skills/using-epic-tasks
Command: npx skills add https://github.com/2lab-ai/soma-work --skill using-epic-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires decision-gate, ssot-task-tree, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of managing complex tasks by automatically generating structured issues and pull requests based on the size and complexity of the task.

Core Features & Use Cases

  • Case-Based Task Management: Automatically categorizes tasks into three cases (A, B, C) based on size and complexity.
  • Automated Issue and PR Creation: Generates issues and pull requests with the appropriate structure and content for each case.
  • Use Case: When a user submits a large task, this Skill will automatically break it down into smaller, manageable pieces, create the necessary issues and PRs, and provide a structured plan for completion.

Quick Start

Run the using-epic-tasks skill with the task's SSOT-TASK-TREE and decision-gate tier to automatically generate issues and PRs.

Frequently Asked Questions about using-epic-tasks

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

FAQPage Schema
How do I break down large project tasks into structured issues and pull requests?

To break down large project tasks, this workflow automatically categorizes them into structured epic and sub-task cases based on complexity, generating the necessary issues and pull request templates for each.

How does automated issue classification handle complex workflow planning?

Automated issue classification handles complex workflow planning by evaluating task size and complexity to assign cases (A, B, C), then decomposing the work into an SSOT-TASK-TREE to generate structured issues and PRs.

What's the best way to automate pull request creation for complex epic tasks?

The best way to automate pull request creation for epic tasks is using a case-based decomposition workflow that requires a decision-gate tier and SSOT-TASK-TREE to output structured PR templates for each sub-task.

Do I need a decision-gate tier to automate sub-task issue tracking?

Yes, you need a decision-gate tier and an SSOT-TASK-TREE to automate sub-task issue tracking, as these dependencies are required to evaluate task complexity and decompose large tasks into manageable pieces.

Can I use this epic task workflow for small project planning without an SSOT-TASK-TREE?

No, you cannot use this workflow for project planning without an SSOT-TASK-TREE, because task decomposition and the automated generation of structured issues and pull request templates strictly depend on this input.

When do I need automated task decomposition for issue and PR management?

You need automated task decomposition for issue and PR management when a user submits a large task that must be categorized into structured cases and broken into smaller, manageable pieces with a structured completion plan.