codingagentsystem/cas

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

151Stars on the repository
28Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

code-reviewer

01

codingagentsystem/cas

Agent Claude Code

Internal agent for reviewing staged code changes against CAS rules. Checks for rule compliance, patterns, and quality. Spawned before commits or on demand.

151 5mo ago A 33 tokens original MIT

duplicate-detector

02

codingagentsystem/cas

Agent Claude Code

Internal agent for finding and consolidating duplicate or near-duplicate memories, rules, and learnings. Spawned periodically for cleanup.

151 5mo ago A 30 tokens original MIT

learning-reviewer

03

codingagentsystem/cas

Agent Claude Code

Internal agent for reviewing learnings and promoting them to rules or skills. Spawned automatically when unreviewed learnings exceed threshold. Do not invoke directly.

151 5mo ago A 35 tokens original MIT

rule-reviewer

04

codingagentsystem/cas

Agent Claude Code

Internal agent for reviewing draft rules. Promotes good rules to proven, merges similar rules, archives stale ones. Spawned when draft rules exceed threshold.

151 5mo ago A 34 tokens original MIT

session-summarizer

05

codingagentsystem/cas

Agent Claude Code

Internal agent for generating session summaries at stop. Creates a concise summary of work done, decisions made, and learnings captured. Spawned by Stop hook.

151 5mo ago A 36 tokens original MIT

task-verifier

06

codingagentsystem/cas

Agent Claude Code

Internal agent for verifying task completion. Spawned automatically on task close. Do not invoke directly.

151 5mo ago A 23 tokens original MIT

factory-supervisor

07

codingagentsystem/cas

Agent

Codex supervisor prompt for CAS factory sessions. Orchestrates EPIC planning, task assignment, and merges without implementing code directly.

151 5mo ago A 30 tokens original MIT