← ClaudeAtlas

wise-ticketslisted

Ticket-writing rules for EVERY ticket composed on the user's behalf in ANY issue tracker (Jira, Linear, GitHub Issues, GitLab, Asana, …) or tracker-like system. ALWAYS consult this skill before creating, editing, updating, splitting, or breaking down a ticket or epic, whichever MCP server, CLI, or API is in play: a ticket is concise and human-readable, never an implementation plan; it follows the canonical sections (Summary, Goal, Scope, Acceptance criteria, References, Labels, Estimate); large work splits per repository/service with sensible aggregation; estimates defer to the wise-estimation scale. Also invocable as `/wise-tickets [<ticket-ref or draft>]` (canonical `/wise:wise-tickets`) to restructure an oversized ticket or draft and, when asked, apply it back to the tracker. Use when creating or updating a ticket or issue, breaking an epic into tickets, or when the user says "create a ticket", "file an issue", "break this down into tickets", "this ticket is too big", or types `/wise-tickets`.
e1024kb/wise-claude · ★ 4 · AI & Automation · score 80
Install: claude install-skill e1024kb/wise-claude
# wise-tickets - tickets that read like tickets, not plans Before asking any user question, read and follow the [question lifecycle](../../references/workflow-host-control.md#keep-asynchronous-questions-open). Keep asynchronous prompts open until answered; this rule does not authorize questions in autonomous or otherwise prompt-free procedures. ## Why this skill exists A ticket generated straight from a work session reads like the work session: an exhaustive implementation plan with file lists, code snippets, and step-by-step prose. That is a Claude Code plan, not a ticket. A ticket is a *contract between humans*: what we want, why, where it stops, and how we know it's done - skimmable in a minute by a PM, a reviewer, or the engineer who picks it up in three weeks. This skill is the standing contract for every ticket written on the user's behalf: the section shape, the altitude, the breakdown rules, and the estimation link. This skill composes with two siblings: - **`wise-human-writing`** governs voice and markup - business-level language, no ASCII diagrams, native markup per tracker, no long dashes. Apply it to every sentence of the ticket. - **`wise-estimation`** governs the per-ticket number - the Fibonacci 0.5 → 13 SP scale and the "> 8 SP is a research ticket" rule. `wise-tickets` governs everything those two don't: the structure, the scope discipline, and how large work becomes several tickets. ## Two ways this skill runs 1. **Standing reference (the main