ce-product-pulse

安装量: 369
排名: #8782

安装

npx skills add https://github.com/everyinc/compound-engineering-plugin --skill ce-product-pulse

Product Pulse ce-product-pulse queries the product's data sources for a given time window and produces a compact, single-page report covering usage, performance, errors, and followups. The report is saved to docs/pulse-reports/ and the key points are surfaced in chat. The skill does not mutate the product, the database, or any external system. Its only writes are pulse settings appended to .compound-engineering/config.local.yaml (the unified CE local config, gitignored, machine-local) and the report file ( docs/pulse-reports/... ). MCP and other data-source tools are invoked read-only; if a tool offers write modes, do not use them. Interaction Method Default to the platform's blocking question tool: AskUserQuestion in Claude Code (call ToolSearch with select:AskUserQuestion first if its schema isn't loaded), request_user_input in Codex, ask_user in Gemini, ask_user in Pi (requires the pi-ask-user extension). Fall back to numbered options in chat only when no blocking tool exists in the harness or the call errors (e.g., Codex edit modes) — not because a schema load is required. Never silently skip the question. Ask one question at a time. Reserve multi-select for first-run configuration only. Lookback Window

$ARGUMENTS

Interpret the argument as a time window. Common forms: Show more

返回排行榜