ticket
Installation
SKILL.md
Ticket — Artifact Creation
All skill output that needs to persist goes into a ticket. No custom directories.
Tag Taxonomy
Every artifact ticket MUST use the appropriate tags:
| Artifact type | Tags | Example title |
|---|---|---|
| Oracle research | research, oracle |
"Oracle: Why API latency spiked" |
| Delphi investigation (epic) | research, delphi |
"Delphi: Database migration strategy" |
| Delphi synthesis | research, delphi-synthesis |
"Delphi synthesis: Database migration strategy" |
| Implementation plan | plan |
"Plan: Refactor auth middleware" |
| Architecture decision | decision |
"ADR: Use Zustand for state management" |
| Postmortem | postmortem |
"Postmortem: Agent skipped codebase exploration" |
| Code review | review |
"Review: PR #42 auth changes" |
| Design spec | design-spec |
"Design spec: Dashboard redesign" |