Aqe Report banner
proffesor-for-testing proffesor-for-testing

Aqe Report

Development community

Description

--- name: aqe-report description: Generate comprehensive quality engineering reports with metrics, trends, and actionable insights --- # AQE Generate Reports Generate comprehensive quality engineering reports with metrics, trends, and actionable insights. ## Usage ```bash aqe report [type] [options] # or /aqe-report [type] [options] ``` ## Options | Option | Type | Default | Description | |--------|------|---------|-------------| | `type` | string | `summary` | Report type: summary, detail

Installation

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

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

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

Full documentation available on GitHub

View Source Repository