zircote-plugins/refactor

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

2Stars on the repository
11Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

architect

01

zircote-plugins/refactor

Agent

Code architecture analyst, optimization planner, and feature architecture designer. Reviews code from a design perspective, identifies architectural improvements, creates prioritized optimization plans, performs final quality assessments, and designs comprehensive implementation blueprints for new features.

2 3mo ago A 45 tokens original MIT

code-explorer

02

zircote-plugins/refactor

Agent

Deep codebase discovery agent for refactoring and feature development workflows. Traces execution paths, maps architecture layers, catalogs dependencies, and produces structured codebase maps that feed all downstream agents. Runs as Phase 0.5 in refactoring or as parallel explorers in feature development.

2 3mo ago A 59 tokens original MIT

code-reviewer

03

zircote-plugins/refactor

Agent

Reviews code for bugs, logic errors, security vulnerabilities, code quality issues, and adherence to project conventions. Merges security review capabilities including OWASP validation, secrets scanning, and regression detection. Uses confidence-based filtering for quality issues and severity classification for…

2 3mo ago A 65 tokens original MIT

feature-code

04

zircote-plugins/refactor

Agent

Implementation specialist for new feature development. Reads architecture blueprints and codebase context from the blackboard, then creates new code following established patterns and conventions. Designed for feature-dev workflows.

2 3mo ago A 39 tokens original MIT

refactor-code

05

zircote-plugins/refactor

Agent

Code implementation specialist for refactoring workflows. Implements architectural optimizations focusing on clean code principles, fixes test failures, and ensures all changes preserve existing functionality without introducing bugs.

2 3mo ago A 37 tokens original MIT

refactor-test

06

zircote-plugins/refactor

Agent

Test coverage analyzer and test case generator for refactoring workflows. Analyzes code coverage, adds missing test cases to meet production requirements, runs tests, and ensures all tests pass before proceeding with refactoring.

2 3mo ago A 45 tokens original MIT

simplifier

07

zircote-plugins/refactor

Agent

Code simplification specialist for refactoring workflows. Simplifies and refines recently changed code for clarity, consistency, and maintainability while preserving all functionality.

2 3mo ago A 33 tokens original MIT