Backlog.md - A tool for managing project collaboration between humans and AI Agents in a git ecosystem

Backlog.md is a markdown-native task manager and Kanban tool designed specifically for managing collaboration between humans and AI agents within Git repositories.
It structures AI workflows around three critical review checkpoints—spec, plan, and code—to ensure tasks remain manageable and well-defined before implementation.
By using plain Markdown files and a zero-config CLI, it provides a local-first, portable way to track project progress without relying on external servers or accounts.
$ npm i -g backlog.md$ brew install backlog-md$ nix run github:MrLesk/Backlog.md$ bun add -g backlog.mdto comment.