grokkit/todo
Gregory Gauthier 5f864307b8
All checks were successful
CI / Test (push) Successful in 32s
CI / Lint (push) Successful in 22s
CI / Build (push) Successful in 21s
docs(todo): update workon command specification
Refine the steps for the workon command, including moving todo items, generating plans, and optional logging/IDE opening.
Update usage to include -m for custom messages, -f for fixes, and -c for completion.
Add benefits, arguments section, and details for handling features vs fixes.
2026-03-31 15:08:52 +01:00
..
completed chore(todo): mark recipe feature as completed 2026-03-31 14:21:33 +01:00
queued docs(todo): update workon command specification 2026-03-31 15:08:52 +01:00
README.md docs(todo): reorder queued tasks and update workon description 2026-03-31 14:44:46 +01:00

Grokkit TODO List

This document provides a table of contents for all tasks and features currently tracked in the todo/ directory.

Queued

  • [1] workon: Grokkit workon for bootstrapping a new feature
  • [2] cnotes.md : grokkit cnotes integration
  • [3] make.md : grokkit make integration
  • [4] rg.md : grokkit ripgrep (rg) integration
  • [5] gotools.md : grokkit Go tools integration
  • [6] tea.md : grokkit tea (Gitea CLI) integration
  • [7] profile.md : grokkit profile
  • [8] pprof.md : grokkit agent pprof integration
  • [9] audit.md : grokkit audit
  • [10] git-chglog.md : grokkit agent git-chglog integration
  • [11] admin.md : [optional] grokkit admin tool (to show token usage and other admin-only features)
  • [12] interactive-agent.md : [optional] Grokkit Interactive Agent

Completed