awslabs

Implement Respond — Git skill for Claude Code

Git community

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

Terminal
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 Repository