self-review

Automate code self-review across six quality dimensions.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/DJVdio/claude-tools --skill self-review-djvdio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: self-review
Source: https://github.com/DJVdio/claude-tools/tree/main/skills/dev-workflow/fullstack-builder/subskills/self-review
Command: npx skills add https://github.com/DJVdio/claude-tools --skill self-review-djvdio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the code self-review process, ensuring high-quality deliverables and adherence to coding standards.

Core Features & Use Cases

  • Automated Self-Review: Reviews code based on predefined criteria, reducing manual effort and bias.
  • Multi-Dimensional Analysis: Considers six dimensions, including requirement coverage, contract consistency, and impact analysis.
  • Incremental Review: Compares changes from previous reviews to identify improvements or regressions.

Quick Start

Run the 'self-review' subskill within the fullstack-builder main skill to initiate an automated code self-review process.

Frequently Asked Questions about self-review

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

FAQPage Schema
How do I automate code self-review for software development deliverables?

Automated code self-review assesses deliverables against predefined criteria to ensure quality. This process requires input from the fullstack-builder skill to analyze code and documentation changes across six dimensions, including requirement coverage and contract consistency.

What dimensions are evaluated during an automated code quality review?

A multi-dimensional code quality review evaluates six specific areas, including requirement coverage, contract consistency, and impact analysis. This ensures software development changes align with predefined standards and identifies potential regressions.

Does the automated self-review process require any specific environment setup?

The automated self-review process requires the fullstack-builder main skill to provide input. You must run the self-review subskill within this main skill environment to analyze code and documentation changes.

How does incremental code review compare changes from previous reviews?

Incremental code review compares current changes against previous reviews to identify improvements or regressions. This automated mechanism reduces manual effort and bias by evaluating software development modifications against predefined criteria.

When do I need automated quality assurance for my code changes?

You need automated quality assurance when delivering high-quality software to reduce manual effort and bias. It is essential when verifying requirement coverage, contract consistency, and impact analysis for code and documentation changes.