source-command-agents-metrics

Report agent performance metrics including tasks completed and success rate.

Updated May 15, 2026
One-click install
npx skills add https://github.com/sparkling/opda --skill source-command-agents-metrics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: source-command-agents-metrics
Source: https://github.com/sparkling/opda/tree/main/.agents/skills/source-command-agents-metrics
Command: npx skills add https://github.com/sparkling/opda --skill source-command-agents-metrics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides detailed performance metrics for agents, helping users to monitor and optimize agent performance.

Core Features & Use Cases

  • Comprehensive Metrics: Displays total agents, active agents, tasks completed, success rate, total tokens, and average response time.
  • Performance Gains: Showcases improvements in V3 performance, such as flash attention speedup, memory reduction, and search improvements.
  • Use Case: Use this Skill to analyze agent performance after an update or migration to ensure that agents are meeting performance goals.

Quick Start

To get metrics for a specific agent, use the command: npx Codex-flow agent metrics coder-lx7m9k2

Frequently Asked Questions about source-command-agents-metrics

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

FAQPage Schema
How do I monitor agent performance metrics in automated workflows?

You can monitor agent performance metrics by running a command that retrieves total agents, active agents, tasks completed, success rate, total tokens, and average response time for your automated workflows.

What specific agent metrics are available for performance analysis?

Available agent metrics include total agents, active agents, tasks completed, success rate, total tokens, average response time, and performance gains like flash attention speedup and memory reduction.

How do I get metrics for a specific agent using Codex-flow?

To get metrics for a specific agent, use the command syntax: npx Codex-flow agent metrics followed by your agent identifier to retrieve its detailed performance data.

Do I need access to agent data and Codex-flow tools to analyze performance?

Yes, retrieving and analyzing agent performance metrics requires access to your existing agent data and the Codex-flow tools to process the performance information correctly.

When should I analyze agent performance metrics in my workflow?

You should analyze agent performance metrics after an update or migration to ensure your agents are meeting performance goals and achieving expected speedup and memory reduction improvements.