I’m excited to announce the release of Taskleef CLI – a command-line interface for managing todos with Taskleef.
The CLI supports managing todos, projects, subtasks, and Kanban boards right from your terminal. Features include partial ID/title matching, tab completion for bash/zsh, and ASCII board views.
I’ve also included the “Ralph Loop” – my automated development workflow that I use to build Taskleef itself. It’s a Kanban-driven process that breaks down tasks, creates git worktrees for parallel work, runs TDD, and creates PRs automatically.
Check it out: https://github.com/Xatter/taskleef
