Review Issue banner
AndriyKalashnykov AndriyKalashnykov

Review Issue

Git community

Description

--- allowed-tools: Bash(gh issue view*), Bash(gh api*), Bash(git checkout*), Bash(git branch*), Bash(git log*), Bash(git diff*), Bash(git status*), Bash(make *), Read, Write, Edit, Glob, Grep, Agent --- Analyze GitHub issue #$ARGUMENTS and implement the proposed changes. ## Phase 1: Research & Analysis 1. Run `gh issue view $ARGUMENTS --json number,title,state,body,labels,comments,assignees` to fetch the full issue details 2. Read the issue title, description, labels, and all comments to unde

Installation

Installs to ~/.claude/commands/andriykalashnykov-flight-path-review-issue.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/AndriyKalashnykov/flight-path/HEAD/.claude/commands/review-issue.md -o ~/.claude/commands/andriykalashnykov-flight-path-review-issue.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository