aos
Installation
SKILL.md
Skill: AOS — Agentic OS Setup
This skill bootstraps a complete 5-Layer Agentic OS (Kernel → Memory → Rules → Hooks → Agents/Skills) for any team or role. The output is a ready-to-use workspace with demo-prompts.md to test immediately after setup.
PHASE 0A: CONTEXT SCAN
Run before everything — ask nothing until the scan is complete.
Read the workspace in priority order (stop when context is sufficient, max 5 files):
README.md— project description, team info, tech stackpackage.jsonorpyproject.toml/pom.xml/Cargo.toml— language & frameworkCLAUDE.md(if present) — existing rules, personas, constraints- Top-level folder structure (
ls -la) — workflow hints from folder names .env.exampleordocker-compose.yml— environment / service hints
Scan limits: max 5 files, skip files > 50KB, never read actual .env files.