What problem does it solve? Teams running AI/ML features often lack visibility into token costs, prompt quality, experiment rigor, and ML infrastructure health, leading to runaway API spend and unmeasured quality regressions. ## Core Features & Use Cases - LLM Optimization: Baselines prompts, compresses tokens, builds semantic caching layers, and defines quality metrics with before/after comparisons. - Experiment Framework: Designs A/B tests with power analysis, guardrail metrics, auto-rollback triggers, and statistical significance testing. - Data & ML Infrastructure: Produces event schemas, ETL/warehouse designs, drift monitoring, model registries, and retraining pipelines. - Cost Modeling: Projects API spend at 5x and 10x scale, quantifies optimization strategies, and delivers ROI analysis. - Use Case: Point it at a codebase using OpenAI or Anthropic APIs to receive a full audit of token usage, a caching implementation, and a cost model showing savings from model downgrades. ## Quick Start Ask the agent to audit this codebase for LLM API usage and produce a cost model with optimization recommendations.