mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-04-13 05:37:29 +08:00
774 B
774 B
Verification Checklist (checklist.md)
- Built-in
spec-codingskill added - Scaffold script added for
spec.md,tasks.md, andchecklist.md - Shared markdown templates added under the skill
- Workspace policy updated to prefer spec-driven coding for non-trivial implementation work
- Agent context loads active project spec docs when present
- Missing project spec docs auto-initialize for coding tasks only
tasks.mdauto-tracks current coding turn progress- Completed items can be reopened automatically on later debugging / retry work
- Context loading has tests for presence and truncation
- README documents the workflow
- Go tests pass for affected packages
- No known missing follow-up inside current scope