ops-metric-plan

Design system monitoring metrics using RED and USE methodologies.

2|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/gaebalai/claude-code-kit-ko --skill ops-metric-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ops-metric-plan
Source: https://github.com/gaebalai/claude-code-kit-ko/tree/main/.claude/skills/ops-metric-plan
Command: npx skills add https://github.com/gaebalai/claude-code-kit-ko --skill ops-metric-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the complex process of designing comprehensive monitoring metrics for systems, ensuring critical performance and operational aspects are tracked.

Core Features & Use Cases

  • Metric Design: Generates metrics based on RED (Rate, Errors, Duration) and USE (Utilization, Saturation, Errors) methodologies.
  • Dashboard Planning: Proposes dashboard layouts for visualizing key metrics.
  • Use Case: When launching a new microservice, use this Skill to define the essential metrics needed for monitoring its health and performance, and get a suggested dashboard structure.

Quick Start

Use the ops-metric-plan skill to design monitoring metrics for the 'user-auth-service' codebase.

Frequently Asked Questions about ops-metric-plan

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

FAQPage Schema
How do I design system monitoring metrics for a new microservice?

Design monitoring metrics by applying RED and USE methodologies to your codebase, defining actionable thresholds for performance, resource utilization, and error rates based on system architecture analysis.

What is the difference between RED and USE methodologies for observability?

RED metrics track Rate, Errors, and Duration for service performance, while USE metrics track Utilization, Saturation, and Errors for resource monitoring, together ensuring comprehensive system observability.

How do I plan a dashboard layout for visualizing system performance metrics?

Plan dashboard configurations by defining key metrics for system health and performance tracking, proposing structured layouts that visualize error rates and resource utilization data effectively.

Do I need existing monitoring tools to define actionable metrics and thresholds?

Yes, analyzing existing monitoring tools alongside system architecture and code is required to define actionable metrics and propose accurate thresholds for systematic performance tracking.

What metrics should I track for resource utilization and error rates?

Track resource utilization and error rates by applying the USE methodology for infrastructure saturation and the RED methodology for service-level errors, proposing specific thresholds for systematic tracking.

Can I generate instrumentation guidance for tracking system performance automatically?

Yes, you can generate instrumentation guidance by analyzing your codebase and system architecture, providing specific directions on tracking system performance and operational health systematically.