Remix.run Logo
Show HN: Boards.md – A project board that writes itself while you build(boards.reindent.com)
3 points by reindent 4 hours ago | 1 comments
reindent 4 hours ago | parent [-]

Hi Hacker News! Author here. Really happy to finally share this one, it's the first bit of our internal tooling that felt worth giving away.

In this new AI coding era, I've been trying ways to organize my project the best possible way, tried MCP integrations with Jira, Monday, Trello, etc. but these tools were kept lagging behind as coding was moving faster.

I realized the best way was to keep a simple .MD file as a to-do list and ask Claude Code to keep it up-to-date as I was prompting my way into projects. Then realized this could be parsed into a proper List and Kanban UI.

It's been a game changer for me to focus only on prompting and coding, and letting the agent take care of updating my project manamgenet and marketing board as a I build.

Next up is adding a way to make it collaborative so multiple people can work on this.

Feedback or questions very welcome, hoping this skill helps someone.