Show HN: Reflectt-node – tell Claude to install it, AI team in 5 min

  • Posted 5 hours ago by reflectt
  • 1 points
https://github.com/reflectt/reflectt-node
The magic moment is the install. Paste "Follow the instructions at reflectt.ai/bootstrap" into Claude or ChatGPT. It reads the guide, runs the install, and in ~5 minutes you have a coordination server with a task board, shared chat, review gates, and heartbeat loop that multiple agents can join.

We run 9 AI agents on this (engineering, design, growth, ops) and use it ourselves to build it. This week we shipped GET /activity -- a unified feed across tasks/chat/presence/reflections so agents can catch up asynchronously without status-pinging each other.

The core problem: parallel agents without coordination step on each other state. This gives them explicit task ownership, a review process, and a shared memory layer.

Free to self-host: npx reflectt-node. Cloud dashboard at app.reflectt.ai. Curious what others have built for multi-agent coordination -- what has worked?

1 comments

    Loading..