synthesis-code-audit

Score code diffs across ten dimensions with PASS, WARNING, or FAIL findings.

15|2|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/rajivpant/synthesis-skills --skill synthesis-code-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: synthesis-code-audit
Source: https://github.com/rajivpant/synthesis-skills/tree/main/synthesis-code-audit
Command: npx skills add https://github.com/rajivpant/synthesis-skills --skill synthesis-code-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

A code audit provides a structured, objective measure of a diff's quality, guiding reviewers by surfacing risk areas and clarifying remediation steps rather than deciding merge outcomes.

Core Features & Use Cases

  • 10-dimension scoring across conventions, security, scalability, and documentation to surface concrete findings.
  • Produces both machine-readable outputs and human-readable summaries for PR reviews and preflight checks.
  • Applicable to diffs from patches, PRs, or feature branches, enabling timely quality checks before shipping.

Quick Start

Provide a diff and base reference to generate a ten-dimension audit report.

Frequently Asked Questions about synthesis-code-audit

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

FAQPage Schema
How do I audit a code diff for security and quality issues before merging?

Audit a code diff by applying a ten-dimension framework that scores conventions, security, scalability, testing, and documentation with PASS, WARNING, or FAIL ratings to surface concrete findings and remediation steps.

Can I use static analysis to review pull requests across multiple quality dimensions?

Static analysis for pull requests applies a ten-dimension scoring framework to evaluate project conventions, security, scalability, and documentation, generating actionable reviewer notes rather than deciding merge outcomes.

What is the best way to systematically check code patches for scalability and documentation gaps?

Systematically check code patches using a ten-dimension audit framework that scores scalability and documentation alongside security and conventions, providing clear PASS, WARNING, or FAIL guidance for remediation.

Does the code audit framework work with feature branches and patch files?

The code audit framework works with diffs from patches, pull requests, or feature branches, enabling timely quality checks before shipping by generating a structured ten-dimension report.

Why use a structured code diff audit instead of a manual PR review?

A structured code diff audit provides an objective measure of quality across ten dimensions, guiding reviewers by surfacing risk areas and clarifying remediation steps rather than relying on subjective manual review.