Refactor System Cmd — Code Quality skill for Claude Code
統合リファクタリングエージェント - 既存システムをマイクロサービスアーキテクチャにリファクタリングするための統合分析・設計を実行.
How to install Refactor System Cmd
Installs to ~/.claude/commands/wfukatsu-refactoring-agent-for-claude-code-refactor-system-cmd.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/wfukatsu/refactoring-agent-for-claude-code/HEAD/.claude/commands/refactor-system-cmd.md -o ~/.claude/commands/wfukatsu-refactoring-agent-for-claude-code-refactor-system-cmd.md Restart Claude Code, or start a new session, for it to be picked up.
What Refactor System Cmd does
description: 統合リファクタリングエージェント - 既存システムをマイクロサービスアーキテクチャにリファクタリングするための統合分析・設計を実行。 argument-hint: [対象パス] [オプション]
System Refactoring Orchestrator
既存システムをマイクロサービスアーキテクチャにリファクタリングするための統合エージェントです。
概要
このスキルは、既存の設計書やコードを分析し、以下のプロセスを通じてマイクロサービスアーキテクチャへの変換計画を策定します:
- システム分析 - 既存コードと設計書の解析
- MMI評価 - Modularity Maturity Indexによる成熟度評価
- ドメインマッピング - ビジネスドメインとコードの紐付け
- マイクロサービス設計 - ターゲットアーキテクチャの策定
- ScalarDB設計 - 分散トランザクション・データアーキテクチャの策定
- ドメインストーリー - 各ドメインのユースケース整
Alternatives in Code Quality
- Refactor — We are about to refactor code 1.6k ★
- Refactor Claude Md — Refactor CLAUDE.md by extracting sections to dedicated docs with path-scoped rules 1.6k ★
- Repren — Power rename/refactor tool (now with Claude Code skill support 371 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Cmd Refactor
Refactor phase (ACT loop): analyze, plan, baseline, execute, verify, and sync a behavior-preserving restructur
Symfony TDD Pest
Start a TDD workflow using Pest PHP for Symfony with RED-GREEN-REFACTOR cycle
Symfony TDD Phpunit
Start a TDD workflow using PHPUnit for Symfony with RED-GREEN-REFACTOR cycle
Htmlstyleguides 3qh
Refactor fencing video to use StickFight.attack() and contact-driven sparks
Logic Diff
Check two code versions for semantic equivalence — use after a refactor or rewrite
Fec Refactor Clean
Identify and clean up front-end dead code, unused exports, outdated components, styles and dependencies under
Related Agents
Claude Code System Prompts
by Piebald AI - All parts of Claude Code's system prompt, including builtin tool descriptions, sub agent promp
Kill Existing Server On Port
lsof -ti:{PORT} xargs kill -9 2>/dev/null true {DEV_SERVER_CMD} & sleep 3
Elite Coder
Implements a kimi-atlas change under the elite mandate — correctness-first, convention-matched, fully tested —