refactor
✓Code refactoring workflow - analyze → plan → implement → review → validate
Installation
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: namesreallyblank/clorch.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/namesreallyblank/clorch --skill refactor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/namesreallyblank/clorch --skill refactor- Source
- namesreallyblank/clorch
- 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: namesreallyblank/clorch.
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/namesreallyblank/clorch --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/namesreallyblank/clorch
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01