gmc
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 76

From a file

gmc task add --file todo.md

Notes

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.

On this page