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.
Verwalten Sie ein Markdown-basiertes Kanban-Board mithilfe von Kartendateien in einem kanban/-Verzeichnis (einschließlich kanban/archived/ für abgeschlossene Karten). Verwenden Sie diese Option, wenn der Benutzer Aufgaben oder Karten auf einer Kanban-Tafel erstellen, verschieben, anzeigen, auflisten oder verwalten möchte oder wenn Sie Arbeitselemente über Status hinweg wie Rückstand, Erledigt, Erledigt, Erledigt oder Archivieren verfolgen möchten. Quelle: mattjoyce/kanban-skill.