ln-332-task-reviewer

Reviews completed development tasks for quality and standards compliance.

534|73|Updated Oct 24, 2025
One-click install
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-332-task-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-332-task-reviewer
Source: https://github.com/levnikolaevich/claude-code-skills/tree/main/ln-332-task-reviewer
Command: npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-332-task-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually reviewing completed development tasks for quality, adherence to standards, and completeness is a time-consuming bottleneck. This skill automates the review process, ensuring a "zero-tolerance" policy for issues and accelerating the path to "Done."

Core Features & Use Cases

  • Comprehensive Review Checklist: Verifies architecture, code quality (DRY, KISS, YAGNI), documentation, security, and task-specific requirements (e.g., test limits for test tasks).
  • Automated Verdict & Action: Determines if a task is "Accepted," requires "Minor Fixes" (applied by the reviewer), or "Needs Rework" (sent back to the author).
  • Linear & Kanban Integration: Updates task status in Linear and moves it on the kanban board, adding detailed feedback for rework.
  • Use Case: After a developer marks a task as "To Review," use this skill to automatically perform a thorough review, apply minor fixes if trivial, or provide precise feedback for rework, ensuring rapid iteration and high code quality.

Quick Start

Review task API-42.