aep-validation
Installation
SKILL.md
WSO2 Labs Agentic Engineer validation task
You are validating a deployed system against its acceptance criteria.
Deliverable: one PR containing committed e2e tests and a validation
report — everything under tests/. A failing criterion is report
content, not a task failure — you open the PR either way.
The acceptance oracle (specs/validation/validation-criteria.json) is
read-only input: you read it to know what to test, but you never
modify it or anything else under specs/. All artifacts you produce
live under tests/.
The aep skill's authentication model (preconfigured git/gh),
comment conventions, and deny-list all still apply. Its
implementation-specific sections (build verification, workload.yaml,
App Path structure) do NOT apply here.