build-review-md

Generate REVIEW.md configuration files from detected programming languages and frameworks.

12|2|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/liatrio-labs/claude-deep-review --skill build-review-md
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: build-review-md
Source: https://github.com/liatrio-labs/claude-deep-review/tree/main/skills/build-review-md
Command: npx skills add https://github.com/liatrio-labs/claude-deep-review --skill build-review-md

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps developers automatically generate tailored REVIEW.md configuration files to enforce project standards and best practices, reducing manual effort and ensuring consistency.

Core Features & Use Cases

  • Automated Review Config Creation: Generates root and optional subdirectory REVIEW.md files based on detected tech stacks.
  • Context-Aware Rule Suggestion: Customizes rules for security, quality, architecture, and conventions based on project content.
  • Use Case: A team adopting new code standards can run this Skill to produce initial REVIEW.md files aligned with their stack, then refine rules as needed for ongoing quality assurance.

Quick Start

Initiate the review configuration process and follow its prompts to generate appropriate REVIEW.md files for your repository.

Frequently Asked Questions about build-review-md

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

FAQPage Schema
How do I generate a REVIEW.md configuration file for my repository?

To generate a REVIEW.md configuration file, the Skill analyzes your software repository to detect programming languages and frameworks, then automatically creates tailored rules for security, quality, and conventions. You simply initiate the process and follow the prompts to produce the file.

What is automated review configuration and how does it detect coding standards?

Automated review configuration scans your repository content to identify the tech stack, using that context to suggest verifiable coding standards and guidelines. It customizes rules for security, architecture, and conventions based on the detected project stack.

Can I create subdirectory-specific review rules for a multi-stack repository?

Yes, you can create subdirectory-specific rules for multi-stack architectures. The Skill generates a root REVIEW.md file and can extend its configuration into subdirectories, ensuring rules align with the distinct frameworks used in different parts of the project.

Does the generated REVIEW.md support priority settings and custom coding guidelines?

Yes, the generated REVIEW.md supports customization with priority settings. It creates security, quality, and convention rules with strict verifiability, allowing your team to refine and enforce specific coding guidelines as needed.

What are the limitations of using automated repo configuration for code review standards?

The automated repo configuration generates initial REVIEW.md files based on detected tech stacks, but teams must manually refine these rules over time. It relies on accurately detecting project content to ensure the suggested coding standards align with your stack.