← ClaudeAtlas

draft-technical-ticketslisted

Draft precise parent/child engineering issues from a Design Contract, product brief, or feature request by reconciling docs with the live repository. Use when the user asks to draft technical tickets, /ticket, turn design into host issues (GitHub or GitLab), or hand off an approved Design Contract.
singleton-sd/ai-plattform-skills · ★ 0 · AI & Automation · score 68
Install: claude install-skill singleton-sd/ai-plattform-skills
# Draft Technical Tickets Draft precise **engineering issues** that another coding agent can implement without guessing. Default destination is the **project host** (GitHub Issues or GitLab Issues) per [`config/tracker-profiles/`](../../config/tracker-profiles/README.md) and consumer `.skills/profile`. ClickUp is only for product features or tracking tickets when the user explicitly asks (`operations/create-tracking-ticket`). Read [`references/project-context.md`](references/project-context.md) when present as optional project hints — prefer the live repo `AGENTS.md` and docs over stale summaries. Use [`references/ticket-template.md`](references/ticket-template.md) for structure. ## Inputs Accept any of: - Approved Design Contract from [`design/product-design`](../../design/product-design/SKILL.md) - Feature description / PRD - ClickUp URL or task id (product context) - Target repository (path or remote) If the target repository is unclear, ask once before inspecting code. ## Workflow 1. Understand the requested outcome, user-visible behaviour, constraints, and non-goals. 2. Inspect product docs (ClickUp or repo) relevant to the request. Treat documented architecture decisions as authoritative unless the repository clearly shows they are obsolete. 3. Inspect the live repository. Read `AGENTS.md`, nearby implementation, tests, schemas, clients, and configuration. 4. Reconcile documentation with code. State material conflicts; do not silently invent behaviour. 5. Decid