create-issue

Create structured GitHub issues with templates and attached workspace changes.

33|12|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/zxkane/autonomous-dev-team --skill create-issue-zxkane
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-issue
Source: https://github.com/zxkane/autonomous-dev-team/tree/main/skills/create-issue
Command: npx skills add https://github.com/zxkane/autonomous-dev-team --skill create-issue-zxkane

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating well-defined GitHub issues, ensuring all necessary context and details are captured for efficient development.

Core Features & Use Cases

  • Interactive Issue Creation: Guides users through clarifying questions to gather comprehensive details for new features or bugs.
  • Template-Driven Drafting: Utilizes predefined templates for features and bugs, ensuring consistency and completeness.
  • Workspace Change Attachment: Detects and attaches relevant local code changes to the issue for the development agent.
  • Autonomous Pipeline Integration: Facilitates the use of the autonomous label for automated development workflows.
  • Use Case: You need to report a bug in the login flow. This Skill will ask you for steps to reproduce, expected vs. actual behavior, and then draft a detailed bug report issue, even attaching relevant code changes you've made locally.

Quick Start

Use the create-issue skill to draft a new feature request for the user authentication system.

Frequently Asked Questions about create-issue

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

FAQPage Schema
How do I create a structured GitHub issue for a bug report?

To create a structured GitHub issue, this skill interactively guides you through clarifying questions to gather steps to reproduce, expected behavior, and acceptance criteria, drafting a comprehensive bug report automatically.

Can I attach local code changes when creating a GitHub issue?

Yes, you can attach local code changes when creating a GitHub issue. The skill integrates with Git to detect and attach relevant workspace modifications directly to the issue for the development agent.

What is the best way to draft a feature request with acceptance criteria?

The best way to draft a feature request is using template-driven generation. The skill asks clarifying questions to define requirements and acceptance criteria, ensuring your feature request is consistent and complete.

Does this issue creation skill support automated development workflows?

Yes, it supports automated development workflows by facilitating the use of the autonomous label for automated pipeline integration, helping route issues to automated development and resolution processes.

What should I include in a GitHub bug report to ensure efficient development?

A GitHub bug report should include steps to reproduce, expected versus actual behavior, and relevant workspace changes. This skill guides you on best practices for titling, body content, and dependency management to ensure efficient development.