source-command-tech-codereview

Automate pre-PR code reviews of staged changes for quality, security, and performance.

77|3|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/FlorianBruniaux/starmapper --skill source-command-tech-codereview
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: source-command-tech-codereview
Source: https://github.com/FlorianBruniaux/starmapper/tree/main/.agents/skills/source-command-tech-codereview
Command: npx skills add https://github.com/FlorianBruniaux/starmapper --skill source-command-tech-codereview

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pre-PR code reviews are time-consuming and error-prone. This skill analyzes recent changes for quality, security, performance, and architecture patterns to surface issues early.

Core Features & Use Cases

  • Pre-PR review of staged changes focusing on quality, security, and performance.
  • Supports auto-fix loop and multi-agent modes to accelerate feedback.
  • Applies project-specific guidelines and identifies potential risks in StarMapper-like codebases.

Quick Start

Run the /tech:codereview command to start a pre-PR review of staged changes.

Frequently Asked Questions about source-command-tech-codereview

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

FAQPage Schema
How do I automate pre-PR code reviews for staged changes?

You can automate pre-PR code reviews by running the /tech:codereview command to analyze staged changes for quality, security, and performance issues. This multi-agent skill surfaces potential risks early in local development workflows before you submit a pull request.

What is multi-agent code review and how does it work for staged changes?

Multi-agent code review orchestrates multiple agents with configurable focus areas like security, performance, and types to analyze staged changes. It applies project-specific guidelines and conditional loading to provide comprehensive pre-PR feedback and identify potential risks.

Can I use auto-fix loops during local code review?

Yes, you can use auto-fix loops during local code review to accelerate feedback. This skill supports auto-fix loop and multi-agent modes to automatically address identified issues in staged changes before creating a pull request.

How do I review code changes for security and performance before a pull request?

You can review code changes for security and performance by running a pre-PR code review command. It analyzes recent changes with a configurable focus on security, performance, and quality to surface issues early.

Does this pre-PR code review tool support project-specific guidelines?

Yes, the pre-PR code review supports project-specific guidelines through conditional guide loading. It applies these guidelines during staged-change analysis to identify potential risks in your codebase.

What are the limitations of automating pre-PR code reviews?

Automating pre-PR code reviews is limited to analyzing recent staged changes in local development workflows. It focuses on quality, security, and performance but may not catch complex architectural issues without proper project-specific guideline configuration.