Compile Metrics banner
lucasxf lucasxf

Compile Metrics

Development community

Description

--- description: Aggregate session delta files into the canonical usage-stats.toml argument-hint: <no arguments> --- **Compile Session Metrics Workflow** Aggregates all per-session delta files from `.claude/metrics/sessions/` into the canonical `.claude/metrics/usage-stats.toml`. Run this on `develop` after feature PRs are merged. Execute the following steps in order: ## 0. Sync Automation Registry Before compiling, run the registry sync script to keep KNOWN_AGENTS, KNOWN_COMMANDS, and docu

Installation

Installs to ~/.claude/commands/lucasxf-engineering-daybook-compile-metrics.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/lucasxf/engineering-daybook/HEAD/.claude/commands/compile-metrics.md -o ~/.claude/commands/lucasxf-engineering-daybook-compile-metrics.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository