file-issue

Create GitHub issues in the marin-community/marin repository using predefined templates.

1.2k|146|Updated Mar 22, 2024
One-click install
npx skills add https://github.com/marin-community/marin --skill file-issue-marin-community
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-issue
Source: https://github.com/marin-community/marin/tree/main/.agents/skills/file-issue
Command: npx skills add https://github.com/marin-community/marin --skill file-issue-marin-community

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of reporting bugs, requesting features, or tracking experiments by creating GitHub issues directly from your conversation.

Core Features & Use Cases

  • Automated Issue Creation: Generates GitHub issues in the marin-community/marin repository.
  • Template Selection: Utilizes predefined issue templates (bug-report, task, experiment) for structured reporting.
  • Use Case: If a user identifies a bug during a session, this Skill can automatically create a bug-report issue, pre-filled with details from the conversation, ensuring the issue is tracked and addressed.

Quick Start

Use the file-issue skill to create a bug report for the issue discussed.

Frequently Asked Questions about file-issue

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

FAQPage Schema
How do I create a GitHub issue from a conversation?

You can create a GitHub issue from a conversation by using the file-issue Skill, which automatically generates issues in the marin-community/marin repository based on the current conversational context and predefined templates.

What types of GitHub issues can I file using conversational context?

You can file bug reports, feature requests, and experiment tracking issues. The Skill selects from predefined bug-report, task, and experiment templates to structure the issue body and title formatting automatically.

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

Yes, you need the GitHub CLI (gh) installed and configured. The Skill relies on the gh command-line tool to authenticate and push the generated issue to the marin-community/marin repository.

How are GitHub issue titles and bodies formatted when generated from a chat?

Generated GitHub issue titles and bodies follow specific formatting rules defined by the Skill. The content is extracted from the conversational context and mapped into the selected predefined issue template to ensure structured reporting.

What is the best way to report a bug found during a development session to GitHub?

The best way to report a bug found during a session is to use the file-issue Skill. It creates a bug-report issue in the marin-community/marin repository, pre-filling the details from your conversation to ensure the problem is tracked.

Can I use this issue tracking Skill for repositories other than marin-community/marin?

No, this issue tracking Skill is specifically designed to create issues in the marin-community/marin repository. It does not support targeting other GitHub repositories outside of this predefined scope.