address-pr
01Command
Read reviewer comments on a PR, classify them, draft fixes for change-requests and replies for questions, commit and post — with author approval at every step.
A Claude Code plugin with debugging, code analysis, and developer productivity commands.
Command
Read reviewer comments on a PR, classify them, draft fixes for change-requests and replies for questions, commit and post — with author approval at every step.
Command
Scaffold and generate unit tests for a package or file. Platform-aware (react-native, node, android).
Command
Auto-instrument React Native library components with testID and accessibilityLabel forwarding plus default derivation.
Command
Generate a senior-architect-level review brief for a pull request — pre-answers "why" questions from git history, triages files by attention need, surfaces conventions and risks.
Command
Split a large set of changes — an open PR or a local branch — into smaller, dependency-aware PRs. SUGGEST plans, DRAFT creates branches, EXECUTE also opens PRs.
Command
Auto-instrument code with trace logs, capture output, and fix the bug.
Command
Explain why a piece of code exists. Walks line history to find the originating substantive commit (skips typo fixes, formatting, rename refactors), pulls in the merging PR, linked JIRA ticket, and review-thread debate. Replaces the manual git blame + GitHub click-through dance.