arch-measure

Analyze codebases to generate AI-friendly architecture metrics reports.

52|3|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/ZTE-AICloud/Co-OmniSpec --skill arch-measure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arch-measure
Source: https://github.com/ZTE-AICloud/Co-OmniSpec/tree/main/skills/arch-measure
Command: npx skills add https://github.com/ZTE-AICloud/Co-OmniSpec --skill arch-measure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

实现对代码库的 AI 友好架构度量,生成跨维度的聚合报告,帮助团队快速评估代码质量与架构健康。

Core Features & Use Cases

  • 自动化度量覆盖职责、模块、依赖等维度,提供全景视图。
  • 生成可操作的跨项目架构报告,便于对比、诊断和改进。
  • 支持按默认集、按维度或按特定技能执行度量,灵活适应不同场景。

Quick Start

在代码库上执行 /arch-measure 以生成 AI 友好架构度量报告。

Frequently Asked Questions about arch-measure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I measure AI-friendly architecture across my codebase?

To measure AI-friendly architecture, you can analyze your codebase across dimensions like responsibilities, components, and dependencies to generate a consolidated metrics report. This evaluates code quality and architecture health.

What is AI-friendly architecture measurement and why do I need it?

AI-friendly architecture measurement evaluates code structure to ensure AI tools can efficiently understand and assist with the codebase. It helps teams quickly assess architecture health and identify areas for improvement.

Can I run architecture metrics on specific dimensions instead of the whole codebase?

Yes, you can execute architecture metrics selectively by specific dimension or skill. This flexible execution supports parameterized project paths and a default mode with enabled metrics.

How to generate an architecture health report for multiple code projects?

You generate a cross-project architecture report by applying automated metrics across responsibilities, modules, and dependencies. This produces a panoramic view for easy comparison, diagnosis, and improvement.

Does architecture measurement work without external dependencies?

Yes, architecture measurement runs without external dependencies. It uses a default mode with enabled metrics to analyze the codebase directly and produce the consolidated architecture report.