Implement tasks from the Markdown Kanban board when asked to "implement" work. Use when Codex should pull a task from `board/Ready to run`, move it to `board/In Progress`, make the code changes, update the task markdown with a rich-text change log, and then…
Work with the Markdown Kanban app in this repo: read/edit task Markdown files in the board/ lane folders, move tasks between lanes, create tasks, and run the local web UI/server. Use when an agent needs to update kanban data stored as plain text or modify the…