issue-file

Create GitHub issues from natural language prompts with labels and attachments.

11|Updated Mar 19, 2019
One-click install
npx skills add https://github.com/lukoshkin/evangelist --skill issue-file-lukoshkin
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: issue-file
Source: https://github.com/lukoshkin/evangelist/tree/main/conf/ai/claude/skills/issue-file
Command: npx skills add https://github.com/lukoshkin/evangelist --skill issue-file-lukoshkin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This feature helps teams convert free-form requests into GitHub issues, ensuring consistent issue creation from chat or notes.

Core Features & Use Cases

  • Create new issues from natural language requests such as “log a bug” or “open a ticket.”
  • Support a structured /issue-file workflow and an optional --ground mode to attach references, steps to reproduce, and contextual information.
  • Facilitate cross-linking, labeling, and asset management for reliable triage and tracking.

Quick Start

Create a GitHub issue from a user request like “log a bug in the login flow”.

Frequently Asked Questions about issue-file

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

FAQPage Schema
How do I create GitHub issues from chat requests or natural language?▼

You can create GitHub issues from natural language by prompting with requests like "log a bug" or using a structured /issue-file command to convert free-form text into tracked tickets.

What is the best way to automate logging bugs from notes into GitHub?▼

Automating bug logging from notes into GitHub is best handled by applying the /issue-file workflow to chat-driven requests, which standardizes issue creation and ensures reliable triage.

Can I attach references and steps to reproduce when creating GitHub issues from text?▼

Yes, you can attach references and steps to reproduce when creating GitHub issues by using the optional --ground mode to add contextual information for reliable tracking.

Does issue-file support cross-linking and labeling for GitHub triage?▼

Yes, issue-file supports cross-linking, labeling, and asset management to facilitate reliable triage and tracking when converting requests into GitHub issues.

Do I need GitHub integration to convert natural language prompts into issues?▼

Yes, GitHub integration is required to convert natural language prompts into GitHub issues, allowing the system to interface directly with your repositories.

When should I use the structured /issue-file command instead of free-form requests?▼

Use the structured /issue-file command when you need consistent issue creation across repositories, and rely on free-form requests for quick, chat-driven ticket logging.