code-review

Identify correctness issues, regressions, unsafe assumptions, and missing tests in code.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/LillianLi110130/bu_agent_cli --skill code-review-lillianli110130
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/LillianLi110130/bu_agent_cli/tree/main/plugins/review-kit/skills/code-review
Command: npx skills add https://github.com/LillianLi110130/bu_agent_cli --skill code-review-lillianli110130

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill focuses user requests on identifying correctness issues, regressions, and missing tests in codebases, facilitating targeted and effective reviews.

Core Features & Use Cases

  • Identify bugs and regressions with precise references for faster troubleshooting.
  • Highlight unsafe assumptions and edge cases to improve code robustness.
  • Detect missing or weak tests to enhance test coverage and reliability.
  • Use Case: When a developer submits new code, request this Skill to perform a comprehensive review pinpointing potential issues and suggestions for improvements.

Quick Start

Ask the AI to review the provided code snippets for correctness and safety, focusing on potential regressions and missing tests.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I identify code regressions and correctness issues before merging?

Code review identifies correctness issues and regressions by analyzing your codebase for unsafe assumptions and missing tests, providing precise references for faster troubleshooting and improved software quality.

How do I check my code for unsafe assumptions and missing edge cases?

To check for unsafe assumptions, request a focused code review to highlight edge cases and detect missing tests, which enhances test coverage and ensures your code handles unexpected inputs robustly.

What is the best way to detect missing or weak tests in my codebase?

The best way to detect weak tests is through a detailed code review that analyzes your snippets for coverage gaps, pinpointing exactly where additional tests are needed to ensure reliability.

Can I use automated code review to find bugs in new code submissions?

Yes, when a developer submits new code, you can request an automated review to perform a comprehensive assessment, pinpointing potential correctness issues and suggesting improvements efficiently.

Does code review work without setting up external dependencies?

Yes, you can perform focused code reviews without external dependencies by asking the AI to analyze provided code snippets directly for correctness, safety, regressions, and missing tests.

When should I request a focused code review instead of a general assessment?

You should request a focused code review when you need to target specific correctness issues, regressions, or missing tests in your codebase, rather than seeking a broad or stylistic assessment.