Skip to content
@codingagentsystem

codingagentsystem

CAS Logo

Coding Agent System

Run a team of Claude Code agents that actually coordinate.

One supervisor plans the work. Multiple workers execute in parallel. You review the results.


What is CAS?

CAS (Coding Agent System) is multi-agent orchestration for Claude Code. It transforms how you work with AI coding assistants—from babysitting a single agent to directing an entire team.

Factory Mode

The star of the show. A supervisor agent breaks down your EPIC into tasks, workers claim and execute in isolated git worktrees, and you review the PRs.

The Supporting Cast

Feature What It Does
Memory Persistent knowledge across sessions—what one agent learns, all agents know
Tasks Structured work tracking with dependencies, priorities, and progress notes
Rules Self-improving coding conventions that sync to Claude Code
Skills Reusable agent capabilities and custom workflows
Worktrees Parallel development in isolated git branches, clean merges
Teams Share knowledge across your organization

Quick Start

curl -fsSL https://cas.dev/install.sh | sh

Then in your project:

cas init          # Initialize CAS
cas factory       # Launch Factory Mode TUI

Links


Built with Rust. Runs locally. Your code stays private.

Popular repositories Loading

  1. cas cas Public

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

    Shell

  2. homebrew-tap homebrew-tap Public

    Homebrew tap for CAS - Coding Agent System

    Ruby

  3. .github .github Public

    Organization profile and community health files

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…