ReviewApache-2.0

Address GitHub comments

by OpenAI (opens in a new tab) openai/skills

Finds review threads on the current branch's pull request and applies the selected fixes.

Installation

Skills CLI

Skills CLI command
npx skills@latest add openai/skills --skill gh-address-comments

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Verifies authenticated gh access, runs the bundled comment fetcher, numbers the requested changes, and edits only the threads the user selects. GitHub commands require network access and may pause for gh re-authentication if scopes or rate limits fail.

  • LicenceApache-2.0
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size26 lines
  • Last checked27 Sept 2026 · 77389eefd3fb6584210668ca8e43f4b8de87e7722ddd953474bc9e24cdfaaedd

What it can touch

  • Edits code

    Changes files in your project.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Uses git

    Reads history or makes commits, branches or worktrees.

  • Network

    Reaches external services or the web.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

skills/.curated/gh-address-comments/SKILL.md on GitHub (opens in a new tab)