mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-05-04 05:37:28 +08:00
Enhance spec-driven coding workflow
This commit is contained in:
8
workspace/skills/spec-coding/templates/checklist.md
Normal file
8
workspace/skills/spec-coding/templates/checklist.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Verification Checklist (checklist.md)
|
||||
|
||||
- [ ] Scope implemented
|
||||
- [ ] Edge cases reviewed
|
||||
- [ ] Tests added or updated where needed
|
||||
- [ ] Validation run
|
||||
- [ ] Docs / prompts / config updated if required
|
||||
- [ ] No known missing follow-up inside current scope
|
||||
Reference in New Issue
Block a user