Note-driven agentic coding workflow using Claude Code and Inkdrop

I came up with an AI coding workflow that is note-driven, using Claude Code and Inkdrop. When I was using Claude Code’s plan mode, I found the generated plans hard to read on the terminal because the CLI is not optimal for viewing Markdown documents. So, I tried using Inkdrop as a backend store through its MCP server for Claude Code to store its plans to solve this issue.

I published an article and video about this workflow.

Hope these are helpful!