ce-product-pulse

Generate a one-page product pulse report from analytics and tracing data.

10|Updated Dec 13, 2016
One-click install
npx skills add https://github.com/vitallium/dotfiles --skill ce-product-pulse-vitallium
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-product-pulse
Source: https://github.com/vitallium/dotfiles/tree/main/dot_agents/skills/ce-product-pulse
Command: npx skills add https://github.com/vitallium/dotfiles --skill ce-product-pulse-vitallium

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ce-product-pulse reduces the time teams spend stitching together scattered analytics by producing a single, readable pulse that summarizes user experience and system health for a chosen window.

Core Features & Use Cases

  • Consolidates product analytics, tracing, and optional data sources into a single-page Pulse.
  • Generates 2-3 surface-level headlines, usage metrics, system latency and top errors, plus follow-ups for investigation.
  • Saves the report to docs/pulse-reports/YYYY-MM-DD_HH-MM.md and writes pulse settings to .compound-engineering/config.local.yaml.

Quick Start

Trigger a pulse by providing a time window such as 24h, or by saying run a pulse, and the skill will generate a report for that window and save it to docs/pulse-reports.

Frequently Asked Questions about ce-product-pulse

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

FAQPage Schema
How do I generate an automated product analytics report from multiple data sources?

To generate an automated product analytics report, trigger a pulse by specifying a time window like 24h or 7d. The skill merges analytics and tracing data into a concise markdown report saved in docs/pulse-reports.

What is a product pulse report for monitoring system health and user experience?

A product pulse report is a concise, one-page markdown summary that consolidates cross-source signals to deliver actionable insights on user experience and system health for a specified time window.

How do I consolidate scattered analytics and tracing data into a single markdown file?

You consolidate scattered analytics and tracing data by running a pulse for your desired time window. The skill merges these sources automatically and outputs a single-page markdown file with usage metrics and top errors.

Can I generate a system health pulse report for a specific time window without external mutations?

Yes, you can generate a system health pulse report for any specified time window. The skill uses a read-only data flow, ensuring no external mutations occur while collecting and merging your analytics data.

Does generating a product pulse require any specific configuration setup?

Generating a product pulse reads settings from your .compound-engineering/config.local.yaml file. This configuration file is used to gather the necessary analytics and tracing signals to produce the final report.

What specific metrics are included in an automated product pulse lookback report?

An automated product pulse lookback report includes 2-3 surface-level headlines, usage metrics, system latency measurements, top errors, and suggested follow-ups for further investigation.