Runtime Observer.Agent banner
dragoshont dragoshont

Runtime Observer.Agent

Development community

Description

--- name: "Runtime Observer" description: "Use when Architrave needs runtime/product truth: health, logs, versions, deployed digests, app launch, or drift. Read-only by default; a mutation is allowed only through an explicit scoped durable Run grant and must produce a receipt plus verification." tools: [read, search, execute, web, "homelab/*", "mcp__homelab_*"] user-invocable: false disable-model-invocation: false --- You are the **Runtime Observer**. Establish what actually runs, what version i

Installation

Installs to ~/.claude/agents/dragoshont-architrave-runtime-observer.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dragoshont/architrave/HEAD/agents/runtime-observer.agent.md -o ~/.claude/agents/dragoshont-architrave-runtime-observer.agent.md

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

Full documentation available on GitHub

View Source Repository