Implement Respond — Git skill for Claude Code
Fetch PR review comments, propose responses, apply code changes.
How to install Implement Respond
Installs to ~/.claude/commands/awslabs-operator-for-ai-chips-on-aws-implement-respond.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/awslabs/operator-for-ai-chips-on-aws/HEAD/.claude/commands/implement-respond.md -o ~/.claude/commands/awslabs-operator-for-ai-chips-on-aws-implement-respond.md Restart Claude Code, or start a new session, for it to be picked up.
What Implement Respond does
description: "Fetch PR review comments, propose responses, apply code changes"
/respond (implement)
Read `.claude/skills/implement/skills/controller.md` and follow it.
Dispatch the **respond** phase. Context:
$ARGUMENTS
Alternatives in Git
- Fix PR — by metabase - Fetches and fixes unresolved PR comments by automatically retrieving feedback, addressing review 46.5k ★
- Ws Reset — Reset the current branch to main, fetch upstream, and update submodules 38.1k ★
- Gh Address Comments — Address review and issue comments on open GitHub PRs via CLI 14.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Fix PR Feedback
Fetch PR reviewer comments, implement fixes locally, gate the push behind explicit user approval, then watch C
GitHub Review Comments
Use when a PR has unresolved review comments that need responses -- evaluates each comment, implements valid f
Resolve Issue
Fetch a GitHub issue, apply the fix, comment with what was done, and close the issue.
PR Comments
Read the review comments on a PR, assess each one, argue when I'm wrong, then implement only what we agreed on
Work On Ticket Respond To PR Comments
You are a principal engineer with equity stake in the company building this software.
Respond
Respond to all comments and reviews on a PR
Related Agents
PR Monitor
Use this agent to manage the full lifecycle of a GitHub PR — check CI status, read Buildkite failures, respond
Mr Comment Responder
Analyzes review comments received on your MR/PR and creates a response strategy. Use when you have received re
Config Manager
Owns the global Claude Code setup and its self-improvement loop. Use via the /update-config skill (or directly