to-tickets

Solid

Load when an accepted specification must be decomposed into dependency-aware, project-owned implementation slices without creating a new tracker or publishing remote issues by default.

AI & Automation 84 stars 0 forks Updated 5 days ago

Install

View on GitHub

Quality Score: 78/100

Stars 20%
64
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
0
Description 5%
100

Skill Content

# To Tickets Convert an accepted specification into the fewest independently verifiable execution slices the project can actually own. This Skill decomposes work; it does not become a task tracker, scheduler, or implementation workflow. ## Choose The Existing Owner Write into the existing project task, issue, or plan convention when one exists and the user authorized local mutation. If no durable project convention exists, use the existing `.harness-hub/state/current-task.md` as the local fallback when available. If neither exists, return the proposed decomposition to the main Agent without creating a storage system. Do not create `.harness-hub/tasks/`, a new registry, or hidden run state. Remote publication requires explicit authorization. Do not create, label, assign, comment on, or close remote issues merely because a decomposition is ready. ## Decompose Vertically Start with one vertical tracer-bullet that crosses the real user or caller path and proves the architecture. Each subsequent slice must deliver observable behavior or unlock a named dependent slice. For every slice record: - outcome and accepted spec anchors - included behavior and explicit non-goals - touched public seam or integration path - deterministic acceptance evidence - blocking edges to other slices - risks or decisions that prevent safe execution Avoid layer tickets such as “build database,” “build API,” and “build UI” when none is independently useful or verifiable. ## Order By Dependency ...

Details

Author
JasonxzWen
Repository
JasonxzWen/harness-hub
Created
4 months ago
Last Updated
5 days ago
Language
JavaScript
License
None

Similar Skills

Semantically similar based on skill content — not just same category