fusion-issue-author-bug
DEPRECATED: Use fusion-issue-authoring instead. Previously: Draft and update bug issues using a bug-focused structure.
Works with
--- name: fusion-issue-author-bug description: DEPRECATED: Use fusion-issue-authoring instead. Previously: Draft and update bug issues using a bug-focused structure. license: MIT --- > **DEPRECATED**: This skill has been consolidated into [`fusion-issue-authoring`](../../fusion-issue-authoring/SKILL.md). Install only `fusion-issue-authoring` for full bug/feature/user-story/task authoring capability. See [equinor/fusion-core-tasks#802](https://github.com/equinor/fusion-core-tasks/issues/802) for details. # 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`.
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

