Aqe Analyze banner
proffesor-for-testing proffesor-for-testing

Aqe Analyze

Development community

Description

--- name: aqe-analyze description: Analyze test coverage, identify gaps, and optimize coverage strategy using sublinear algorithms --- # AQE Analyze Coverage Analyze test coverage, identify gaps, and use sublinear algorithms to optimize coverage strategy. ## Usage ```bash aqe analyze [target] [options] # or /aqe-analyze [target] [options] ``` ## Options | Option | Type | Default | Description | |--------|------|---------|-------------| | `target` | string | `coverage` | Analysis type: cove

Installation

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

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

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

Full documentation available on GitHub

View Source Repository