code-review

Review local changes and PRs against installed best-practice guidelines.

16|2|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/figuretu/my-skills --skill code-review-figuretu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/figuretu/my-skills/tree/main/code-review
Command: npx skills add https://github.com/figuretu/my-skills --skill code-review-figuretu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Language-agnostic, structured code review for local changes and remote PRs, automatically applying installed best-practice guidelines and flagging spec gaps when present.

Core Features & Use Cases

  • Language-agnostic code review for local changes and PRs.
  • Auto-discovers and loads installed best-practice skills (e.g., go-coding, code-review-with-codex) to guide analysis.
  • When a spec or requirements document exists, analyzes implementation against the spec and identifies gaps or contradictions.
  • Use Case: You submit local changes or provide a PR URL; the system loads relevant standards and provides actionable feedback before merge.

Quick Start

Provide your local changes or PR details and I will perform a language-agnostic code review against installed best-practice skills.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate code review for local changes and pull requests?

Perform language-agnostic code review by submitting local diffs or a PR URL to receive actionable feedback. The system automatically discovers and applies installed best-practice coding guidelines relevant to the languages involved before merge.

What is language-agnostic code review and how does it handle multiple programming languages?

Language-agnostic code review analyzes diffs without being tied to a specific language framework. It auto-discovers and loads installed best-practice skills, such as go-coding, to guide analysis based on the specific languages detected in the changes.

How do I analyze implementation completeness against a spec or requirements document?

Analyze implementation completeness by providing your code changes alongside a spec or requirements document. The review process critiques the diff for gaps, contradictions, and conflicts against the defined specifications to ensure full coverage.

Can I use best-practice coding guidelines to review a diff before merge?

Yes, you can review a diff before merge using installed best-practice coding guidelines. The system loads relevant standards automatically and provides structured, actionable feedback based on those specific coding practices.

Does automated code review work with remote PRs and local diffs?

Automated code review works with both local diffs and remote PRs. You provide the local changes or the PR details, and the system loads relevant standards to perform a structured analysis against installed best-practice skills.