Files
clawgo/checklist.md
2026-03-09 13:24:55 +08:00

774 B

Verification Checklist (checklist.md)

  • Built-in spec-coding skill added
  • Scaffold script added for spec.md, tasks.md, and checklist.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.md auto-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