Aqe Optimize banner
proffesor-for-testing proffesor-for-testing

Aqe Optimize

Development community

Description

--- name: aqe-optimize description: Optimize test suites using sublinear algorithms to maximize coverage while minimizing test count and execution time --- # AQE Optimize Test Suite Optimize test suites using sublinear algorithms to maximize coverage while minimizing test count and execution time. ## Usage ```bash aqe optimize <target> [options] # or /aqe-optimize <target> [options] ``` ## Options | Option | Type | Default | Description | |--------|------|---------|-------------| | `target

Installation

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

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

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

Full documentation available on GitHub

View Source Repository