11 lines
260 B
Markdown
11 lines
260 B
Markdown
|
|
# `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**:
|
||
|
|
|
||
|
|
1. Boosts productivity by automating routine tasks.
|
||
|
|
|
||
|
|
**High-level implementation**:
|
||
|
|
|
||
|
|
1. TBD
|