A local Kanban app for Claude Code stores every ticket as a Markdown file
don_kruger · reddit · 2026-07-22
A developer published a Kanban board app built for Claude Code workflows, with tickets stored as plain Markdown files plus YAML frontmatter on disk.
What it does
- Runs locally with no sign-ups, paywalls, subscriptions, or server lock-in
- Supports Kanban, list, calendar, Gantt, notes, full-text search, subtasks, ticket linking, sprints, and epics
- Can sync via iCloud or Dropbox for collaboration
Agent-specific workflow
- A file watcher updates the UI in real time when Claude edits tickets on disk
- Changes are deduplicated so human and agent edits do not overwrite each other
- Activity feed shows whether a change came from Claude or the user
- When Claude completes the last subtask, the app can առաջարկ a one-click move to the next column
The app is closed source for now, but the workflow conventions and on-disk format are open.
More from coding & agent
- Four teams independently shipped the same “LLM wiki” pattern after Karpathy’s gist — garrytan · 2026-07-22
- Greptile reviews GPT code with Claude, and Claude code with GPT — garrytan · 2026-07-22
- Claude placed a live crypto trade through Bitpanda MCP, raising latency questions — Bitches172882 · 2026-07-22
- A builder says losing coding-model access would cut productivity sharply — serrjoa · 2026-07-22
- Security agents need harsher isolation because models will cheat, search for hints and peek anywhere — banteg · 2026-07-22
- Hermes Agent v0.19.0 adds subscription controls, reasoning modes and transcript exports — Teknium · 2026-07-22