Ralphy Validate

You are validating an OpenSpec change.

wenqingyu 186 updated 5mo ago
Claude CodeGeneric
View source ↗
# /ralphy-validate (Validate against acceptance criteria)

You are validating an OpenSpec change.

## Goal
Prove that the implementation matches the requirements/scenarios and that tests pass.

## Steps
1. Identify the active change folder under `openspec/changes/`.
2. Extract acceptance criteria from:
   - spec scenarios in `openspec/changes/<change-name>/specs/**`
   - test plan notes in `tasks.md`
3. Run tests and/or deterministic verification commands.
4. If failures occur, fix them and re-run until green.

## Output
Report:
- What passed
- What failed (with next actions)
- Any missing tests needed to satisfy acceptance criteria

Maintain Ralphy Validate?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

Ralphy Validate on getagentictools
[![Ralphy Validate on getagentictools](https://getagentictools.com/badge/loops/wenqingyu-ralphy-validate-validate-against-acceptance-criteria.svg)](https://getagentictools.com/loops/wenqingyu-ralphy-validate-validate-against-acceptance-criteria?ref=badge)