什麼是 kanban-ai?
使用 kanban/ 目錄中的卡片檔案(包括已完成的卡片的 kanban/archived/)來管理基於 Markdown 的看板。當使用者要求在看板上建立、移動、檢視、列出或管理任務或卡片時,或在跨狀態(如待辦事項、待辦事項、正在執行、已完成或存檔)追蹤工作項目時使用。 來源:mattjoyce/kanban-skill。
使用 kanban/ 目錄中的卡片檔案(包括已完成的卡片的 kanban/archived/)來管理基於 Markdown 的看板。當使用者要求在看板上建立、移動、檢視、列出或管理任務或卡片時,或在跨狀態(如待辦事項、待辦事項、正在執行、已完成或存檔)追蹤工作項目時使用。
透過命令列快速安裝 kanban-ai AI 技能到你的開發環境
來源:mattjoyce/kanban-skill。
Manage a Kanban board as Markdown files in the kanban/ directory. Each file is a card. The board state is derived by reading all card files and grouping by status.
Treat cards as durable source material for future review. Do not rewrite or delete prior narrative content unless explicitly asked. When updating a card, append a brief narrative note to a ## Narrative section at the end of the file. Focus on reasons, discoveries, insights, and decisions. Avoid transactional status-change logs unless they matter to the story. Use ISO dates.
If the card has no ## Narrative section, add it. If a change is minor (e.g., typo), skip the narrative note unless it carries meaningful insight.
使用 kanban/ 目錄中的卡片檔案(包括已完成的卡片的 kanban/archived/)來管理基於 Markdown 的看板。當使用者要求在看板上建立、移動、檢視、列出或管理任務或卡片時,或在跨狀態(如待辦事項、待辦事項、正在執行、已完成或存檔)追蹤工作項目時使用。 來源:mattjoyce/kanban-skill。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/mattjoyce/kanban-skill --skill kanban-ai使用 kanban/ 目錄中的卡片檔案(包括已完成的卡片的 kanban/archived/)來管理基於 Markdown 的看板。當使用者要求在看板上建立、移動、檢視、列出或管理任務或卡片時,或在跨狀態(如待辦事項、待辦事項、正在執行、已完成或存檔)追蹤工作項目時使用。 來源:mattjoyce/kanban-skill。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/mattjoyce/kanban-skill --skill kanban-ai 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/mattjoyce/kanban-skill