task-review

Automate code review workflows for tasks in Claude Code environments.

1|Updated Jul 16, 2025
One-click install
npx skills add https://github.com/tombolo-jp/cc-task-skills --skill task-review-tombolo-jp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-review
Source: https://github.com/tombolo-jp/cc-task-skills/tree/main/skills/task-review
Command: npx skills add https://github.com/tombolo-jp/cc-task-skills --skill task-review-tombolo-jp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires TaskCreate, TaskUpdate, Agent, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill facilitates code review processes by integrating task management, ensuring consistency and quality in development workflows.

Core Features & Use Cases

  • Task-based Reviews: Automates code reviews within a task management framework, avoiding inconsistencies and ensuring a comprehensive review.
  • Multi-Phase Workflow: Supports a structured workflow from task initialization to review completion, with options for team collaboration.
  • Collaboration: Facilitates collaborative code reviews with team members using Agent Teams.

Quick Start

Begin a code review for task 'myTask' with /task-review myTask

Frequently Asked Questions about task-review

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

FAQPage Schema
How do I automate code reviews within a task management workflow?

Automating code reviews within a task management workflow involves tracking progress through tasks and integrating checks for code quality, design adherence, and compliance to ensure consistency throughout the development process.

What is the best way to facilitate collaborative code reviews with team members?

Facilitating collaborative code reviews with team members is best achieved by using Agent Teams to structure the workflow. This approach automates steps from task initialization to review completion, ensuring consistent quality and design adherence.

How do I start a code review for a specific development task?

To start a code review for a specific development task, you initialize the review process by pointing the tool to your task name. This triggers the multi-phase workflow, automating the necessary review checks and collaboration steps.

Do I need TaskCreate and TaskUpdate tools to manage code reviews?

Yes, you need TaskCreate and TaskUpdate tools to manage code reviews, as they are required dependencies for operation. The system relies on these task management tools to track progress and automate the review workflow effectively.

Can I use Agent Teams for software quality checks in a development workflow?

You can use Agent Teams for software quality checks in a development workflow to facilitate collaborative code reviews. This integration ensures comprehensive validation of code quality, design adherence, and compliance across the team.