grokkit/internal/workon
Greg Gauthier 9080cf7f3e feat(workon): add initial workon command for starting todo items
Introduces the `workon` CLI command which selects the next queued todo item,
moves it to doing/, creates a git branch, generates a work plan via Grok,
appends it to the file, and commits the changes. Includes skeleton implementation
with TODOs for full functionality.
2026-03-31 20:30:05 +01:00
..
workon.go feat(workon): add initial workon command for starting todo items 2026-03-31 20:30:05 +01:00