oat-review-receive-remote

Convert unresolved GitHub PR review comments into actionable task lists.

1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/tkstang/open-agent-toolkit --skill oat-review-receive-remote
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oat-review-receive-remote
Source: https://github.com/tkstang/open-agent-toolkit/tree/main/.agents/skills/oat-review-receive-remote
Command: npx skills add https://github.com/tkstang/open-agent-toolkit --skill oat-review-receive-remote

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you process GitHub PR review comments and convert them into actionable tasks without needing an active OAT project, streamlining feedback management.

Core Features & Use Cases

  • Ad-hoc Feedback Triage: Process PR review comments outside of a formal project lifecycle.
  • Automated Task Generation: Converts unresolved comments into a normalized task list.
  • Use Case: You've just returned from vacation and need to quickly triage a backlog of review comments on a completed PR. This skill helps you quickly identify, classify, and create tasks for each comment.

Quick Start

Use the oat-review-receive-remote skill to fetch and triage unresolved comments for pull request number 123.

Frequently Asked Questions about oat-review-receive-remote

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I triage unresolved GitHub PR review comments into tasks?

To triage unresolved GitHub PR review comments into tasks, this Skill fetches feedback using the agent-reviews tool and converts it into a normalized, actionable task list for immediate classification.

What is the best way to process GitHub PR feedback outside of a project lifecycle?

The best way to process GitHub PR feedback ad-hoc is using this Skill to fetch unresolved comments and generate a structured task list without requiring an active OAT project lifecycle.

Do I need GitHub authentication to convert pull request comments into a task list?

Yes, you need GitHub authentication to fetch pull request comments. You also need npx agent-reviews available and must confirm actions like implementing fixes or posting replies.

Can I implement code fixes directly from triaged GitHub PR review comments?

Yes, you can implement code fixes directly from triaged GitHub PR review comments. The Skill prompts for your explicit user confirmation before proceeding with actions like implementing fixes or posting replies.

What are the limitations of using ad-hoc PR review triage for feedback management?

A limitation of ad-hoc PR review triage is that it operates outside an active OAT project lifecycle, focusing strictly on fetching and converting unresolved GitHub comments into tasks rather than managing broader project workflows.