Install
openclaw skills install @amdf01-debug/sw-output-driven-devGuides defining success criteria and verification before coding to ensure deliverables are proven complete through measurable, reproducible evidence.
openclaw skills install @amdf01-debug/sw-output-driven-devDefine success criteria and verification BEFORE coding. Agents prove their work.
Trigger phrases: "define success criteria", "output-driven", "verify before done", "prove it works", "acceptance criteria"
# Task: [Description]
## Success Criteria
- [ ] [Specific, measurable criterion 1]
- [ ] [Specific, measurable criterion 2]
- [ ] [Specific, measurable criterion 3]
## Verification Plan
For each criterion, how to verify:
1. [Run command X, expect output Y]
2. [Open URL, see element Z]
3. [Check file, contains content W]
## Build Log
[What was implemented and how]
## Verification Results
- Criterion 1: ✅ PASS — [evidence]
- Criterion 2: ✅ PASS — [evidence]
- Criterion 3: ❌ FAIL — [what went wrong, fix plan]