·refactor

Code refactoring workflow - analyze → plan → implement → review → validate

21Installs·1Trend·@parcadei

Installation

$npx skills add https://github.com/parcadei/continuous-claude-v3 --skill refactor

SKILL.md

| 1 | phoenix | Analyze current code, identify improvement areas | Analysis report | | 2 | plan-agent | Create safe refactoring plan | Step-by-step plan | | 3 | kraken | Implement the refactoring | Code changes | | 4 | plan-reviewer | Review changes for correctness | Review report | | 5 | arbiter | Verify all tests still pass | Test report |

Code refactoring workflow - analyze → plan → implement → review → validate Source: parcadei/continuous-claude-v3.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/parcadei/continuous-claude-v3 --skill refactor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill refactor
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is refactor?

Code refactoring workflow - analyze → plan → implement → review → validate Source: parcadei/continuous-claude-v3.

How do I install refactor?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/parcadei/continuous-claude-v3 --skill refactor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/parcadei/continuous-claude-v3