personal-code-review

Apply standardized code-review guidance from historical PR feedback to TypeScript, Ruby, and Kotlin codebases.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jordanfbrown/dotfiles --skill personal-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: personal-code-review
Source: https://github.com/jordanfbrown/dotfiles/tree/main/claude/dot-claude/skills/personal-code-review
Command: npx skills add https://github.com/jordanfbrown/dotfiles --skill personal-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides structured code-review guidance learned from analyzing real PR feedback across Kotlin/Ruby/TypeScript codebases to help reviewers deliver clear and consistent feedback.

Core Features & Use Cases

  • Language-specific review patterns for Kotlin, Ruby, and TypeScript.
  • Universal review guidelines to improve readability, correctness, and maintainability.
  • Use during pull request evaluations to generate actionable, non-blocking recommendations.

Quick Start

Follow the language-specific patterns to provide actionable feedback on the current PR.

Frequently Asked Questions about personal-code-review

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

FAQPage Schema
How do I apply standardized code review patterns for TypeScript and React pull requests?

Code review patterns for TypeScript and React apply structured guidance to pull requests, identifying issues in readability, correctness, and architecture. Reviewers use language-specific rules to generate actionable, non-blocking recommendations during PR evaluations.

What are the best practices for giving structured feedback on Kotlin and DGS codebases?

Structured feedback on Kotlin and DGS codebases uses standardized review patterns to improve consistency. Reviewers apply language-specific guidance derived from historical PRs to structure notes, track improvements, and deliver clear architectural recommendations.

Can I use these code review guidelines for Ruby on Rails projects?

Yes, these code review guidelines support Ruby on Rails projects. They provide language-specific review patterns for Ruby, enabling reviewers to evaluate PR scenarios like correctness and maintainability using historically proven, non-blocking feedback patterns.

How do I structure reviewer notes to improve code review efficiency?

To improve code review efficiency, structure reviewer notes using universal review guidelines and language-specific patterns. This approach categorizes PR feedback into readability, correctness, and architectural themes, generating actionable recommendations.

What is the difference between universal review guidelines and language-specific patterns?

Universal review guidelines provide overarching rules for readability and maintainability across all codebases, while language-specific patterns apply targeted guidance for TypeScript, Ruby, or Kotlin to address unique syntax and framework architecture scenarios.

When should I avoid using automated pattern guidance for pull request reviews?

Avoid using automated pattern guidance when a pull request introduces entirely new architectural paradigms or unfamiliar frameworks outside TypeScript, Ruby, or Kotlin, as the historical feedback patterns may not provide relevant or actionable recommendations.