sr-plan-split

Split implementation plans into executable tasks with dependencies and acceptance criteria.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/tanghuo/th-skill --skill sr-plan-split
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sr-plan-split
Source: https://github.com/tanghuo/th-skill/tree/main/skills/sr-plan-split
Command: npx skills add https://github.com/tanghuo/th-skill --skill sr-plan-split

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps transform comprehensive implementation plans into actionable task lists, enabling structured work execution.

Core Features & Use Cases

  • Plan Decomposition: Split detailed plans into executable tasks adhering to specific standards.
  • Task Management: Create clear task definitions, including goals, scopes, dependencies, and acceptance criteria.
  • Workflow Support: Supports the sr-* workflow for continuous planning, execution, and validation.

Quick Start

Run 'sr-plan-split --path /path/to/plan.md'

Frequently Asked Questions about sr-plan-split

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

FAQPage Schema
How do I split a large implementation plan into executable tasks?

To split a large implementation plan, you process comprehensive design documents like PRDs or RFCs to generate a granular, actionable task list. This decomposition breaks broad scopes into structured items featuring clear goals and dependencies.

What is the best way to decompose a PRD into a task list with dependency management?

Decomposing a PRD into a task list requires evaluating scope, dependencies, and risks to create clear task definitions. This yields actionable items adhering to specific execution standards and acceptance criteria.

Can I use this plan splitting tool for RFC and design documents?

Yes, you can use this plan splitting tool for RFC and design documents. It focuses specifically on transforming comprehensive implementation plans into structured, executable tasks.

Does task decomposition integrate with workflow execution and validation?

Task decomposition integrates with workflow execution and validation through the sr-* workflow support. This enables continuous planning, execution, and validation by following sr-review standards during task creation.

How do I generate tasks from a markdown plan file?

You generate tasks from a markdown plan file by pointing the tool to your document path. The tool reads the comprehensive plan and outputs granular tasks with defined goals, scopes, and acceptance criteria.