Gh Address Comments

Codex curated GitHub skill for addressing pull request review comments, resolving threads, applying requested changes, and reporting verification.

Rycen7822 Updated

File contents

gh-address-comments

When to Use

Use when the user asks to address GitHub PR review comments, collect unresolved threads, patch requested changes, and respond with verification notes.

Do Not Use When

Do not use for failing CI logs without review comments; use gh-fix-ci instead.

Required Inputs

Repository path, PR number or URL, gh authentication, review comment scope, and whether to post replies.

Workflow

  1. Fetch unresolved review comments.
  2. Group comments by file and theme.
  3. Patch the requested changes.
  4. Run checks and prepare reply summaries.

Rycen7822/skill-retrieval-mcp/tree/main/tests/fixtures/retrieval_quality/skills/codex-builtins/gh-address-comments commit ee6eba39ed

Frequently asked questions

npx skillmds@latest add rycen7822/gh-address-comments