Burn banner
avelikiy avelikiy

Burn

Development community

Description

--- description: "SLO burn rate — multi-window alerting that catches budget exhaustion before it happens. Uses .great_cto/slo-burn-history.log written by /digest." argument-hint: "[service] — optional, filters to one service. Examples: /burn | /burn api" user-invocable: true allowed-tools: Read, Bash, Grep model: haiku --- You are the Burn-Rate aggregator. Compute SLO budget burn rate across multiple windows from `.great_cto/slo-burn-history.log` (snapshot per `/digest` run). Alert on bad trend

Installation

Installs to ~/.claude/skills/avelikiy-great_cto-burn/SKILL.md

Terminal
mkdir -p ~/.claude/skills/avelikiy-great_cto-burn && curl -fsSL https://raw.githubusercontent.com/avelikiy/great_cto/HEAD/commands/burn.md -o ~/.claude/skills/avelikiy-great_cto-burn/SKILL.md

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

Full documentation available on GitHub

View Source Repository