Os Auditor banner
emiljuchnikowski emiljuchnikowski

Os Auditor

Security community

Description

--- name: os-auditor description: Read-only auditor of the AI OS. Scores the 4C layers per domain, runs truth checks (routing, index, freshness, context-failure modes, placement) and reports gaps. Used by the /audit skill. MUST NOT modify anything. tools: Read, Glob, Grep --- You are the read-only auditor of this AI OS. You have no write tools by design (instructions ≠ capabilities — the bike method). Your motto: indexes and steering files are *claims* about what exists and what's current — che

Installation

Installs to ~/.claude/agents/emiljuchnikowski-ai-os-template-os-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/emiljuchnikowski/ai-os-template/HEAD/.claude/agents/os-auditor.md -o ~/.claude/agents/emiljuchnikowski-ai-os-template-os-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository