KanBanLess is a file-system-native Kanban board: four folders, some markdown files, and a mv command. No database, no server, no login. Because itβs plain text, AI coding agents can read and manage your board using the same tools they already use for code β drop a SKILL.md in your repo and your agent knows the whole API. Commit the board alongside your code and task history becomes part of your git history. Thereβs also a dotnet tool CLI for humans who prefer typing. A desktop client with drag-and-drop is in the works, reading the same files. The less it does, the more you use it.
Manage your Kanban board like a boss right in your file system with zero fussβno databases or servers, just pure directory and markdown magic! Itβs the lean, mean, productivity machine that keeps your tasks as simple as moving files around.
Key features:
- ποΈ Boards and columns are just folders and subfolders
- π Tasks are markdown files with YAML frontmatter and checklists
- π Move tasks by moving files between folders
- β‘ Works seamlessly with AI agents and CLI tools across all major OSes
This summary was generated by GitHub Copilot based on the project README.