Fix Issues — Git skill for Claude Code
Fix the issues from the last PR review one at a time.
How to install Fix Issues
Installs to ~/.claude/commands/coralogix-cx-ios-sdk-fix-issues.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/coralogix/cx-ios-sdk/HEAD/.claude/commands/fix-issues.md -o ~/.claude/commands/coralogix-cx-ios-sdk-fix-issues.md Restart Claude Code, or start a new session, for it to be picked up.
What Fix Issues does
Fix the issues from the last PR review one at a time.
For each issue:
- Show the current code and explain the fix.
- Apply the fix.
- Run the linter/analyzer to confirm it's clean.
- Stop and wait for the user to review before moving on or committing.
Do NOT commit until the user explicitly says "commit" or "commit and next". Do NOT move to the next issue until the user approves the current fix.
Start with the first unresolved **Issue**-level finding. Skip Suggestions and Nits unless the
Alternatives in Git
- Fix PR — by metabase - Fetches and fixes unresolved PR comments by automatically retrieving feedback, addressing review 46.5k ★
- Bulletproof Quick Start Guide — Target Audience: Complete beginners Never used Python/git before 11.1k ★
- Triage Open Pull Requests — Review, label, and act on all open PRs for a repository using parallel review agents 10.8k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Check Changes
Review and fix changes since last stable commit.
Review Mode Arken
Interactive, incremental code review for Arken. Analyzes only user-given commit(s), surfaces critical issues o
Code Rabbit
Local code review on current changes — find issues, fix, verify, commit
Karpathy Check
Run Karpathy's 4-principle review on staged changes or the last commit. Checks complexity, diff noise, hidden
Klaussy Desktop
The agent-first IDE: run a fleet of coding agents (Claude Code, Codex, Gemini, Copilot, Antigravity) across is
Autonomy On
Drain a repo's ready product backlog end to end without asking — pick, build, review and merge slices one at a
Related Agents
Timps Backup Sentinel
Audit backup health: Time Machine last backup time, all local git repos with uncommitted/unpushed changes, lar
Review Fix Agent
Code review + auto-fix agent. Reviews uncommitted changes for bugs, stale refs, duplication, and abstraction g
Sub-Agent Tech Debt Finder & Fixer Command
A two-phase command that first identifies technical debt across your codebase, presents findings for review, t