sr-eng-review

Review a git branch against main for architecture, correctness, and TypeScript quality.

43|4|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/gordonbrander/busytown --skill sr-eng-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sr-eng-review
Source: https://github.com/gordonbrander/busytown/tree/main/.claude/skills/sr-eng-review
Command: npx skills add https://github.com/gordonbrander/busytown --skill sr-eng-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of conducting thorough, expert-level code reviews, ensuring code quality, correctness, and adherence to best practices before merging.

Core Features & Use Cases

  • Comprehensive Code Analysis: Reviews code against multiple dimensions including correctness, quality, architecture, performance, security, and maintainability.
  • Structured Feedback: Provides actionable feedback categorized by severity (Blocking, Suggestions, Nits).
  • Use Case: After completing a new feature, use this Skill to get a senior engineer's perspective on the code, identify potential bugs, and ensure it aligns with project standards.

Quick Start

Run a senior engineer code review on the current git branch against main.

Frequently Asked Questions about sr-eng-review

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

FAQPage Schema
How do I automate a senior software engineer code review on a git branch?

To perform an automated senior software engineer code review on a git branch, compare your branch against main to analyze changes across architecture, correctness, logic, performance, security, and maintainability, receiving structured feedback categorized by severity levels.

What does an automated TypeScript code review cover for functional programming?

An automated TypeScript code review for functional programming evaluates code quality and correctness by analyzing changes across architecture, logic, performance, security, maintainability, and testing considerations to ensure adherence to functional programming paradigms.

How do I get structured feedback on potential bugs before merging a new feature?

To get structured feedback on potential bugs before merging a new feature, run an expert-level code review that analyzes your git changes and provides actionable feedback categorized by severity, including Blocking issues, Suggestions, and Nits.

Can I use an automated code review to check refactoring changes against the main branch?

Yes, you can use an automated code review to check refactoring changes against the main branch by comparing the two branches to analyze correctness, code quality, architecture, and TypeScript specifics before merging.

What is the best way to ensure code quality and adherence to project standards before merging?

The best way to ensure code quality and adherence to project standards before merging is to perform a comprehensive code analysis on your git branch, identifying potential bugs and verifying alignment with functional programming and TypeScript best practices.