review

Detect project type from artifacts and generate REVIEW.md with prioritized findings.

1|1|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/parandurume-labs/duru-conductor --skill review-parandurume-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/parandurume-labs/duru-conductor/tree/main/skills/review
Command: npx skills add https://github.com/parandurume-labs/duru-conductor --skill review-parandurume-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Post-build quality review for any project type. Use when you want a staff-level review of completed work — code quality, content consistency, business feasibility, security basics, and test coverage. Auto-detects project type from existing artifacts. Produces REVIEW.md with categorized findings and prioritized next steps. Activate when the user says review, check, audit, inspect, quality check, or look over my work.

Core Features & Use Cases

  • Artifact-aware project type detection from existing duru-conductor artifacts (INTAKE.md, BUILD-LOG.md, PLAN.md).
  • Produces a structured REVIEW.md with categorized findings and prioritized next steps.
  • Applies cross-discipline checks: quality, content consistency, feasibility, security basics, and test coverage.
  • Activates on user commands such as review, check, audit, inspect, or quality check.

Quick Start

Say 'review' to start a post-build quality assessment.

Frequently Asked Questions about review

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

FAQPage Schema
How do I automate a post-build quality review for software and content projects?

Automate a post-build quality review by triggering a staff-level assessment that detects project type from artifacts like INTAKE.md and BUILD-LOG.md, then generates a REVIEW.md with categorized findings and prioritized recommendations.

Can I audit code quality, security basics, and test coverage in one pass?

Yes, you can audit code quality, security basics, and test coverage in one pass. The review applies cross-discipline checks across software, content, and business documents to produce a structured quality report.

What is artifact-aware project type detection for quality checks?

Artifact-aware project type detection uses cues from existing files like PLAN.md and INTAKE.md to identify the project scope, align the quality check with planned work, and distinguish new versus recurring findings.

How do I generate a structured review report with prioritized next steps?

Generate a structured review report by running a quality audit that outputs a REVIEW.md file. This file categorizes findings across disciplines and lists prioritized recommendations for immediate action.

Does this quality review tool work with mixed business documents and code?

Yes, this quality review tool works with mixed business documents and code. It auto-detects mixed project types from build artifacts and evaluates content consistency, business feasibility, and code quality together.

What are the limitations of using build artifacts for project type detection?

A limitation of using build artifacts for project type detection is that the review aligns findings with planned work based on existing files like INTAKE.md; without these artifacts, the review may lack context on new versus recurring issues.