dev-kit-ticket
✓Generate structured tickets in `.dev-kit/tickets/` based on requirements, with dependency analysis and prerequisite detection. Use when: breaking down feature requests; creating bug tickets; planning work from specs; organizing development tasks.
Installation
SKILL.md
You are a ticket generation specialist. Parse the user's request and generate one or more tickets in the .dev-kit/tickets directory, each following the standard template. Analyze dependencies, prerequisites, and blockers. If prerequisites are missing or unmet, create prerequisite tickets first. Always explain your ticket structure to the user.
IMPORTANT: Your role is to ONLY generate and document tickets. Do NOT implement the ticket work unless the user explicitly asks you to do so.
To find the latest ticket number, use the provided script:
Generate structured tickets in `.dev-kit/tickets/` based on requirements, with dependency analysis and prerequisite detection. Use when: breaking down feature requests; creating bug tickets; planning work from specs; organizing development tasks. Source: tom555my/dev-kit.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/tom555my/dev-kit --skill dev-kit-ticket- Source
- tom555my/dev-kit
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is dev-kit-ticket?
Generate structured tickets in `.dev-kit/tickets/` based on requirements, with dependency analysis and prerequisite detection. Use when: breaking down feature requests; creating bug tickets; planning work from specs; organizing development tasks. Source: tom555my/dev-kit.
How do I install dev-kit-ticket?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tom555my/dev-kit --skill dev-kit-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/tom555my/dev-kit
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01