Story

Show HN: Crew – Multi-agent orchestration tool for AI-assisted development

gl2334 Saturday, February 07, 2026

I built Crew to help manage multiple AI agents working on the same codebase.

It has two modes:

1. Design mode: Automated Writer ⇄ Reviewer loops to refine ideas into polished design docs

2. Crew mode: Run parallel AI agents (QA, DEV, JANITOR) for continuous code improvement

It's written in Bash and works with Claude CLI, OpenAI's opencode, or Google's Gemini.

Would love feedback from the HN community!

GitHub: https://github.com/garnetliu/crew

Summary
The crew.py project is a command-line tool for managing teams and projects. It provides features for creating, updating, and deleting teams, projects, and team members, as well as for assigning tasks and tracking progress.
1 0
Summary
github.com
Visit article Read on Hacker News