fusion-issue-author-bug

📁 equinor/fusion-skills 📅 8 days ago
12
总安装量
12
周安装量
#25670
全站排名
安装命令
npx skills add https://github.com/equinor/fusion-skills --skill fusion-issue-author-bug

Agent 安装分布

github-copilot 12
amp 6
gemini-cli 6
codex 6
kimi-cli 6
opencode 6

Skill 文档

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.