metrics-analysis

Analyze task metrics and error taxonomy to identify root causes.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/arsen-ask-lx/.claude_file_4all --skill metrics-analysis-arsen-ask-lx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: metrics-analysis
Source: https://github.com/arsen-ask-lx/.claude_file_4all/tree/main/skills/metrics-analysis
Command: npx skills add https://github.com/arsen-ask-lx/.claude_file_4all --skill metrics-analysis-arsen-ask-lx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Анализ метрик задач и паттернов ошибок с использованием taxonomy ошибок (IMPORT/ASSERT/RUNTIME/DB/TYPE), 5-Why корневого анализа, фитнес-функции и форматов подсказок для Evolver. Загружает данные при анализе выполнения задачи (Analyzer) или эволюции промптов (Evolver).

Core Features & Use Cases

  • Анализ метрик и ошибок для выявления корневых причин и предложений по улучшению.
  • Предоставление шаблонов для Evolver и интеграцию с Analyzer.
  • Use Case: автоматическая идентификация проблемы в задаче и подготовка улучшений.

Quick Start

Запустите Analyzer, чтобы проанализировать метрики задач и паттерны ошибок и сгенерировать предложения по улучшению.

Frequently Asked Questions about metrics-analysis

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

FAQPage Schema
How do I identify root causes from task metrics and error patterns?

Root cause analysis from task metrics and error patterns uses 5-Why reasoning and an error taxonomy covering IMPORT, ASSERT, RUNTIME, DB, and TYPE categories to pinpoint actionable insights for performance improvements.

What is the best way to analyze error taxonomy data for prompt evolution?

Analyzing error taxonomy data for prompt evolution uses a canonical fitness function and structured metric formats to evaluate performance monitoring data and generate targeted improvement suggestions for the Evolver workflow.

How do I start analyzing metrics to generate prompt improvement suggestions?

To start analyzing metrics and generating prompt improvement suggestions, run the Analyzer to load task execution data, apply 5-Why root-cause reasoning, and output structured formats required by the Evolver.

Can I use this metrics analysis approach for tasks involving runtime and database errors?

Yes, this metrics analysis approach supports runtime and database errors because the error taxonomy explicitly categorizes RUNTIME and DB failures alongside IMPORT, ASSERT, and TYPE errors for comprehensive root-cause identification.

When do I need structured metrics and a fitness function for root-cause analysis?

You need structured metrics and a fitness function for root-cause analysis when automating problem identification in task performance monitoring and preparing prompt evolution workflows that require canonical data formats.