create-ticket

Create and update GitHub issue tickets from Slack and Figma context.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/HuynhLy230296/cursor-agent --skill create-ticket-huynhly230296
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-ticket
Source: https://github.com/HuynhLy230296/cursor-agent/tree/main/.cursor/skills/create-ticket
Command: npx skills add https://github.com/HuynhLy230296/cursor-agent --skill create-ticket-huynhly230296

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation of well-structured GitHub issue tickets, automating the process of gathering information, analyzing context from Slack or Figma, and ensuring adherence to project templates.

Core Features & Use Cases

  • Automated Ticket Creation: Generates tickets for various types (Feature, Bugfix, etc.) based on user requests.
  • Contextual Analysis: Analyzes Slack threads and Figma designs to extract relevant details.
  • Issue Reproduction: Attempts to reproduce reported bugs for better ticket accuracy.
  • Acceptance Criteria Generation: Automatically creates comprehensive acceptance criteria.
  • Use Case: When a bug is reported in Slack, the agent can analyze the conversation, attempt to reproduce the bug, and create a detailed GitHub ticket with all necessary information, including acceptance criteria and reproduction steps.

Quick Start

Use the create-ticket skill to make a new GitHub issue for a bug report from the provided Slack conversation.

Frequently Asked Questions about create-ticket

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create GitHub issues from Slack conversations automatically?

To create GitHub issues from Slack conversations, this Skill analyzes the Slack threads to extract relevant context, attempts bug reproduction, and generates a structured GitHub ticket with acceptance criteria using GitHub CLI.

Can I generate GitHub bug tickets by analyzing Figma designs?

Yes, you can generate GitHub tickets by analyzing Figma designs. The Skill extracts relevant design details and automatically populates the ticket information, ensuring the issue accurately reflects the design requirements.

How does automatic acceptance criteria generation work for issue tracking?

Automatic acceptance criteria generation works by analyzing the user request, Slack context, or Figma designs to produce comprehensive requirements. This ensures the GitHub issue tracking ticket has clear validation standards before creation.

What is the best way to update existing GitHub tickets with new Slack context?

The best way to update existing GitHub tickets is using this Skill to analyze new Slack conversations. It processes the context and automatically applies the updated details to the existing issue via GitHub CLI integration.

Do I need GitHub CLI installed to automate ticket creation?

Yes, GitHub CLI is required to automate ticket creation. The Skill integrates directly with the GitHub CLI to execute issue creation and updates, serving as the core dependency for processing ticket actions.

What types of GitHub tickets can I create using this automation?

You can create multiple types of GitHub tickets using this automation, including Feature requests and Bugfixes. The Skill categorizes the ticket based on the analyzed user request, Slack conversation, or Figma design context.