code-refactor-analyzer

Community

Turn requirements into actionable refactor tasks.

Authorchaorenex1
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill identifies code changes needed to meet new requirements, generates actionable todo reports, and tracks completion status to help teams manage refactoring efforts.

Core Features & Use Cases

  • Requirement Analysis: Understand user requirements and identify potential code impacts.
  • Code Impact Analysis: Locate code areas likely affected by the requirement.
  • Todo Report Generation: Create structured task lists with precise file/line locations.
  • Completion Validation: Check if previously generated tasks have been completed.
  • State Management: Distinguish first use (report generation) from subsequent use (progress checks).

Quick Start

Provide a refactor requirement to generate a todo report, then re-use the same requirement to check completion.

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: code-refactor-analyzer
Download link: https://github.com/chaorenex1/coding-agent-workflow/archive/main.zip#code-refactor-analyzer

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