grokkit/todo
Greg Gauthier 643b904db4
All checks were successful
CI / Test (push) Successful in 27s
CI / Lint (push) Successful in 17s
CI / Build (push) Successful in 12s
docs(analyze): refine grokkit analyze command spec
Update the feature description to include educational report details and prompt discovery mechanism.
Add automatic prompt loading from project or global config paths, with error handling for missing prompts.
Revise acceptance criteria, implementation plan, and add proposed CLI usage and flags.
Include default prompt for Go and user-guide updates for custom prompts.
2026-03-28 12:14:33 +00:00
..
completed chore(todo): move completed tasks to completed dir and update README 2026-03-04 16:13:45 +00:00
doing docs(recipe): add feature overview for recipe system 2026-03-06 19:16:57 +00:00
queued docs(analyze): refine grokkit analyze command spec 2026-03-28 12:14:33 +00:00
README.md chore(todo): remove priorities from queued items and add admin tool 2026-03-04 19:23:03 +00:00

Grokkit TODO List

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

Queued

  • [1] interactive-agent.md : Grokkit Interactive Agent
  • [2] rg.md : grokkit agent ripgrep (rg) integration
  • [3] gotools.md : grokkit agent Go tools integration
  • [4] make.md : grokkit agent make integration
  • [5] tea.md : grokkit agent tea (Gitea CLI) integration
  • [6] cnotes.md : grokkit agent cnotes 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 : grokkit admin tool (to show token usage and other admin-only features)
  • [99] TODO_ITEM.md : TODO ITEM template

Completed