Aqe Costs banner
proffesor-for-testing proffesor-for-testing

Aqe Costs

Development community

Description

--- name: aqe-costs description: Display inference cost analysis and savings from local vs cloud providers --- # AQE Inference Costs Display comprehensive inference cost analysis showing local vs cloud inference costs and estimated savings. ## Usage ```bash aqe costs [options] # or /aqe-costs [options] ``` ## Options | Option | Type | Default | Description | |--------|------|---------|-------------| | `--period` | string | `24h` | Time period: 1h, 24h, 7d, 30d, all |

Installation

Installs to ~/.claude/commands/proffesor-for-testing-agentic-qe-aqe-costs.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/proffesor-for-testing/agentic-qe/HEAD/.claude/commands/aqe-costs.md -o ~/.claude/commands/proffesor-for-testing-agentic-qe-aqe-costs.md

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

Full documentation available on GitHub

View Source Repository