outfitter-issue

Create GitHub issues for outfitter-dev/outfitter with predefined templates.

6|1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/outfitter-dev/outfitter --skill outfitter-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: outfitter-issue
Source: https://github.com/outfitter-dev/outfitter/tree/main/plugins/outfitter/skills/outfitter-issue
Command: npx skills add https://github.com/outfitter-dev/outfitter --skill outfitter-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of reporting bugs, suggesting features, or providing feedback on the Outfitter packages by automating issue creation on GitHub.

Core Features & Use Cases

  • Automated Issue Creation: Generates GitHub issues with pre-filled templates based on issue type (bug, enhancement, docs, etc.).
  • Duplicate Prevention: Includes a script to search for existing issues before creating a new one.
  • Use Case: You encounter a bug in the @outfitter/cli package. You can use this Skill to quickly create a detailed bug report, ensuring all necessary information like package name, description, and actual behavior is included.

Quick Start

Use the outfitter-issue skill to submit a bug report about the @outfitter/cli package.

Frequently Asked Questions about outfitter-issue

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

FAQPage Schema
How do I report a bug or submit feedback for Outfitter packages?

You can report a bug or submit feedback by automating GitHub issue creation with pre-filled templates. This Skill categorizes feedback into bugs, enhancements, or documentation gaps to ensure structured reporting directly to the outfitter-dev repository.

How do I create structured GitHub issues for the Outfitter repository?

Creating structured GitHub issues for the Outfitter repository involves utilizing predefined issue templates via the gh CLI tool. You can generate issues with pre-filled fields for package name, description, and actual behavior to facilitate detailed reporting.

Can I check for duplicate GitHub issues before submitting a new bug report?

Yes, you can prevent duplicates before submitting a bug report. The Skill includes a script to search existing issues in the outfitter-dev/outfitter repository, ensuring your feedback is consolidated rather than duplicated.

Do I need the gh CLI tool to submit issue tracking reports for Outfitter?

You need the gh CLI tool for direct submission of issue tracking reports to GitHub. Alternatively, you can perform a dry-run to preview the generated issue content and templates before committing to an actual submission.

What types of developer experience feedback can I categorize using this issue tracking approach?

You can categorize developer experience feedback into predefined types like bugs, enhancements, and documentation gaps. This structured approach ensures that specific issues, such as CLI package errors, are routed correctly with all necessary contextual information.