create-issue

Create structured issues for GitHub, GitLab, and other trackers.

3|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/lucasilverentand/skills --skill create-issue-lucasilverentand
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-issue
Source: https://github.com/lucasilverentand/skills/tree/main/skills/issues/create
Command: npx skills add https://github.com/lucasilverentand/skills --skill create-issue-lucasilverentand

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams capture complete context for issues by guiding the creation of well-structured bug reports, feature requests, tasks, and questions across GitHub, GitLab, and other trackers.

Core Features & Use Cases

  • Templates for Bug Report, Feature Request, and Task issues to ensure consistent information.
  • Context Capture to gather steps to reproduce, environment details, and acceptance criteria.
  • Platform-Agnostic Output generates ready-to-submit content suitable for multiple trackers.

Quick Start

Create an issue template for a login failure that includes title, steps to reproduce, expected vs actual behavior, environment, and acceptance criteria.

Frequently Asked Questions about create-issue

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

FAQPage Schema
How do I create structured bug reports and feature requests for GitHub and GitLab?

To create structured bug reports and feature requests for GitHub and GitLab, you can use issue templates that capture context, reproduction steps, environment details, and acceptance criteria. This generates ready-to-submit, machine-readable issue content across multiple trackers.

What is the best way to automate issue creation across different software project trackers?

Automating issue creation across trackers involves platform detection and issue-type inference to apply standardized templates. This approach guides you in producing consistent bug reports, tasks, and questions suitable for GitHub, GitLab, and other platforms.

Can I use standardized issue templates for both bug reports and tasks?

Yes, you can use standardized issue templates for both bug reports and tasks. These templates ensure consistent information gathering by capturing steps to reproduce, expected behavior, environment details, and acceptance criteria for software projects.

Does this approach to issue creation work without specific platform dependencies?

Yes, this issue creation approach works without specific platform dependencies. It provides platform-agnostic output that generates ready-to-submit content, making it suitable for multiple trackers like GitHub and GitLab without requiring specific integrations.

What context should I include when creating a feature request issue?

When creating a feature request issue, you should include context such as a clear title, problem description, proposed solution, environment details, and acceptance criteria. This structured context ensures the feature request is ready for review.

Why do my GitHub issues lack consistent environment details and acceptance criteria?

Your GitHub issues may lack consistent environment details and acceptance criteria because they are not using standardized templates. Implementing structured issue templates ensures this context is consistently captured during issue creation.