ai-os-init
Installation
SKILL.md
ai-os-init
Scaffolds the five-layer AI Operating System structure into any project directory. Non-destructive by design: existing files are never touched, hook entries are never duplicated, source trees are never imposed.
No dependencies — needs only Python 3 and bash, both already present on any machine running Claude Code. The hooks that call formatters or type checkers (ruff, prettier, tsc, mypy, …) degrade silently when those tools aren't installed, so nothing ever breaks.