team-review

Coordinate parallel code reviews and consolidate PASS/FAIL results into the task file.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/hidemaro-nsketch/_dotfiles --skill team-review-hidemaro-nsketch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-review
Source: https://github.com/hidemaro-nsketch/_dotfiles/tree/main/pi/skills/team-review
Command: npx skills add https://github.com/hidemaro-nsketch/_dotfiles --skill team-review-hidemaro-nsketch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The team-review skill coordinates parallel reviews (Quality / Logic / Security / Simplify) and verifies browser/test outcomes, delivering a single PASS/FAIL result to the task file.

Core Features & Use Cases

  • Parallel review assignments by specialized roles: Quality, Logic, Security, and Simplify
  • Consolidated PASS/FAIL decision posted to the task file
  • Applicable for code review, quality checks, security reviews, and design simplification tasks

Quick Start

Initiate the parallel review workflow for the provided task file and log the PASS/FAIL result.

Frequently Asked Questions about team-review

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

FAQPage Schema
How do I coordinate parallel code reviews for quality, security, and logic?

You can run parallel code reviews by assigning specialized roles for Quality, Logic, Security, and Simplify to evaluate a task file simultaneously, consolidating their feedback into a single PASS/FAIL decision.

What is a parallel review workflow for task files?

A parallel review workflow dispatches multiple specialized reviewers to assess code quality, logic, security, and simplification concurrently, then aggregates their findings to update the task file with a unified PASS/FAIL outcome.

How do I consolidate multiple reviewer feedback into a single PASS or FAIL decision?

Multiple reviewer feedback is consolidated by collecting findings from Quality, Logic, Security, and Simplify reviewers and verifying outcomes to post a final PASS/FAIL decision directly to the task file.

Can I use parallel reviews for security and quality checks on a specific file?

Yes, parallel reviews can be applied specifically for security and quality checks by deploying dedicated reviewer roles to evaluate the target task file and aggregate their specialized assessments.

How do I start a team-review session for code simplification?

To start a team-review session for code simplification, initiate the parallel review workflow for the provided task file to assign the Simplify reviewer and other roles, logging the final PASS/FAIL result.