Update Spec
To mark a criterion complete, edit SPEC.md:
markdown
# Before - [ ] All tests pass # After - [x] All tests pass
Only mark criteria when they are verified, not just implemented.
在SPEC.md中将成功标准标记为已完成。当某项标准已被验证并应被勾选时,这一工具便能派上用场。
--- frontmattername: update-spec description: Mark success criteria as complete in SPEC.md. Use when a criterion has been verified and should be checked off.
To mark a criterion complete, edit SPEC.md:
# Before - [ ] All tests pass # After - [x] All tests pass
Only mark criteria when they are verified, not just implemented.