I just added a cli Interface to my existing tool kanban-tui.
Now I can let the agent create tasks and work on them via cli and I can monitor or add new tasks on the fly on the TauI without needing to interrupt the agent. Using sqlite backend, if you use it as a local skill, it doesnt create files in your repo
„uvx kanban-tui skill init“ to get the skill and get started.
Hi I'm Lars, I have a background in Quality/Reliability
Engineering and found my passion in Software Engineering and bring those two fields together to build reliable products and generate business value.
I have worked as a Reliability Analyst/Data Scientist in the pharmaceutical/chemical industry before and I am now looking for a
job, where I can contribute and learn with an awesome team.
It does but you need to run commands through uv to use it, I assume this means if you run bare python commands in the task runner or whatever mise will use the venv.
Now I can let the agent create tasks and work on them via cli and I can monitor or add new tasks on the fly on the TauI without needing to interrupt the agent. Using sqlite backend, if you use it as a local skill, it doesnt create files in your repo
„uvx kanban-tui skill init“ to get the skill and get started.