create-new-issue

Community

Capture tasks and bugs, keep your project organized.

Authorsamjhecht
Version1.0.0
Installs0

System Documentation

What problem does it solve?

New issues or tasks are often captured inconsistently or incompletely, leading to miscommunication, missed details, and disorganized project tracking, hindering efficient development.

Core Features & Use Cases

  • Structured Issue Creation: Analyzes provided issue details and converts them into a well-structured markdown file using predefined templates (bug or task).
  • Comprehensive Frontmatter: Populates the YAML frontmatter with relevant metadata like ID, title, status, priority, and labels.
  • Detailed Sections: Ensures all sections (Summary, Reproduction Steps, Solutions Attempted, Diagnostics, References) are filled out comprehensively.
  • Use Case: When a new bug, feature, or outstanding task has been identified and needs to be formally captured in a comprehensive issue file for tracking and collaboration.

Quick Start

A user reported a bug: "Login button doesn't work on mobile." Create a new bug issue for this.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-new-issue
Download link: https://github.com/samjhecht/wrangler/archive/main.zip#create-new-issue

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