review-task

Generate structured code review reports from task implementation artifacts.

84|5|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/fitlab-ai/agent-infra --skill review-task-fitlab-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-task
Source: https://github.com/fitlab-ai/agent-infra/tree/main/.agents/skills/review-task
Command: npx skills add https://github.com/fitlab-ai/agent-infra --skill review-task-fitlab-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviews task implementations and outputs structured code review reports to standardize feedback and save time.

Core Features & Use Cases

  • Reads the latest task and implementation artifacts, applies standard review criteria, and generates a review artifact (review.md or review-rN.md).
  • Updates the task status and preserves traceability by following repository templates and guidelines.
  • Supports integration with existing workflows to ensure timely and high-quality feedback.

Quick Start

Provide the latest task artifacts to generate a review report immediately.

Frequently Asked Questions about review-task

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

FAQPage Schema
How do I automate code review reports for my engineering tasks?

Automating code review reports requires reading the latest implementation artifacts and applying standard review criteria to generate a formatted review.md or review-rN.md file. This standardizes feedback and preserves traceability within your workflow.

What is a structured code review artifact and when do I need one?

A structured code review artifact is a standardized report, like review.md, that documents feedback on task implementations. You need one to standardize quality assurance feedback, save review time, and maintain traceability across active tasks.

Does automated code review work with existing CI-CD and task management workflows?

Automated code review supports integration with existing workflows to ensure timely feedback. By following repository reporting templates and updating task status, it fits directly into active CI-CD and task management pipelines without disrupting current processes.

How do I generate a reproducible code review report from implementation artifacts?

You can generate a reproducible code review report by providing the latest task and implementation artifacts. The process applies standard review criteria to evaluate implementations and outputs a formatted review artifact conforming to repository templates.

What are the limitations of automating code review reports for active tasks?

Automating code review reports is limited to evaluating the latest implementation artifacts within the agent-infra workflow. It requires existing repository templates and guidelines to produce the formatted review artifact and update task status accurately.