review-task

Execute five quality assessment skills in sequence and generate a unified gate decision.

2|2|Updated Oct 28, 2025
One-click install
npx skills add https://github.com/adolfoaranaes12/BMAD-ENHANCED --skill review-task-adolfoaranaes12
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-task
Source: https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/review-task
Command: npx skills add https://github.com/adolfoaranaes12/BMAD-ENHANCED --skill review-task-adolfoaranaes12

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires risk-profile, test-design, trace-requirements, nfr-assess, quality-gate, and includes assets (resource) and references (resource) and scripts (resource) components.

What problem does it solve?

This Skill orchestrates five quality assessments in sequence, synthesizes results into a unified gate decision, and generates assessment reports and a quality gate for CI/CD.

Core Features & Use Cases

  • Execute risk-profile, test-design, trace-requirements, nfr-assess, and quality-gate in order
  • Produce a unified quality gate decision with a summary
  • Generate assessment reports and gate artifacts for CI/CD and human review

Quick Start

Run the full quality review to generate reports and gate decisions for a completed task.

Frequently Asked Questions about review-task

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

FAQPage Schema
How do I orchestrate multiple quality assessments into a single CI/CD quality gate?

Orchestrate quality assessments by executing five specialized skills—risk-profile, test-design, trace-requirements, nfr-assess, and quality-gate—in sequence to produce a unified gate decision. This Skill chains them together, generates assessment reports, and outputs a gate outcome for CI/CD pipelines.

What's included in a quality review orchestration?

A quality review orchestration executes risk profiling, test design validation, requirement traceability, non-functional requirement assessment, and quality gate evaluation in order. The Skill generates full assessment reports and a gate artifact reflecting the combined quality decision.

Can I run quality assessments individually or resume from a specific step?

Yes. The Skill supports configuration-driven execution modes: full orchestration of all five steps, individual step execution, or resume mode to restart from a specific point in the workflow.

How does this Skill integrate with CI/CD workflows?

The Skill integrates with CI/CD by automatically updating task files with Quality Review results, storing reports in .claude paths, and producing gate artifacts that drive pipeline decisions and human review.

What's the difference between running individual quality checks versus orchestration?

Individual quality checks assess single dimensions independently. Orchestration synthesizes all five quality assessments together—risk, test coverage, traceability, NFRs, and gate criteria—into a unified quality decision with cross-dimensional insights.

Related Skills