file-issue

Community

File GitHub issues, perfectly formatted.

Authortnez
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually creating GitHub issues can be inconsistent, often missing critical information or proper labels. This Skill automates the process of filing bug reports, feature requests, questions, or documentation issues, ensuring they are well-formatted, complete, and correctly categorized, saving you time and improving communication.

Core Features & Use Cases

  • Type-Specific Templates: Generates structured issue bodies for bugs, features, questions, and documentation issues.
  • Automated Labeling: Applies appropriate labels (e.g., bug, enhancement, documentation) based on issue type.
  • Project Configuration: Integrates with .docent/config.yaml to target the correct repository and apply default labels.
  • Use Case: You discover a bug and want to report it. Instead of manually filling out a form, use this Skill to tell your agent "File a bug: Bootstrap fails on Windows with permission error" and it will automatically create a well-structured issue with all necessary details and labels.

Quick Start

File a bug report: "Bootstrap fails on Windows with permission error"

Dependency Matrix

Required Modules

gh cligit cli

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: file-issue
Download link: https://github.com/tnez/docent/archive/main.zip#file-issue

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository