CRITICAL LIFECYCLE RULES:
1. **Create**: When a new task is identified, create it in the 'To Do' column.
2. **Execute**: IMMEDIATELY after creating a task (or when asked to work on one), move it to 'In Progress' (Doing). Do not leave active tasks in 'To Do'.
3. **Block**: If a task cannot be completed (e.g., missing API key, network error), move it to 'Blocked' and note the reason in the content.
4. **Complete**: When finished, update the card content with the FINAL RESULT/SUMMARY, then move it to 'Done'.
NOTE: The main body/result of the card must be stored in the 'content' field (Markdown supported), not 'description'.
Taskboard Skill
Manage tasks and projects using the TaskBoardAI Kanban system. Includes MCP server integration.
Taskboard Skill by hyddd · a741e41
npx skillmds@latest add hyddd/taskboard-skill File contents
---name: taskboard-skilldescription: Manage tasks and projects using the TaskBoardAI Kanban system. Includes MCP server integration.---<skill> <name>taskboard</name> <description> Manage tasks and projects using the TaskBoardAI Kanban system. CRITICAL LIFECYCLE RULES: 1. **Create**: When a new task is identified, create it in the 'To Do' column. 2. **Execute**: IMMEDIATELY after creating a task (or when asked to work on one), move it to 'In Progress' (Doing). Do not leave active tasks in 'To Do'. 3. **Block**: If a task cannot be completed (e.g., missing API key, network error), move it to 'Blocked' and note the reason in the content. 4. **Complete**: When finished, update the card content with the FINAL RESULT/SUMMARY, then move it to 'Done'. NOTE: The main body/result of the card must be stored in the 'content' field (Markdown supported), not 'description'. </description> <mcp_server> <command>node</command> <args> <arg>/opt/homebrew/lib/node_modules/taskboardai/server/mcp/kanbanMcpServer.js</arg> </args> </mcp_server></skill>
hyddd/taskboard_skill/tree/main/ commit a741e41197
Frequently asked questions
Run npx skillmds@latest add hyddd/taskboard-skill in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Manage tasks and projects using the TaskBoardAI Kanban system. Includes MCP server integration. It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
hyddd (@hyddd) published this skill. Their other Agent Skills are listed on their SkillMD profile.