telemetry

Consolidate telemetry data from local JSON logs into a unified hub.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Buckeyes22/weather-app --skill telemetry-buckeyes22
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: telemetry
Source: https://github.com/Buckeyes22/weather-app/tree/main/docs/corpora/citadel-protocols/skills/telemetry
Command: npx skills add https://github.com/Buckeyes22/weather-app --skill telemetry-buckeyes22

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Unified telemetry hub provides a single view of session costs, today's spend, all-time totals, hook activity, trust level, and available telemetry commands. It also serves as the control surface to toggle telemetry on/off and tune thresholds for proactive monitoring.

Core Features & Use Cases

  • Centralized visibility of costs (current, today, all-time) and campaign breakdown.
  • Visibility into hook activity and trust level with lightweight audit trails.
  • Configurable controls to enable/disable telemetry and adjust cost thresholds for alerts.

Quick Start

Use /telemetry to view costs, hook activity, and settings, then adjust thresholds as needed.

Frequently Asked Questions about telemetry

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

FAQPage Schema
How do I monitor session costs and hook activity in a single dashboard?▼

You can monitor session costs and hook activity by accessing a unified telemetry hub that aggregates live spend, all-time totals, hook timing, and trust levels from local JSON logs into a single discoverable view. Use the /telemetry command to display this data.

What is the best way to consolidate harness settings and telemetry data for an audit review?▼

Consolidating telemetry data for an audit review involves aggregating historical costs, hook activity, and harness settings from local JSON logs and harness.json to provide a centralized operational view with a lightweight audit trail.

Can I configure cost thresholds to receive proactive monitoring alerts?▼

Yes, you can configure cost thresholds for proactive monitoring by using the telemetry control surface to tune alert limits and toggle telemetry on or off as needed for your operational debugging requirements.

Does the telemetry hub require external dependencies to aggregate local JSON logs?▼

No, the telemetry hub requires no external dependencies to aggregate local JSON logs and harness.json, directly reading session data to summarize costs, hooks, and trust levels without additional setup components.

Why are my session costs not showing up in the telemetry dashboard?▼

Session costs may not appear in the telemetry dashboard if telemetry is toggled off or if local JSON logs are not being generated. Ensure the telemetry command interface is activated to aggregate live session data properly.