An open API service indexing awesome lists of open source software.

https://github.com/zircote/refactor

Swarm-orchestrated code refactoring plugin for Claude Code. Four AI agents iterate on architecture, tests, implementation, and simplification with parallel execution.
https://github.com/zircote/refactor

ai-agents architecture claude-code claude-code-plugin clean-code code-quality code-simplification developer-tools refactoring static-analysis swarm-orchestration test-coverage

Last synced: about 2 months ago
JSON representation

Swarm-orchestrated code refactoring plugin for Claude Code. Four AI agents iterate on architecture, tests, implementation, and simplification with parallel execution.

Awesome Lists containing this project

README

          







Refactor Plugin
Swarm-orchestrated code refactoring for Claude Code




Phase 1
Foundation
PARALLEL



Phase 2
Iteration Loop (x3)
SEQUENTIAL


Phase 3-4
Assessment + Report
PARALLEL


FIVE SPECIALIST AGENTS




A
Architect
Reviews architecture
Plans optimizations
Scores quality (1-10)




T
Test
Analyzes coverage
Generates test cases
Verifies all passing




C
Code
Implements changes
Clean code principles
Fixes test failures




S
Simplifier
Naming clarity
Flow simplification
Cross-file consistency




R
Security
Regression detection
Vulnerability scanning
Security scoring


KEY FEATURES



Safety First


Auto Test Gen


Parallel Exec


Quality Scoring


Focus Mode


v2.2.0 | All languages | Claude Code plugin