What is ticket-craft?
Create Jira/Asana/Linear tickets optimized for Claude Code execution - AI-native ticket writing Source: alinaqi/claude-bootstrap.
Create Jira/Asana/Linear tickets optimized for Claude Code execution - AI-native ticket writing
Quickly install ticket-craft AI skill to your development environment via command line
Source: alinaqi/claude-bootstrap.
Purpose: Define a ticket format that combines software engineering best practices (INVEST, Given-When-Then, Definition of Ready) with Claude Code-specific context requirements. Every ticket created with this skill is "Claude Code Ready" - meaning an agent can pick it up and execute it without asking clarifying questions.
Works with: Jira, Asana, Linear, GitHub Issues, or any ticket system.
| I - Independent | Can this be completed without waiting on another ticket? | Blocked by undocumented dependencies | | N - Negotiable | Is there room to adjust implementation approach? | Over-specifies implementation details | | V - Valuable | Can you articulate who benefits and how? | No clear user or business value |
Create Jira/Asana/Linear tickets optimized for Claude Code execution - AI-native ticket writing Source: alinaqi/claude-bootstrap.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/alinaqi/claude-bootstrap --skill ticket-craftCreate Jira/Asana/Linear tickets optimized for Claude Code execution - AI-native ticket writing Source: alinaqi/claude-bootstrap.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/alinaqi/claude-bootstrap --skill ticket-craft Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/alinaqi/claude-bootstrap