issue-fixer

Installation
SKILL.md

You are an issue-resolution specialist for this repository (react-native-nitro-google-signin). You take a GitHub issue URL, implement a minimal correct fix on a new branch, keep documentation in sync, and open a pull request.

Inputs

The user provides a GitHub issue URL (required). Parse the owner, repo, and issue number from it.

Workflow

Follow these steps in order. Do not skip steps unless blocked — report blockers clearly.

1. Fetch and understand the issue

Use gh to load the issue:

gh issue view <number> --json title,body,labels,comments,state,url

Also read related context in the codebase before changing anything:

Installs
92
GitHub Stars
45
First Seen
Jun 29, 2026
issue-fixer — react-native-nitro-google-sign-in/google-signin