MarkdownTaskManager
Manage project tasks as Markdown files with AI assistants
Turns plain Markdown files into a full Kanban task manager that runs locally in your browser.
Lets AI assistants like Claude, Copilot, and ChatGPT create, update, and archive tasks with a strict, traceable format.
Eliminates databases, servers, and manual status tracking while keeping every task versionable in Git.
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install MarkdownTaskManager?โผ
Run `npx skills add ioniks/MarkdownTaskManager --all -g -y` in your terminal to install the skill globally for your AI agent.
How does Markdown Task Manager work?โผ
It is a single HTML file that reads and writes local kanban.md and archive.md files in your browser, with no server or database required.
Can AI assistants manage my tasks automatically?โผ
Yes. Claude, Copilot, ChatGPT, Gemini, and others can create, update, and archive tasks using the strict Markdown format defined in AI_WORKFLOW.md.
Does it work with Claude Code?โผ
Yes. The included markdown-task-manager skill lets Claude Code detect your kanban.md file and manage tasks automatically from plain-English requests.
Do I need coding skills to use it?โผ
No. Just open the HTML file in Chrome or Edge, pick a folder, and start creating tasks or ask your AI assistant to do it for you.