ln-402-task-reviewer

Review task implementations for quality, standards, and test coverage.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/cbbkrd-tech/jl-finishes --skill ln-402-task-reviewer-cbbkrd-tech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-402-task-reviewer
Source: https://github.com/cbbkrd-tech/jl-finishes/tree/main/.claude/skills/ln-402-task-reviewer
Command: npx skills add https://github.com/cbbkrd-tech/jl-finishes --skill ln-402-task-reviewer-cbbkrd-tech

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the critical process of reviewing code implementations for quality, adherence to standards, and test coverage, ensuring that tasks meet project requirements before being marked as complete.

Core Features & Use Cases

  • Automated Code Review: Analyzes code for correctness, style, and test coverage.
  • Status Management: Sets tasks to 'Done' or 'To Rework' with clear feedback.
  • Side-Effect Bug Detection: Identifies and creates separate tasks for issues found outside the current task's scope.
  • Use Case: After a developer completes a new feature, this Skill acts as an automated quality gate, verifying the implementation against best practices and project standards, and flagging any necessary rework or potential bugs.

Quick Start

Use the ln-402-task-reviewer skill to review task ID 'T123'.

Frequently Asked Questions about ln-402-task-reviewer

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

FAQPage Schema
How do I automate code review for task implementation and test coverage?

This Skill automates code review for task implementation by analyzing correctness, style, and test coverage against defined criteria. It loads task and story context independently to verify quality before marking tasks as complete.

What is the best way to flag side-effect bugs during a code review?

The best way to flag side-effect bugs is by creating separate BUG tasks for issues found outside the current task scope. This Skill detects side-effects during review and tracks them independently without blocking the primary task status.

How does automated task status management work after checking code standards?

Automated task status management works by setting the task to 'Done' or 'To Rework' based on code standard checks. This Skill provides clear feedback on implementation quality, ensuring tasks only close when they meet project requirements.

Can I use an automated quality gate for developer tools without external dependencies?

You can use an automated quality gate without external dependencies. This Skill operates inline from the main flow and requires no external dependencies to perform checks against defined quality criteria.

When do I need an automated task reviewer for quality assurance?

You need an automated task reviewer for quality assurance when a developer completes a new feature. This Skill acts as an automated quality gate to verify the implementation against best practices and project standards.