review-task

Review task implementations for code quality and specification compliance.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/cooper538/eshop-demo --skill review-task-cooper538
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-task
Source: https://github.com/cooper538/eshop-demo/tree/main/.claude/skills/review-task
Command: npx skills add https://github.com/cooper538/eshop-demo --skill review-task-cooper538

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Tech leads need a structured, thorough evaluation of task implementations to ensure quality, alignment with requirements, and adherence to best practices.

Core Features & Use Cases

  • Thorough Code Review: Evaluate code quality, architecture, and consistency with specs.
  • Specification Alignment: Verify adherence to design docs, patterns, and project standards.
  • Use Case: Before merging a feature branch, run this skill to produce a comprehensive review for stakeholders.

Quick Start

Use /review-task to initiate a deep technical review; optionally specify a task number or flags for targeted checks.

Frequently Asked Questions about review-task

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

FAQPage Schema
How do I perform a comprehensive code review for task implementation?

Comprehensive task code review evaluates implementation branches, commits, and diffs against design docs. It pulls context from task specifications and phase docs to verify spec compliance, architecture patterns, and best practices, generating a structured review report for stakeholders.

How do I validate spec compliance before merging a feature branch?

Spec compliance validation checks feature branch implementation against design docs and project standards. It inspects implementation files and diffs to verify exact alignment with high-level specifications, generating a structured review report to ensure readiness before merging.

What is included in a tech lead review of task implementation?

Task implementation review includes evaluating code quality, architecture consistency, and specification alignment. It requires pulling task context from specifications and phase docs, inspecting implementation files across branches and commits, and producing a structured review report.

Can I target a specific task number for code review?

Targeted code review allows specifying a task number or flags to focus the evaluation. This narrows the inspection of implementation files, commits, and diffs to generate a structured review report for the specified task context.

When do I need to run a structured review for task implementation?

Structured task review is needed before merging a feature branch to validate quality and requirements alignment. It ensures the implementation adheres to design docs, patterns, and best practices by evaluating code and generating a comprehensive review report.

Does task implementation review work without external dependencies?

Task implementation review operates without external dependencies, relying solely on repository context. It pulls task specifications, phase docs, and high-level specs to inspect implementation files and generate a structured review report independently.