create-issue

Reproduce reported problems, collect dependency versions, and create GitHub issues.

11|51|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/hw-native-sys/pypto-lib --skill create-issue-hw-native-sys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-issue
Source: https://github.com/hw-native-sys/pypto-lib/tree/main/.claude/skills/create-issue
Command: npx skills add https://github.com/hw-native-sys/pypto-lib --skill create-issue-hw-native-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reproduce a reported problem, collect dependency versions, and create a GitHub issue. Use when the user wants to file a bug, request a feature, or create any GitHub issue.

Core Features & Use Cases

  • Reproduce reported issues locally and verify fault scenarios.
  • Collect dependency versions across pypto-lib, pypto, simpler, and ptoas to ensure accurate reproduction.
  • Create issues that follow .github/ISSUE_TEMPLATE/ templates exactly, while validating the issue's relevance and dedup status.
  • Automate environment setup, reproduction attempts, and initial triage to speed up defect reporting.

Quick Start

Provide a user-provided problem description and let the system reproduce and file a GitHub issue.

Frequently Asked Questions about create-issue

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

FAQPage Schema
How do I automate GitHub issue creation for reproduced bugs?

Automating GitHub issue creation involves reproducing the reported bug locally, collecting dependency versions, and generating a structured issue from repository templates. This workflow coordinates environment validation and issue templating to ensure reproducibility and traceability.

How do I collect dependency versions before filing a GitHub issue?

Collecting dependency versions before filing a GitHub issue requires gathering environment data across pypto-lib, pypto, simpler, and ptoas. The workflow validates these dependencies during reproduction to ensure accurate environment triage and defect reporting.

Can I use GitHub issue templates automatically when reporting a bug?

Using GitHub issue templates automatically is supported by validating the issue's relevance and dedup status. The workflow creates issues that follow .github/ISSUE_TEMPLATE/ templates exactly while automating environment setup and initial triage.

Does this workflow handle feature requests and documentation gaps or just bugs?

Handling feature requests and documentation gaps is supported alongside bug reproduction. The workflow is designed for bugs, feature requests, or documentation gaps requiring reproduction and triage across relevant repositories.

What is the best way to reproduce a reported problem locally for triage?

The best way to reproduce a reported problem locally is to provide a user-provided problem description and let the system attempt reproduction. It automates environment setup, reproduction attempts, and initial triage to speed up defect reporting.