lets-product-pulse

Generate a product pulse report analyzing user experience and system performance over a specified time window.

3|Updated May 28, 2026
One-click install
npx skills add https://github.com/williamzelesny/lets-engineer --skill lets-product-pulse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lets-product-pulse
Source: https://github.com/williamzelesny/lets-engineer/tree/main/plugins/lets-engineer/skills/lets-product-pulse
Command: npx skills add https://github.com/williamzelesny/lets-engineer --skill lets-product-pulse

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The Skill addresses the need for an automated, concise, and informative report that monitors product performance and user experience over specified time windows.

Core Features & Use Cases

  • Time-Windowed Reporting: Creates a report for usage, performance, errors, and signals within a defined time frame.
  • Configurable via YAML: Users can configure the skill via .lets-engineer/config.local.yaml for tailored analysis.
  • No PII: Ensures privacy by excluding personally identifiable information in saved reports.

Quick Start

Run /lets-product-pulse 7d to generate a pulse report for the last 7 days.

Frequently Asked Questions about lets-product-pulse

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

FAQPage Schema
How do I generate a time-windowed report for product performance and user experience?

To generate a time-windowed product performance report, you can configure metrics and data sources via YAML, then execute a command like `/lets-product-pulse 7d` to analyze usage, errors, and signals over the specified timeframe.

What is a product pulse report and what data does it analyze?

A product pulse report is an automated summary that analyzes user experience and system performance over a defined time window, utilizing read-only access to analytics, tracing, and payments tools to monitor usage, errors, and key signals.

How do I configure data sources and key metrics for product performance analysis?

You configure product performance analysis by specifying the product name, key metrics, events, and data sources in a YAML configuration file located at `.lets-engineer/config.local.yaml` to tailor the generated report.

Does generating a pulse report require direct database access or expose user PII?

Generating a pulse report does not expose user PII, as the skill ensures privacy by excluding personally identifiable information from saved reports, while optionally executing read-only database queries for additional metrics.

Where are generated product performance and user experience reports saved?

Generated product performance and user experience reports are saved directly to the `docs/pulse-reports/` directory, providing an automated and concise output for monitoring system signals without including PII.