logo

Show HN: Swarmit – Long-term planning for AI agents

Posted by zeapo |an hour ago |1 comments

zeapo an hour ago

Hey,

I've been abusing Claude Code for the last few months; however, something that always slowed me down is task management, a real one.

I built Swarmit for a simple objective: ask Claude to plan and organize itself using a proper task management system. Since building it, it creates tens of epics and hundreds of tasks, and has been able to reliably use them to manage parallel agents, manage dependencies among tasks, and, most importantly, not forget about what it was supposed to do.

Why not GitHub/Jira/Asana? This lets you do everything locally. It’s meant to allow Claude to quickly organize itself without reaching external services or polluting your official issue tracking with AI-generated micro-tasks.

I added a simple TUI that allows you to quickly see what the agents are doing, to comment and interact with the tasks. Started working on Insights so that agents can add some gotchas.

I hope you'll enjoy using it as much as I do :)

PS: 100% dogfooded, and my first fully claude code built tool.