wfukatsu

Refactor System Cmd — Code Quality skill for Claude Code

Code Quality community

統合リファクタリングエージェント - 既存システムをマイクロサービスアーキテクチャにリファクタリングするための統合分析・設計を実行.

How to install Refactor System Cmd

Installs to ~/.claude/commands/wfukatsu-refactoring-agent-for-claude-code-refactor-system-cmd.md

Terminal
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

既存システムをマイクロサービスアーキテクチャにリファクタリングするための統合エージェントです。

概要

このスキルは、既存の設計書やコードを分析し、以下のプロセスを通じてマイクロサービスアーキテクチャへの変換計画を策定します:

  1. システム分析 - 既存コードと設計書の解析
  2. MMI評価 - Modularity Maturity Indexによる成熟度評価
  3. ドメインマッピング - ビジネスドメインとコードの紐付け
  4. マイクロサービス設計 - ターゲットアーキテクチャの策定
  5. ScalarDB設計 - 分散トランザクション・データアーキテクチャの策定
  6. ドメインストーリー - 各ドメインのユースケース整

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 Repository