beta-telemetry

Scan workspace structure and write a consolidated telemetry report to _hq/audit-reports.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/chaletteholdings/command-room-releases-2710 --skill beta-telemetry
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: beta-telemetry
Source: https://github.com/chaletteholdings/command-room-releases-2710/tree/main/command-room/skills/beta-telemetry
Command: npx skills add https://github.com/chaletteholdings/command-room-releases-2710 --skill beta-telemetry

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Retrospective workspace usage analysis to understand how Command Room features are used, spot bottlenecks, and surface actionable insights without exposing user content.

Core Features & Use Cases

  • Privacy-safe telemetry: reads structure (mod times, counts, presence of sections) and reports activity without accessing content.
  • Three-part report: a quantitative usage snapshot, a 5-question qualitative prompt, and derived priorities for feature focus.
  • Executive adoption reviews: enables CEOs and product leaders to review adoption, plan improvements, and track progress over time.

Quick Start

Run a telemetry scan on the current workspace to generate a full audit report in _hq/audit-reports/telemetry-[YYYY-MM-DD].md.

Frequently Asked Questions about beta-telemetry

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

FAQPage Schema
How do I generate a privacy-safe usage audit report for my workspace?▼

To generate a privacy-safe usage audit report, run a retrospective telemetry scan that reads workspace structure like mod times and counts without accessing content, producing a consolidated markdown file with quantitative signals and derived priorities.

What is privacy-safe telemetry and how does it work for workflow auditing?▼

Privacy-safe telemetry works by reading only structural metadata such as file modification times, section presence, and counts to track usage activity, ensuring workspace content is never accessed or transmitted externally during the workflow audit.

Can I identify workflow bottlenecks and track which skills fired in my workspace?▼

Yes, you can identify workflow bottlenecks and track which skills fired by scanning workspace usage retrospectively, generating a telemetry report that highlights activity patterns and quantitative signals for executive adoption reviews.

Does workspace telemetry analysis require transmitting my data externally?▼

No, workspace telemetry analysis does not require transmitting data externally; the process reads local structural metadata and writes a single consolidated markdown report directly to the internal _hq/audit-reports/ directory.

What is included in the consolidated telemetry report for usage analysis?▼

The consolidated telemetry report includes a quantitative usage snapshot, a five-question qualitative prompt, and derived priorities for feature focus, enabling product leaders to plan improvements and track progress over time.