Domains
Forms
- SKILL.md50.0%
- other50.0%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
.scratch/<feature>/issues/<NN>-<slug>.md, real tracker as issues with native blocking relationships.Use Cases
A PM completes a complex spec with 30 user stories. The developer invokes `/to-tickets` to break it into executable tickets. The skill splits vertically (each ticket spans schema to UI), each independently demoable, with the first unblocked ticket immediately actionable. For wide refactors like database column renames, uses expand → migrate → contract mode. The breakdown is shown to the PM for confirmation before publishing to GitHub Issues.
An indie developer working on a medium-sized feature doesn't want to use GitHub Issues. Invoking `/to-tickets` with "local markdown" as tracker. The skill splits the feature into tickets, each as a file under `.scratch/<feature>/issues/`, numbered from 01 in dependency order. Each file contains "What to build", "Blocked by", and acceptance criteria. The developer works the "frontier" — starting with unblocked tickets.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File