cliq is a multi-agent orchestration tool. Assemble a team of specialized AI agents, point them at a requirement, and run. Three commands. Production-quality output.
Terminal window
cliqassemble@cliq/hello-world
cliqreq-m"Write a short article about why teamwork matters"
Ready-made teams, not a toolkit. Other multi-agent frameworks require you to write Python to wire agents together. Install teams from CliqHub with cliq team install hub:// — TDD pipelines, feature development with git automation, human-in-the-loop review, and more.
Describe it, generate it, run it. Need a custom team? Describe what you want in plain English and cliq builder generates a complete team — roles, workflow, gates, and A2A metadata — validated and installed in seconds. Refine roles iteratively, analyse for gaps, and regenerate A2A metadata without touching YAML.
Configure, don’t code. Under the hood, roles are markdown files, workflows are YAML DAGs, and gates are shell commands. Everything is inspectable and editable. No SDK, no classes, no framework abstractions.
Built to share. Teams are portable packages — roles, workflow, and gates bundled together. Build a team once. Use it everywhere. Share it with everyone. CliqHub is the public registry where the community publishes and discovers teams for any domain — install with cliq team install hub:// and run.
Any domain. Official engineering teams are published on CliqHub, but the infrastructure is domain-agnostic. Channels are filesystem directories. Signals are files. The same primitives power content pipelines, research workflows, compliance reviews, or any process where specialist agents collaborate.