What problem does it solve?
This Skill removes the guesswork from understanding how long an issue cycle takes, how much token budget it consumes, and where delivery slows down across recent ship runs.
Core Features & Use Cases
- Issue cycle timing: Measures end-to-end PR cycle time, first review latency, and CI duration from merged PR history.
- Agent activity analysis: Aggregates Claude Code session logs by branch to summarize token usage, sidechain calls, and subagent activity.
- Report generation: Produces a markdown report in the vibecorp cache so the data can be consumed later without polluting knowledge storage.
- Use case: A team lead can review the latest full preset cycles to find whether review wait time or CI time is the main bottleneck before changing workflow rules.
Quick Start
Ask the AI to run cycle-metrics for the latest full preset issue cycles and save the generated report to the vibecorp cache path.