About
Mini Kanban is a local, JIRA-inspired task management system designed for developers who want to track project progress without leaving their terminal. It uses the shai-tix CLI to create and manage a hierarchy of stories and tasks stored directly within your project's .tix/ directory. Because all data is stored as human-readable Markdown and JSON files, your task history is version-controlled alongside your code. This skill is ideal for breaking down complex requirements, tracking atomic work units, and maintaining a clear project roadmap that is always in sync with your git repository.