一键导入
to-tickets
Decompose an accepted PRD into a reviewed dependency graph of vertical tracer tickets. Use after to-spec and before autonomous implementation begins.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Decompose an accepted PRD into a reviewed dependency graph of vertical tracer tickets. Use after to-spec and before autonomous implementation begins.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Review a fixed implementation diff independently for repository standards and originating specification. Use before integration and after every blocking repair.
Deliver one unblocked ticket through a bounded MWP workspace, behavioral TDD, verification, review handoff, and harvest proposal. Use only after the controller claims a frontier ticket.
Control one bounded campaign within an approved initiative, coordinating leaf implementation, review, repair, integration, evidence, and a durable completion or pause handoff.
Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.
Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
Take a diagnosed bug through a regression test, minimal repair, repository checks, independent review, and controller integration. Use after diagnosing-bugs has produced a red-capable loop.
| name | to-tickets |
| description | Decompose an accepted PRD into a reviewed dependency graph of vertical tracer tickets. Use after to-spec and before autonomous implementation begins. |
Create agent-sized, user-visible slices with explicit blocking edges and complete PRD coverage.
Interactive work normally presents the draft graph for operator approval before publication. When the active RUN.md delegates this approval to a top-level controller, the controller must perform and record that review; its sign-off replaces another operator interruption.
RUN.md, and the stage output path.Blocked by edges;No reusable harvest requirement.Avoid one ticket per technical layer, speculative abstraction tickets, vague “finish integration” work, and false parallelism around schema, routes, dependency manifests, lockfiles, root docs, generated assets, or release state.
Group leaf tickets into bounded campaigns of normally one to four integrations. A campaign is a fresh controller goal with an exit/pause capsule; it is not permission to execute the whole initiative. Treat file/module/resource reservations as graph constraints alongside product blockers.
Before publication, independently challenge:
Revise until the graph is executable. Record controller approval in the local output.
Publish children in dependency order with parent/blocker text or native relationships. Record issue numbers, URLs, and edges in the stage tracker file. Apply ready-for-agent to the current unblocked child frontier; keep fully specified blocked work out of the frontier until its edges close. Once decomposition is published, remove ready-for-agent from the non-actionable parent PRD so it cannot masquerade as executable frontier work. Update RUN.md with durable promotion evidence.
Do not create ceremonial per-ticket workspaces during decomposition. implement creates one only when the slice's uncertainty or duration justifies it.