code-review

Parse GitHub PR review comments into actionable code change plans.

14|5|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/letta-ai/letta-code-action --skill code-review-letta-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/letta-ai/letta-code-action/tree/main/skills/code-review
Command: npx skills add https://github.com/letta-ai/letta-code-action --skill code-review-letta-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps software teams efficiently read, interpret, and respond to PR review feedback, turning comments into actionable changes to improve code quality.

Core Features & Use Cases

  • Reading and aggregating review comments across a PR
  • Mapping feedback to affected files and suggested changes
  • Generating a concrete, prioritized plan for implementing fixes

Quick Start

Ask the AI to process a PR review and generate a concise change plan.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I turn GitHub PR review comments into actionable code changes?

To turn GitHub PR review comments into actionable code changes, this skill parses and synthesizes review feedback across multiple files, mapping suggestions directly to affected code. It generates a structured, prioritized plan to guide your implementation and resolve discussions efficiently.

What is the best way to aggregate pull request feedback across multiple files?

Aggregating pull request feedback across multiple files involves reading and mapping review comments to their affected code locations. This skill extracts and synthesizes these discussions, producing a concrete checklist that organizes scattered suggestions into a single cohesive change plan.

Can I generate a structured implementation plan from GitHub review requests?

Yes, you can generate a structured implementation plan from GitHub review requests using this skill. It parses code-change discussions and review comments, mapping them to affected files to create a concrete, prioritized checklist for addressing the requested modifications.

Does this code review workflow support diffs and review comments across multiple files?

This code review workflow fully supports processing diffs and review comments across multiple files. It extracts feedback from GitHub pull requests, maps the suggestions to the affected code locations, and synthesizes the data into actionable implementation steps.

How do I streamline PR feedback into clean code without missing review suggestions?

Streamlining PR feedback into clean code requires parsing all review suggestions and mapping them to affected files. This skill reads and interprets pull request comments, generating a structured checklist to ensure every requested change is implemented accurately.