ln-332-task-reviewer

Community

Automate task reviews, enforce zero-tolerance quality.

Authorlevnikolaevich
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ln-332-task-reviewer
Download link: https://github.com/levnikolaevich/claude-code-skills/archive/main.zip#ln-332-task-reviewer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository