Skip to main content
Back to registry

gh-issue-fix-flow

dimillian/skills

Resolve a GitHub issue from intake through fix, validation, and push using gh, local edits, XcodeBuildMCP, and git.

Installs194
Install command
npx skills add https://github.com/dimillian/skills --skill gh-issue-fix-flow
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Resolve a GitHub issue from intake through fix, validation, and push using gh, local edits, XcodeBuildMCP, and git. - Use gh issue view --repo --comments to get the full issue context. - If the repo is unclear, run gh repo view --json nameWithOwner to confirm. - Capture reproduction steps, expected behavior, and any maintainer notes. - Use rg -n to locate likely files and entry points. - Read the relevant code paths with sed -n or rg -n context. - Follow repo-specific conventions (AGENTS/CLAUDE instructions). - Edit the minimal set of files.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does gh-issue-fix-flow do?

Resolve a GitHub issue from intake through fix, validation, and push using gh, local edits, XcodeBuildMCP, and git.

Is gh-issue-fix-flow good?

gh-issue-fix-flow does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does gh-issue-fix-flow work with?

gh-issue-fix-flow currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to gh-issue-fix-flow?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install gh-issue-fix-flow?

npx skills add https://github.com/dimillian/skills --skill gh-issue-fix-flow

Related skills

More from dimillian/skills

Related skills

Alternatives in Software Engineering