agentsclimarketplace

Vp pr comment resolver

Skill VdustR/skills/skills/vp-pr-comment-resolver

Reusable Agent Skills by VdustR

Install
npx -y skills add VdustR/skills --skill vp-pr-comment-resolver

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Process author-side GitHub PR feedback: verify comments, make focused fixes, reply to the correct surface, and resolve eligible threads. Use for unresolved review threads or actionable PR discussion comments. Boundary: not for writing reviews or verifying checklists.

SKILL.md

1.5 KB, as published. Nobody here has run it

Pull Request Comment Resolver

Reviewer feedback is input, not authority. Verify every claim against the current head, repository rules, code, and tests before deciding.

Workflow

  1. Fetch unresolved review threads and relevant PR discussion comments, including author type, timestamps, location, and outdated state.
  2. Classify each item as fix, already handled, no fix, disagreement, uncertain, or out of scope.
  3. Apply only validated fixes, verify them, and commit by coherent topic.
  4. Reply on the original surface with evidence. Review threads and PR discussion comments require different reply mechanisms.
  5. Resolve handled bot review threads. Leave human review threads unresolved unless the user explicitly directs otherwise. Discussion comments have no resolvable state.
  6. Re-fetch feedback and report remaining risk or required user judgment.

Ask before disagreement, ambiguity, scope expansion, history rewriting, or any external write not already authorized. Read only the relevant reference:

  • references/workflow.md
  • references/decision-tree.md
  • references/author-classification.md
  • references/commit-strategy.md
  • references/reply-templates.md
  • references/github-cli.md

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.