Guides
Use these guides when you want taskdb patterns, not just command syntax.
In this section
- Use
taskdbas a simple TODO tracker- Best for personal/project-local task management.
- LLM/agent planning workflow
- How an agent can decompose and track feature work with
taskdb.
- How an agent can decompose and track feature work with
taskdbas a lightweight GitHub Issues replacement- Team workflow conventions for using task files in git.
Suggested reading order
- Start with the TODO tracker guide.
- Read the LLM/agent workflow if you automate development tasks.
- Use the GitHub Issues replacement guide for team process setup.