fusion-issue-author-bug

Draft and update structured GitHub bug issues with validated labels.

9|10|Updated May 27, 2021
One-click install
npx skills add https://github.com/equinor/fusion-framework --skill fusion-issue-author-bug
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fusion-issue-author-bug
Source: https://github.com/equinor/fusion-framework/tree/main/.agents/skills/fusion-issue-author-bug
Command: npx skills add https://github.com/equinor/fusion-framework --skill fusion-issue-author-bug

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill automates the drafting and updating of bug reports in GitHub, ensuring they are structured, contain necessary details, and are validated before submission.

Core Features & Use Cases

  • Structured Bug Drafting: Creates well-formatted bug reports with sections for description, reproduction steps, expected/actual behavior, environment, and impact.
  • Validation: Ensures sufficient detail for triage and confirms the issue type is 'Bug'.
  • Use Case: When a developer encounters a bug, they can use this skill to quickly generate a comprehensive bug report that includes all the essential information for the QA team to reproduce and fix the issue.

Quick Start

Use the fusion-issue-author-bug skill to draft a bug report about the login button not working on the staging environment.

Frequently Asked Questions about fusion-issue-author-bug

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

FAQPage Schema
How do I automate drafting a bug report on GitHub?

To automate drafting a bug report on GitHub, this Skill uses your provided bug context, reproduction steps, and environment details to generate a structured draft. It formats the information into specific sections to ensure the issue is ready for triage.

What information is needed to create a structured bug issue?

Creating a structured bug issue requires specific inputs including bug context, reproduction information, and environment details. This ensures the generated bug report contains necessary sections like description, expected behavior, and impact for QA review.

Can I update existing bug issues using GitHub automation?

Yes, you can update existing bug issues using this Skill. It automates the updating process by validating repository labels and ensuring the issue maintains a bug-focused structure before requesting explicit publish confirmation.

Does the bug report generator validate labels before publishing?

Yes, the bug report generator validates repository-specific labels before publishing. It ensures the issue type is confirmed as a Bug and checks that all applied labels are valid within the target repository.

What is the best way to format a bug report for triage?

The best way to format a bug report for triage is using a structured template with sections for description, reproduction steps, expected and actual behavior, environment, and impact. This Skill automatically applies this structure to your bug context.

Why does my bug issue require explicit publish confirmation?

Your bug issue requires explicit publish confirmation to prevent unauthorized or accidental submissions to GitHub. This validation step ensures the drafted bug report is reviewed and consciously approved before it is published.