github-issue

Create structured GitHub issues for the ZeroClaw repository using templates.

32.5k|4.9k|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/zeroclaw-labs/zeroclaw --skill github-issue-zeroclaw-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issue
Source: https://github.com/zeroclaw-labs/zeroclaw/tree/main/.claude/skills/github-issue
Command: npx skills add https://github.com/zeroclaw-labs/zeroclaw --skill github-issue-zeroclaw-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of reporting bugs and requesting features for the ZeroClaw project directly within the AI environment, ensuring all necessary information is captured accurately.

Core Features & Use Cases

  • Interactive Issue Filing: Guides users through creating structured GitHub issues.
  • Template Adherence: Automatically parses and uses official GitHub issue templates (bug_report.yml, feature_request.yml).
  • Contextual Auto-Gathering: Silently collects relevant environment and code context before prompting the user.
  • Use Case: A developer encounters a bug while working on a new feature. They can use this Skill to quickly generate a detailed bug report, including their current environment and code status, without leaving their current workflow.

Quick Start

Use the github-issue skill to report a bug in the latest commit.

Frequently Asked Questions about github-issue

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

FAQPage Schema
How do I file a structured GitHub issue for a bug report?

To file a structured GitHub issue for a bug report, this Skill parses the official bug_report.yml template and interactively guides you through filling required fields while automatically gathering environment details and code status.

Can I automate environment detection when creating a feature request on GitHub?

Yes, you can automate environment detection when creating a GitHub feature request. The Skill silently collects relevant environment and code context before prompting you to complete the feature_request.yml template.

How does issue template parsing work for GitHub bug reports?

Issue template parsing works by reading official GitHub YAML templates to ensure compliance with required fields and labels. This enforces structured reporting so your bug report or feature request meets the ZeroClaw repository standards.

Do I need to manually collect code status before reporting a bug?

No, you do not need to manually collect code status before reporting a bug. The Skill automates environment detection and code status collection, seamlessly gathering contextual information in the background before you submit.

What is the best way to streamline workflow automation for GitHub issue tracking?

The best way to streamline workflow automation for GitHub issue tracking is using a Skill that parses issue templates, enforces label compliance, and auto-gathers environment context, allowing you to file bugs or request features without leaving your current workflow.