AI AGENT ADDONS

Fusion Issue Solving

equinor/fusion-skills

GitHub issue solving is now automated. This skill takes a simple command like "solve #123" or a direct issue URL and handles everything from reading the issue to writing the code and preparing a pull request. It works for developers who want to speed up their workflow. Just tell it which issue to work on and it will research, implement, and create a PR. No more manual steps. It also lets you continue work on an existing issue or apply a fix end to end.

Teams can use this to save time on routine issue resolution. The skill checks assignee status, asks about worktrees, and reuses context to avoid repeated lookups. It focuses on implementation work only, so it is not for drafting issues or reviewing PRs alone. The goal is to make issue solving fast and reliable.

Add Fusion Issue Solving skill to your workflow

Global

mkdir -p ~/.claude/skills/fusion-issue-solving

Project

mkdir -p .claude/skills/fusion-issue-solving

Source Repository

Stars
0
Forks
0
Watchers
0
License
MIT
Last Push
1 month ago
Created
5 months ago