learn-from-code-review

Installation
SKILL.md

Learn from Code Review

Analyze code review comments from GitHub pull requests and distill them into reusable skills or repository guidelines that improve future code quality.

Overview

Code review feedback contains valuable institutional knowledge that often gets buried across hundreds of PRs. This skill extracts meaningful patterns from review comments and transforms them into:

  1. Repository-specific skills - Placed in .openhands/skills/ for domain-specific patterns
  2. AGENTS.md guidelines - Overall repository conventions and best practices

Prerequisites

  • GITHUB_TOKEN environment variable must be set
  • GitHub CLI (gh) should be available

Workflow

Step 1: Identify Target Repository

Related skills

More from openhands/skills

Installs
11
GitHub Stars
99
First Seen
Mar 6, 2026