polish-head

Community

Polish latest commit code for quality and consistency.

Authornickstrad
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the risk of accumulating technical debt in recent commits by catching overlooked code quality issues like duplicated logic, untestable business logic, and inconsistent coding patterns before they are merged into the codebase.

Core Features & Use Cases

  • Latest Commit Scoped Review: Limits analysis exclusively to files changed in the most recent commit to deliver focused, actionable feedback without noise from unrelated code.
  • Multi-Category Quality Checks: Evaluates changes for DRY violations, testability gaps, low-value test coverage, unnecessary complexity, and alignment with project-specific conventions including repository pattern, Zod validation, and co-located tests.
  • Use Case: After pushing a commit that adds a new user authentication feature, use this Skill to identify duplicated validation logic, extract business rules from UI components into testable services, and ensure new code matches existing type and export patterns.

Quick Start

Invoke the polish-head skill to review the code changes in your latest commit for quality and consistency issues.

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: polish-head
Download link: https://github.com/nickstrad/veil-ai/archive/main.zip#polish-head

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.