fusion-issue-author-bug

Draft and update bug issues using a bug-focused structure, repository-valid labels, and explicit publish confirmation before GitHub mutation.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "fusion-issue-author-bug" with this command: npx skills add equinor/fusion-skills/equinor-fusion-skills-fusion-issue-author-bug

Author Bug Issue

Dependency

Requires fusion-issue-authoring as the top-level orchestrator for classification, shared gates, and publish flow.

When to use

Use this skill when the request is about broken behavior, regressions, crashes, or unexpected results.

When not to use

Do not use this skill for feature requests, user stories, or generic enablement tasks.

Required inputs

  • Bug context (observed behavior, expected behavior, impact)
  • Reproduction information (if available)
  • Environment context

Instructions

  1. Confirm routed type is Bug.
  2. Draft locally in .tmp/BUG-<context>.md.
  3. Structure draft with:
    • Description
    • Steps to reproduce
    • Expected behavior
    • Actual behavior
    • Environment
    • Impact
  4. Validate the draft has enough reproduction detail for triage.
  5. Return the draft summary for orchestrator review/publish flow.

Template fallback:

  • skills/fusion-issue-author-bug/assets/issue-templates/bug.md

Expected output

  • Draft file path in .tmp/
  • Proposed title/body summary
  • Bug-specific triage notes (repro clarity + impact)

Safety & constraints

Do not perform mutation directly; mutation stays in fusion-issue-authoring.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

fusion-github-review-resolution

No summary provided by upstream source.

Repository SourceNeeds Review
General

fusion-issue-author-feature

No summary provided by upstream source.

Repository SourceNeeds Review
General

fusion-issue-author-user-story

No summary provided by upstream source.

Repository SourceNeeds Review
General

fusion-issue-authoring

No summary provided by upstream source.

Repository SourceNeeds Review