Added a new todo item in todo/queued/workon.md describing the 'grokkit workon' command, its benefits, and a high-level implementation placeholder.
260 B
260 B
grokkit workon
Description: selects a todo item out of the todo queue; creates a branch based on the item; generates a plan for implementation.
Benefits:
- Boosts productivity by automating routine tasks.
High-level implementation:
- TBD