AI AGENT ADDONS

Fusion Github Review Resolution

equinor/fusion-skills

A tool that works through every unresolved comment on a GitHub pull request. It checks if each comment is correct. If the comment points out a real issue, it makes a fix and commits the change. If the comment is not correct, it explains why. Then it replies on the thread and marks it as resolved. This helps you handle review feedback quickly and in a clear way.

This is useful when a pull request has changes requested or many open threads. You can give it a link to a specific review or just the PR number. It will work step by step to close each conversation. It even creates a checklist document to track progress.

You should not use this skill if you only want a summary or if there are no unresolved comments. It needs access to GitHub and git tools to run.

Add Fusion Github Review Resolution skill to your workflow

Global

mkdir -p ~/.claude/skills/fusion-github-review-resolution

Project

mkdir -p .claude/skills/fusion-github-review-resolution

Source Repository

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