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.
Multi-agent orchestration for Claude Code. Persistent memory, tasks, rules, and skills that make AI agents actually coordinate.
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.
Agent Claude Code
Internal agent for finding and consolidating duplicate or near-duplicate memories, rules, and learnings. Spawned periodically for cleanup.
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.
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.
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.
Agent Claude Code
Internal agent for verifying task completion. Spawned automatically on task close. Do not invoke directly.
Agent
Codex supervisor prompt for CAS factory sessions. Orchestrates EPIC planning, task assignment, and merges without implementing code directly.