Automated Code Review Agent
A QE review agent that triages PR files, attaches team standards, routes review depth, and emits gated comments.
Runnable demo · workshops/workshop1-code-review
Quality Engineering Track
These examples show how Agent systems enter code review, test generation, incident diagnosis, and engineering metrics. Each page includes a runnable path, interactive browser demo, blueprint, screenshot, and pattern mapping.

A QE review agent that triages PR files, attaches team standards, routes review depth, and emits gated comments.
Runnable demo · workshops/workshop1-code-review
A test agent that plans cases from a diff, generates runnable tests, critic-checks stability, and records progress.
Runnable demo · workshops/workshop2-test-generation
An incident agent that gathers logs, metrics, deployment and config evidence, then converges through falsifiable hypotheses.
Runnable demo · workshops/workshop3-incident-diagnosis
A metrics agent that scans Git, CI and Jira signals, retrieves metric definitions, and writes a source-backed trend report.
Runnable demo · workshops/workshop4-engineering-metrics