Platform-native config generation
Generate native configuration files for 21 AI coding platforms from one source of truth, so team prompts stay synchronized across tools instead of drifting apart.
Assemble by Cohesium AI is an open-source prompt orchestration system for AI coding tools. It generates native config files that turn one project into a structured multi-agent setup across 21 platforms.
Assemble by Cohesium AI is an open-source prompt orchestration system for AI coding tools. It generates native configuration files that turn an IDE into a structured AI team, so users can direct specialist agents through commands instead of managing separate prompt formats for each platform.
The product centers on a single source of truth for team behavior across 21 AI coding platforms. Its docs describe a zero-runtime setup: you install the generator, answer an interactive wizard, and receive platform-specific files such as `.cursorrules`, `CLAUDE.md`, and `.github/copilot-instructions.md` alongside agent and workflow definitions under `.assemble/`.
Generate native configuration files for 21 AI coding platforms from one source of truth, so team prompts stay synchronized across tools instead of drifting apart.
Use 34 predefined AI agents that cover roles such as architecture, backend, frontend, QA, security, product, marketing, and data.
Route work through `/go`, `/feature`, `/bugfix`, `/review`, `/security`, and other commands, with Jarvis selecting a single specialist, chaining agents, or running a structured 5-phase process for complex work.
Install with `npx cohesiumai-assemble` or the provided shell installer, then answer an interactive wizard that writes `.assemble.yaml` and related project files.
Extend the system with custom agents, skills, workflows, and platform adapters when the defaults do not match your team.
Run without a daemon, server, or runtime dependency; the generated output is static config rather than a background service.
Set up one repository so Cursor, Claude Code, Copilot, Windsurf, and similar tools all read aligned instructions from generated native files.
Assign work through `/go` and let Jarvis choose the right specialist, chain agents for multi-step work, or trigger the structured 5-phase path for complex tasks.
Use prebuilt workflows such as `/feature`, `/bugfix`, `/review`, `/security`, or `/release` to standardize common engineering tasks with consistent agent handoffs.
Generate a project team structure for solo developers or small teams who want role-specific help for architecture, QA, security, product, or copywriting inside one IDE.
Extend the default setup with custom agents, skills, or platform adapters when a team needs its own process or unsupported tool coverage.
Yes. The site states that Assemble is MIT licensed, free forever, with no premium tier, feature gating, or usage limits.
Assemble does not run as a daemon or background process. It generates static, platform-native config files that your IDE or AI coding tool reads directly.
The source shows support for 21 AI coding platforms, including Cursor, Claude Code, GitHub Copilot, Windsurf, Gemini CLI, Codex, Cline, Roo Code, Kiro, Trae, Google Antigravity, CodeBuddy, Crush, iFlow, Kilo Code, OpenCode, QwenCoder, Rovo Dev, Claude Code Desktop, and Augment.
The docs describe Node.js 18 or later and an AI coding tool such as Cursor, Claude Code, or VS Code with Copilot as prerequisites.
Assemble generates platform-native config files such as `.cursorrules`, `CLAUDE.md`, `.github/copilot-instructions.md`, `.windsurfrules`, and `.assemble.yaml`, plus agent and workflow files under `.assemble/`.
ByteAsk is a terminal-first AI coding agent for C and C++ that edits repositories and verifies changes with the real compiler, debugger, sanitizers, and tests before showing a diff. It offers a free tier plus paid plans, with editor connectors and zero-retention handling described in the source.
SonOf connects to your repo and PM tool, audits the codebase and surrounding product context, and turns approved work into shipped tickets with senior engineering review. It is aimed at founders and engineering leaders who need backlog help without hiring a full team immediately.
Ghost — терминальный AI-ассистент для чата, генерации кода и запуска задач в командной строке. Бесплатные модели, Linux, macOS, Windows, open source.
Vi3ecode is a maintained development environment for working with AI coding agents. It keeps project context, terminal, Git, memory, flows, review, and communication connected around the agent you already use.
Devin is an AI coding agent and software engineer that helps developers and engineering teams plan and execute complex software tasks. It is available through desktop, cloud, JetBrains, and CLI surfaces, with plans for individuals, teams, and enterprises.
CreateOS Sandbox is an isolated compute environment for running code and agent workloads inside Firecracker micro-VMs. It is designed for workflows that need machine-level isolation, private networking between sandboxes, and programmatic control through SDK, CLI, or MCP.