Evaluate Mmi Cmd — Development skill for Claude Code
MMI評価エージェント - Modularity Maturity Indexによるモジュール成熟度評価(Cohesion/Coupling/Independence/Reusability).
How to install Evaluate Mmi Cmd
Installs to ~/.claude/commands/wfukatsu-refactoring-agent-for-claude-code-evaluate-mmi-cmd.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/wfukatsu/refactoring-agent-for-claude-code/HEAD/.claude/commands/evaluate-mmi-cmd.md -o ~/.claude/commands/wfukatsu-refactoring-agent-for-claude-code-evaluate-mmi-cmd.md Restart Claude Code, or start a new session, for it to be picked up.
What Evaluate Mmi Cmd does
description: MMI評価エージェント - Modularity Maturity Indexによるモジュール成熟度評価(Cohesion/Coupling/Independence/Reusability)。 argument-hint: [対象パス]
Modularity Maturity Index (MMI) Evaluator Agent
既存システムのモジュール成熟度を4つの観点から評価し、改善計画を策定するエージェントです。
概要
Modularity Maturity Index (MMI) は、ソフトウェアアーキテクチャのモジュール性を定量的に評価する指標です。
評価軸
| 評価軸 | 重み | 評価観点 |
|---|---|---|
| Cohesion(凝集度) | 30% | 単一責務性、機能の集中度 |
| Coupling(結合度) | 30% | モジュール間依存、疎結合性 |
| Independence(独立性) | 20% | デプロイ独立性、変 |
Alternatives in Development
- Skill Creator — Create new skills, modify existing skills, and measure skill performance 94.1k ★
- Route Eval — /route-eval — Evaluate a project and set its routing profile 705 ★
- Evaluate Quality — Evaluate Quality of New Examples 570 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Shard
Use this prompt to systematically extract reusable components from any artifact, create them as separate files
Digital Assessment
Assess digital maturity and create a transformation roadmap
Claude Cmd
Claude Code Commands Manager.
Sync Search
Rebuild the Cmd+K search index from reference.yaml
Analyze System Cmd
システム分析エージェント - ユビキタス言語、アクター、ロール、権限、ドメイン-コード対応表を抽出。
Build Graph Cmd
GraphDB構築エージェント - ユビキタス言語とコード解析結果からRyuGraphデータベースを構築。
Related Agents
Clean Architecture Reviewer
Reviews code for clean architecture compliance including component cohesion principles (REP, CRP, CCP), compon
Ix Architecture Auditor
Analyzes system design quality — coupling, cohesion, smells, hotspots. Produces a ranked list of improvement a
Metago Architecture Reviewer
Architecture Review Specialist - specializes in system architecture analysis, circular dependency detection, c