codingagentsystem/cas

76 stars · Last commit 2026-03-12

Multi-agent orchestration for Claude Code. Persistent memory, tasks, rules, and skills that make AI agents actually coordinate.

README preview

<div align="center">

<pre>
  ██████╗ █████╗ ███████╗
 ██╔════╝██╔══██╗██╔════╝
 ██║     ███████║███████╗
 ██║     ██╔══██║╚════██║
 ╚██████╗██║  ██║███████║
  ╚═════╝╚═╝  ╚═╝╚══════╝
</pre>

**Multi-agent coding factory with persistent memory.**

[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![CI](https://github.com/codingagentsystem/cas/actions/workflows/ci.yml/badge.svg)](https://github.com/codingagentsystem/cas/actions)
[![Latest Release](https://img.shields.io/github/v/release/codingagentsystem/cas)](https://github.com/codingagentsystem/cas/releases)

[Factory](#factory) · [Context System](#context-system) · [Quick Start](#quick-start) · [Installation](#installation) · [Architecture](#architecture) · [Contributing](CONTRIBUTING.md)

<img src="casdemo.png" alt="CAS Factory TUI" width="800" />

View full repository on GitHub →