create-ticket

Community

Capture work as GitHub issues to track tasks.

Authorjosh-gree
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Capture intent for future work. This skill records WHAT needs to be done and WHY, with enough context to understand the task later.

Core Features & Use Cases

  • Verify environment and remote presence
  • Clarify user intent with minimal questions
  • Assess scope to decide single vs multiple tasks
  • Create GitHub issues with a structured body containing summary, context, and notes
  • Report back with issue URLs and a concise summary

Quick Start

From a user prompt like "We need to add feature X," run /create-ticket and answer clarifying questions to generate a GitHub issue.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: create-ticket
Download link: https://github.com/josh-gree/my-claude-skills/archive/main.zip#create-ticket

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository