hve-resiliency-telemetry-report

Generates an executive ROI and telemetry report from a completed HVE Resiliency workflow run.

2|Updated May 8, 2026
One-click install
npx skills add https://github.com/christopherromero/HVE-Resiliency --skill hve-resiliency-telemetry-report-christopherromero
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hve-resiliency-telemetry-report
Source: https://github.com/christopherromero/HVE-Resiliency/tree/main/.github/skills/hve-resiliency-telemetry-report
Command: npx skills add https://github.com/christopherromero/HVE-Resiliency --skill hve-resiliency-telemetry-report-christopherromero

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? After running an agent-assisted resiliency assessment, teams lack a quantified, executive-ready summary of what the AI workflow actually saved in time, cost, and quality versus a manual assessment. This Skill turns raw session telemetry into a data-driven ROI report for leadership, finance, and technical decision-makers. ## Core Features & Use Cases - Telemetry Aggregation: Maps Session Cost credits, timing, task counts, and quality scores from the token usage tracker into three workflow buckets (Task Researcher, Task Planner, Assessment Builder). - ROI Calculation: Computes time saved, cost reduction, weighted quality differential, annual savings, and three-year projections against a measured or estimated manual baseline. - Executive Report Generation: Produces an eight-section markdown report with a results dashboard, cost-benefit analysis, risk assessment, and confidence markers on every estimated metric. - Use Case: After completing an hve-resiliency-research run on a repository, feed the filled token tracker and baseline data into this Skill to present sponsors with quantified evidence of agent-assisted assessment value. ## Quick Start Ask the agent to generate a resiliency telemetry ROI report for the completed assessment run using the filled token usage tracker and your manual baseline estimate.

Frequently Asked Questions about hve-resiliency-telemetry-report

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

FAQPage Schema
How do I generate an ROI report for an AI-assisted resiliency assessment?

Complete an hve-resiliency-research run first, record Session Cost credits from the VS Code Session Info panel after each stage in the token usage tracker, then fill the JSON template in the collection guide and provide it to the report prompt to generate the executive report.

What telemetry data is needed for the resiliency telemetry report?

You need Session Cost credit readings at the end of research, planning, and assessment stages, per-phase timing and task counts, quality scores from the rubric, error counts, human oversight minutes, and a manual baseline with an hourly rate.

Can I estimate token cost from artifact word counts instead of Session Cost?

No. The Skill explicitly rejects word-count estimates because they miss the system prompt, tool definitions, tool results, retries, and context re-reads, which systematically undercounts real cost. Only measured Session Cost credits from the token tracker are accepted.

What happens if I have no manual baseline for the ROI comparison?

If no baseline is provided, the report is framed as a First-Run Assessment rather than a comparative ROI, and it recommends establishing a baseline for future comparison. Estimated baselines are labeled with Medium or Low confidence markers.

Does the telemetry report cover the remediation implementation phase?

No. The workflow ends at the assessment report, so the report covers research, planning, and assessment phases only. Downstream remediation effort driven by exported work items is out of scope and belongs in a separate baseline comparison.