What problem does it solve?
Manually running evaluation scenarios for ai_driven_dev_v2 (AIDD) is time-consuming, error-prone, and often produces inconsistent, non-inspectable audit records. This Skill eliminates that overhead by providing a standardized, governed workflow for executing eval harnesses, validating stage outputs against document contracts, and producing durable, reproducible audit artifacts for both deterministic and manual eval lanes.
Core Features & Use Cases
- Standardized Eval Execution: Run deterministic fixture-seed scenarios in CI or manual environments, and manual live authored-task-pool scenarios for real-world runtime testing.
- Document Contract Validation: Automatically check all AIDD stage output Markdown files against predefined contracts to catch formatting, content, and structural errors before they propagate.
- Comprehensive Evidence Capture: Preserve raw runtime logs, normalized events, validator reports, repair history, and question/answer events for full auditability of every eval run.
- Use Case Example: If your team is testing AIDD's self-repair behavior after validator failures, use this Skill to run the scenario, capture all runtime evidence, and generate a standardized audit report with a clear execution verdict without manual data collection.
Quick Start
Use the aidd-eval skill to run the sqlite-utils live E2E scenario against the OpenCode runtime and generate a full audit report with validator outcomes and failure analysis.