Agentic OS Treat Claude Code as a persistent runtime / operating system rather than a chat session. This skill codifies the architecture used by production agentic setups: a kernel config that routes tasks to specialist agents, persistent file-based memory, scheduled automation, and a JSON/markdown data layer. When to Activate Building a multi-agent workflow inside Claude Code Setting up persistent Claude Code automation that survives session restarts Creating a "personal OS" or "agentic OS" for recurring tasks User says "agentic OS", "personal OS", "multi-agent", "agent coordinator", "persistent agent" Structuring long-running projects where context must survive across sessions Architecture Overview The Agentic OS has four layers. Each layer is a directory in your project root. Show more Installs 1.5K Repository affaan-m/ecc GitHub Stars 239.2K First Seen May 19, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
agentic-os
安装
npx skills add https://github.com/affaan-m/ecc --skill agentic-os