prepare-for-review

Official

Clean up code and verify readiness before review

Authorgjalla
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Developers often finish a feature without ensuring that all dead code is removed and that the work meets the team's Definition of Done, leading to noisy codebases and delayed reviews.

Core Features & Use Cases

  • Dead Code Sweep: Scans changed files for unused functions, imports, commented‑out blocks, TODOs, empty catch blocks, and unreachable code, reporting and optionally removing clear‑cut issues.
  • Definition of Done Audit: Locates the project's DoD document or applies a sensible default, checks each criterion, and produces a pass/fail checklist with an attestation.
  • Readiness Verdict: Summarizes blockers, passes, and dead‑code removals, and indicates whether the change is ready for review.

Quick Start

Ask the assistant to run the prepare‑for‑review skill on your current branch to clean up dead code and verify readiness for a pull‑request review.

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: prepare-for-review
Download link: https://github.com/gjalla/gjalla-plugin/archive/main.zip#prepare-for-review

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 471,000+ vetted skills library on demand.