dev-docs-review

Automates code review workflows by coordinating multiple agents to analyze codebase issues.

70|28|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/AIBiz-Automatyzacje/claude-code-starter --skill dev-docs-review-aibiz-automatyzacje
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-docs-review
Source: https://github.com/AIBiz-Automatyzacje/claude-code-starter/tree/main/.claude/skills/dev-docs-review
Command: npx skills add https://github.com/AIBiz-Automatyzacje/claude-code-starter --skill dev-docs-review-aibiz-automatyzacje

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the code review process for completed phases, providing a streamlined and efficient way to ensure code quality.

Core Features & Use Cases

  • Multi-Agent Analysis: Utilizes multiple agents to perform a thorough code review.
  • Workflow Automation: Automates the execution of a workflow to review code changes.
  • Quick Feedback: Delivers a summary of the review results to the user, including severity gate status, findings count, and end-to-end test results.

Quick Start

To review the code for phase 2 in the 'docs/active/' directory, use the command: dev-docs-review /path/to/directory 2

Frequently Asked Questions about dev-docs-review

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

FAQPage Schema
How do I automate code review processes for completed development phases?

You can automate code review by running a multi-agent workflow that analyzes completed phase directories to check coding standards and identify issues. Provide the target directory path and phase number to execute the review.

What is multi-agent code review and how does it improve software development workflows?

Multi-agent code review coordinates several agents to perform thorough code analysis simultaneously. This approach ensures adherence to coding standards and identifies codebase issues across development workflows by distributing review tasks across specialized agents.

Can I use workflow automation to get quick feedback on code quality changes?

Yes, workflow automation delivers quick feedback summaries including severity gate status, findings count, and end-to-end test results. The automated review process provides immediate visibility into code quality without manual intervention.

How do I run a code review on a specific active documentation directory?

Run the review command with the target directory path and phase number as arguments. For example, specify the active docs directory path and the completed phase number to trigger the multi-agent code review workflow.

Does automated code review work with existing software development workflow systems?

Automated code review requires a robust workflow system and multiple review agents to function properly. It integrates into software development workflows that need automated code quality checks for completed phases.

What are the limitations of using multi-agent analysis for code quality checks?

Multi-agent code review is limited to completed phases and requires both a robust workflow system and multiple review agents. It cannot review incomplete work and depends on proper workflow infrastructure to coordinate agent efforts effectively.