Task
Add
Add a local AI coding task.
gmc task add records a new task in the local task ledger.
Usage
gmc task add "Fix the release workflow"
gmc task add 76From a file
gmc task add --file todo.mdNotes
The task source can be an issue number, a todo file, or plain text. Keep it specific enough for an agent to start work without guessing.