Iter

Read the review from the PR and iterate until all review commends are clean

k8s-tests updated 24d ago
Claude CodeGeneric
View source ↗
---
description: Read the review from the PR and iterate until all review commends are clean
argument-hint: [pr-number]
allowed-tools: Read, Write, Edit, Bash, Glob, Grep, Bash(gh pr comment:*),Bash(gh pr diff:*),Bash(gh pr view:*),Bash(rtk proxy:*),Bash(rtk gh:*), Bash(git *)
---

Your task is to read the PR comments on the GitHub PR #$ARGUMENTS and update the branch with the changes to satisfy the comments. You will execute the changes in small chunks commiting the changes every time using semvconv.

## Steps

1. Fetch the PR review comment and branch name:
  - `gh pr view $ARGUMENTS --json comments`
  - `gh pr view $ARGUMENTS --json headRefName` to get the PR branch

2. Asign the work to the **voltagent-meta:agent-organizer** with the Review Comments
  - He will draft a group of subagents available to him and will disaptch them **in parallel** to work on the comments.

3. When all agents are finished:
  - Push the changes to the PR branch

Maintain Iter?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Iter on getagentictools](https://getagentictools.com/loops/k8s-tests-iter?ref=badge)