review-task

Coordinate five quality skills to produce a unified gate decision.

1|Updated Oct 19, 2025
One-click install
npx skills add https://github.com/AcidicSoil/lms-llmsTxt --skill review-task-acidicsoil
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: review-task
Source: https://github.com/AcidicSoil/lms-llmsTxt/tree/main/.claude/skills/review-task
Command: npx skills add https://github.com/AcidicSoil/lms-llmsTxt --skill review-task-acidicsoil

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Orchestrates end-to-end quality assessments by coordinating five specialized skills to deliver a unified quality gate decision, reducing manual QA effort and ensuring governance across tasks.

Core Features & Use Cases

  • Orchestrates risk-profile, test-design, trace-requirements, nfr-assess, and quality-gate in a defined sequence to produce a single decision.
  • Supports Full Review, Individual Skills, and Resume partial-review modes with progressive context building.
  • Generates structured reports and task-file updates to enable traceability and automation in CI/CD.

Quick Start

Invoke the full quality review sequence on a target task to generate a gate decision and accompanying reports.

Frequently Asked Questions about review-task

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

FAQPage Schema
How do I automate end-to-end quality gate decisions for software tasks?▼

To automate quality gate decisions, you coordinate specialized assessment skills in a defined sequence, generating structured reports and actionable items that enable traceability and governance in CI/CD pipelines.

What is a unified quality gate decision in software engineering?▼

A unified quality gate decision is a single pass or fail outcome generated by assessing risk profiles, test designs, requirement traceability, and non-functional requirements to ensure comprehensive task governance.

Can I resume a partial quality review if my CI/CD pipeline fails midway?▼

Yes, you can resume a partial quality review using the Resume mode, which progressively builds context across individual skills like risk-profile and nfr-assess without restarting the full assessment sequence.

How do I assess non-functional requirements and traceability for a specific task?▼

You assess non-functional requirements and traceability by executing targeted individual skills like nfr-assess and trace-requirements, progressively building context to deliver structured reports with provenance.

Does orchestrating multiple quality assessment skills reduce manual QA effort?▼

Orchestrating multiple quality assessment skills reduces manual QA effort by coordinating risk, test, traceability, and NFR evaluations automatically to produce a single, traceable gate decision.

What is the best way to generate traceable quality reports for software engineering tasks?▼

The best way to generate traceable quality reports is to apply a full review sequence across risk, tests, requirements, and NFRs, outputting task-file updates with provenance for automation.