What problem does it solve?
This Skill solves the problem of manually translating a drafted feature plan into properly structured Linear issues and dependency links, which often causes slow kickoff and repeated re-explanations.
Core Features & Use Cases
- Convert PLAN-*.md into Linear sub-issues: Parses sub-tasks (strict or loose plan formats), captures scope and acceptance criteria, and builds dependency edges via blocks/blocked-by.
- Creates a parent epic/ticket structure: In new-parent mode it proposes a Linear parent issue whose description contains the full plan markdown, plus the union of
repo: labels used by the sub-tasks.
- Safety-first issue creation: Requires explicit confirmation before any Linear writes and avoids silently creating new
repo: labels.
Quick Start
Run /abc:scaffold-sub-issues with your PLAN-.md files (or from a folder containing the newest PLAN-.md) to preview the proposed Linear structure and then create the parent and sub-issues after you confirm.