file-issue

Generate labeled GitHub issues with structured bodies and project-board placement.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/declanshanaghy/fenrir-ledger --skill file-issue-declanshanaghy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-issue
Source: https://github.com/declanshanaghy/fenrir-ledger/tree/main/.claude/skills/file-issue
Command: npx skills add https://github.com/declanshanaghy/fenrir-ledger --skill file-issue-declanshanaghy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manages the end-to-end workflow of turning user-reported problems into properly formatted GitHub issues that include the right labels, a structured body, and automatic project-board placement.

Core Features & Use Cases

  • Generate a well-formed issue with a title, labels, and a body based on user input.
  • Apply labels based on type (bug, enhancement, UX, documentation) and priority; add to the appropriate project board.
  • Reuse issue templates for consistency and ensure traceability across sprints and releases.
  • Use cases: when a user describes a problem that should be tracked, the skill creates an issue ready for assignment.

Quick Start

Create a new GitHub issue with labels, a structured body, and project-board placement.

Frequently Asked Questions about file-issue

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

FAQPage Schema
How do I automatically create GitHub issues from user input?

To automatically create GitHub issues from user input, use this Skill to generate a well-formed issue with a structured body, apply a single type and priority label, and attach it directly to your project board.

Can I automatically apply bug and enhancement labels when generating a GitHub issue?

Yes, you can automatically apply bug, enhancement, UX, or documentation labels. The Skill assigns exactly one type label and one priority label based on the user-provided problem description.

How do I add newly created GitHub issues to a project board automatically?

Adding newly created GitHub issues to a project board happens automatically. The Skill ensures proper project-board placement immediately after generating the issue body and applying the necessary labels.

What is the best way to triage user-reported problems into tracked GitHub issues?

The best way to triage user-reported problems into tracked GitHub issues is to map the conversational input into a structured issue body, categorize it with appropriate labels, and place it on the project board for assignment.

Does this issue generation workflow support adding references to related GitHub issues?

Yes, the issue generation workflow supports adding references. When users provide relevant references during their problem description, the Skill includes them directly in the generated GitHub issue body for traceability.