Code Reviewer

Enforce best-practice guidelines on pull requests with CI/CD integration.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tannergolden/repository --skill code-reviewer-tannergolden
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Code Reviewer
Source: https://github.com/tannergolden/repository/tree/main/.agent/storage/skills/reviewer
Command: npx skills add https://github.com/tannergolden/repository --skill code-reviewer-tannergolden

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code reviews are often inconsistently applied, leading to defects, architectural drift, and knowledge silos. This skill standardizes feedback, enforces best practices, and promotes shared learning across the team.

Core Features & Use Cases

  • Pull request audits enforce style, security, and architectural guidelines on PRs.
  • Best-practices enforcement ensures consistency across projects and teams.
  • Knowledge sharing documents review rationale and patterns for future reference.

Quick Start

Review the latest PR for compliance with the team's coding standards and provide actionable feedback.

Frequently Asked Questions about Code Reviewer

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

FAQPage Schema
How do I automate code reviews for pull requests to enforce engineering guidelines?

Automated code reviews enforce best-practice guidelines on pull requests by auditing style, security, and architectural compliance. This ensures consistency across software teams and prevents architectural drift.

What is the best way to standardize code quality feedback across development teams?

Standardizing code quality feedback involves applying consistent AI-assisted reviews to pull requests. This approach enforces documented blueprints and engineering guidelines, reducing defects and promoting shared learning across the team.

How do I integrate linting and architectural compliance checks into CI/CD workflows?

Integrating linting and architectural compliance checks into CI/CD workflows requires access to the repository codebase and alignment with documented blueprints. This automates continuous improvement and defect prevention during development.

Can I use automated code review to prevent knowledge silos in software engineering?

Automated code review prevents knowledge silos by documenting review rationale and engineering patterns for future reference. This promotes knowledge sharing and shared learning across all development stages.

Does automated pull request auditing work with documented architectural blueprints?

Automated pull request auditing works with documented architectural blueprints by requiring alignment with documents stored in the repository. This ensures code changes comply with established engineering guidelines and architectural standards.

What are the limitations of AI-assisted code reviews for continuous improvement?

AI-assisted code reviews require access to the repository codebase and documented blueprints in storage to function accurately. Limitations arise when architectural guidelines are undocumented or when repository access is incomplete.