Looking for contributors to your project? Feel free to post any project that may interest HN readers, with a strong preference towards open source. Please follow this general format:
Project name
Project description
What do you hope to build this month?
What kind of skills do you need?
Link to your GitHub or somewhere else you'd like to onboard new contributors, like your project management software or chat room.
Project description: CLI tool that gives AI agents a shared execution layer when building in parallel. Agents claim work units, complete them, and always know what to build next, no duplicated work, no lost context between sessions.
What do you hope to build this month: Codex/Cursor hooks, multi-machine sync, and a path-based locking system so agents can't touch the same files simultaneously.
What kind of skills do you need: TypeScript, Node.js, SQLite, Claude Code / Codex users who want to dogfood it.
Link: https://github.com/patrickjoubert/groundctl MIT licensed. Built using groundctl itself.