issue

Convert conversation context into GitHub issue titles, bodies, and labels.

9|Updated Dec 21, 2016
One-click install
npx skills add https://github.com/ysoftman/myenv --skill issue-ysoftman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue
Source: https://github.com/ysoftman/myenv/tree/main/.claude/skills/issue
Command: npx skills add https://github.com/ysoftman/myenv --skill issue-ysoftman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create GitHub issues from ongoing conversations by converting context into a concise title and a contextual body, reducing manual drafting time.

Core Features & Use Cases

  • Analyze conversation context and repo state to draft an issue title and body.
  • Auto-select and apply labels based on content, with safety validations to avoid leaking secrets.
  • Handle common scenarios: bug reports, feature requests, questions, and task discussions.

Quick Start

Describe the issue you want to create, and this skill will generate a GitHub issue with an appropriate title, body, and labels.

Frequently Asked Questions about issue

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

FAQPage Schema
How do I auto-generate GitHub issues from a conversation?

Automate GitHub issue creation by converting ongoing conversation context into concise English titles and contextual bodies, applying appropriate labels and safety validations.

Can I automatically assign labels to GitHub issues based on the discussion?

Yes, auto-select and apply labels to GitHub issues by analyzing the conversation content, ensuring the assigned labels accurately reflect the bug report or feature request context.

Does creating GitHub issues from chat context check for sensitive data?

Yes, safety validations are enforced during GitHub issue generation to check conversation context and repository state for sensitive data, preventing secrets from leaking into the issue body.

What types of discussions can be converted into GitHub issues?

Convert bug reports, feature requests, questions, and task discussions into structured GitHub issues by extracting repository context and drafting appropriate titles and bodies.

How do I create a GitHub bug report from an ongoing task discussion?

Draft a GitHub bug report from a task discussion by providing the conversation context; the skill extracts repo state and generates a contextual issue body with relevant labels.