·ticket
</>

ticket

cygnusfear/agent-skills

Standardized artifact creation via tk tickets. Use whenever a skill needs to persist output — research findings, plans, postmortems, reviews, design specs, decisions. Replaces all bespoke output directories (.oracle/, .plans/, etc.) with a single canonical system.

8Installs·0Trend·@cygnusfear

Installation

$npx skills add https://github.com/cygnusfear/agent-skills --skill ticket

SKILL.md

All skill output that needs to persist goes into a ticket. No custom directories.

| 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" |

Standardized artifact creation via tk tickets. Use whenever a skill needs to persist output — research findings, plans, postmortems, reviews, design specs, decisions. Replaces all bespoke output directories (.oracle/, .plans/, etc.) with a single canonical system. Source: cygnusfear/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cygnusfear/agent-skills --skill ticket
Category
</>Dev Tools
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is ticket?

Standardized artifact creation via tk tickets. Use whenever a skill needs to persist output — research findings, plans, postmortems, reviews, design specs, decisions. Replaces all bespoke output directories (.oracle/, .plans/, etc.) with a single canonical system. Source: cygnusfear/agent-skills.

How do I install ticket?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cygnusfear/agent-skills --skill ticket Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/cygnusfear/agent-skills