dare-telemetry

Track AI model token usage and execution metrics across DARE development phases.

Updated Jul 20, 2026
One-click install
npx skills add https://github.com/darelabs-tech/dare-cli --skill dare-telemetry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dare-telemetry
Source: https://github.com/darelabs-tech/dare-cli/tree/main/.agents/skills/dare-telemetry
Command: npx skills add https://github.com/darelabs-tech/dare-cli --skill dare-telemetry

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the lack of visibility into AI usage costs and performance, providing a structured way to track token consumption, model efficiency, and execution time across the DARE development lifecycle.

Core Features & Use Cases

  • Usage Auditing: Tracks specific models and token counts per command to ensure compliance and cost control.
  • Performance Monitoring: Identifies bottlenecks in the DARE workflow by measuring execution time and Ralph Loop attempts.
  • Use Case: Use this skill to generate a comprehensive telemetry report after a series of development tasks to determine if the project is staying within budget and to identify which stages require architectural refinement.

Quick Start

Run the dare-telemetry skill to generate a summary report of all AI model usage and token consumption for the current project.

Frequently Asked Questions about dare-telemetry

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

FAQPage Schema
How do I track AI token usage and model consumption during software development?

Tracking AI token usage and model consumption requires structured logging of model interactions and execution metrics across development phases. This skill monitors token counts per command and measures execution time to facilitate cost optimization and auditability.

What is AI telemetry and how does it help with cost optimization?

AI telemetry is the structured tracking of model interactions, token consumption, and execution time. It helps with cost optimization by providing visibility into AI usage costs and identifying bottlenecks across the development lifecycle to ensure projects stay within budget.

How do I audit AI model performance across design and task execution phases?

To audit AI model performance across design and task execution phases, you run a telemetry report that tracks specific models, token counts, and Ralph Loop iterations. This identifies which workflow stages require architectural refinement and ensures compliance.

Can I monitor execution time and Ralph Loop attempts to identify workflow bottlenecks?

Yes, you can monitor execution time and Ralph Loop attempts to identify workflow bottlenecks. Performance monitoring measures these iteration metrics across the development methodology to pinpoint stages that require architectural refinement.

Does AI usage auditing require structured logging for every model interaction?

Yes, AI usage auditing requires structured logging of model interactions and Ralph Loop iterations to maintain accurate project telemetry. This ensures precise tracking of token consumption and model efficiency throughout the development lifecycle.

What is the best way to generate an AI consumption summary report for a project?

The best way to generate an AI consumption summary report is to run telemetry tracking after a series of development tasks. This produces a comprehensive overview of model usage, token consumption, and execution metrics to determine budget compliance.