code-review

Analyze pull requests against a structured code review checklist.

Updated Jun 30, 2025
One-click install
npx skills add https://github.com/hnvcam/teno_mindmap --skill code-review-hnvcam
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/hnvcam/teno_mindmap/tree/main/.qwen/skills/code-review
Command: npx skills add https://github.com/hnvcam/teno_mindmap --skill code-review-hnvcam

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the need for consistent, thorough, and objective code reviews, ensuring higher quality, security, and maintainability of software projects.

Core Features & Use Cases

  • Structured Checklist: Follows a comprehensive checklist covering correctness, security, style, testing, and documentation.
  • File-by-File Analysis: Examines each changed file for adherence to best practices and project standards.
  • Change Set Evaluation: Assesses the overall coherence and focus of the changes.
  • Use Case: When a pull request is submitted, this Skill can be invoked to provide a detailed review report, identifying potential issues and suggesting improvements before merging.

Quick Start

Use the code-review skill to review the changes in the current pull request.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I perform a structured pull request review for software projects?▼

Perform a structured pull request review by analyzing changed files against a comprehensive checklist covering correctness, security, style, testing, and documentation to ensure code adheres to project standards and best practices.

What is included in a structured code review checklist?▼

A structured code review checklist includes file-by-file analysis for correctness, security, style, testing, and documentation, while also assessing the overall coherence and focus of the change set before merging.

Can I use this to review Dart and Flutter pull requests?▼

Yes, you can review Dart and Flutter pull requests by examining the changed files against defined best practices and project standards to identify potential issues and suggest improvements.

How do I evaluate a set of changed files before a merge request?▼

Evaluate a set of changed files before a merge request by performing a file-by-file analysis to assess adherence to best practices and verifying the overall coherence of the changes.

What is the best way to ensure code quality and maintainability in software development?▼

The best way to ensure code quality and maintainability is to invoke a structured review upon pull request submission, generating a detailed report that identifies potential issues and suggests improvements before merging.