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.
- Host: GitHub
- URL: https://github.com/zircote/refactor
- Owner: zircote
- License: mit
- Created: 2026-02-28T19:19:30.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-03-28T18:17:33.000Z (about 2 months ago)
- Last Synced: 2026-03-28T20:22:17.333Z (about 2 months ago)
- Topics: ai-agents, architecture, claude-code, claude-code-plugin, clean-code, code-quality, code-simplification, developer-tools, refactoring, static-analysis, swarm-orchestration, test-coverage
- Size: 924 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: .github/readme-infographic-dark.svg
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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