git-issue

Formats session context into GitHub issues and files them via GitHub CLI.

2|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/erclx/aitk --skill git-issue-erclx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: git-issue
Source: https://github.com/erclx/aitk/tree/main/claude/skills/git-issue
Command: npx skills add https://github.com/erclx/aitk --skill git-issue-erclx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates the friction of manually formatting and filing GitHub issues, ensuring that your bug reports and task requests are consistently structured, labeled, and validated against project standards.

Core Features & Use Cases

  • Standardized Formatting: Automatically applies project-specific prose conventions and issue templates to your session context.
  • Automated Validation: Performs pre-publish scans for banned characters and verifies GitHub authentication and remote status before filing.
  • Use Case: When you identify a bug during a coding session, simply ask the AI to log it, and the skill will generate a perfectly formatted issue with the correct labels and sections, ready for your team's triage.

Quick Start

Ask the assistant to file an issue based on the current bug description in the session.

Frequently Asked Questions about git-issue

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

FAQPage Schema
How do I file a GitHub issue directly from my coding session?

To file a GitHub issue from your coding session, the skill formats your session context into structured issues and files them via the GitHub CLI. It automatically applies project-specific prose conventions, labels, and templates to ensure consistent issue tracking and triage.

What is the best way to automate GitHub issue creation from session context?

Automating GitHub issue creation from session context involves formatting the context into structured reports and executing GitHub CLI commands. This approach ensures standardized formatting, automated validation against project standards, and proper labeling for team triage.

Do I need the GitHub CLI installed to file issues from my session?

Yes, you need an authenticated GitHub CLI environment and a valid git remote origin to file issues from your session. The skill operates within software development workflows by executing GitHub CLI commands to create issues, requiring both authentication and remote verification before filing.

Can I use session context to create labeled GitHub issues for bug tracking?

Yes, you can use session context to create labeled GitHub issues for bug tracking. When you identify a bug during a coding session, the skill generates a perfectly formatted issue with correct labels and sections, ready for your team's triage and issue tracking workflows.

Why does issue filing fail when validating project prose standards?

Issue filing fails when validating project prose standards if banned characters are detected during the pre-publish scan. The skill performs automated validation to verify GitHub authentication, remote status, and prose conventions before executing issue creation commands to maintain project quality.