update-speclisted
Install: claude install-skill srobinson/nancy
# 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.