Observe banner
Leo-Atienza Leo-Atienza

Observe

Development community

Description

--- name: observe description: "Render the 7-section ATLAS observability dashboard (tool health, safety hooks, skill usage, scheduled tasks, action graph, cleanup, delegation)." allowed-tools: - Read - Bash - Write --- <objective> Refresh the scheduled-tasks cache, then render the full 7-section dashboard from existing telemetry. This is the time-series complement to `/health`'s point-in-time diagnostic — run it whenever you want to see how the system is actually behaving. </objective> <

Installation

Installs to ~/.claude/skills/leo-atienza-atlas-claude-observe/SKILL.md

Terminal
mkdir -p ~/.claude/skills/leo-atienza-atlas-claude-observe && curl -fsSL https://raw.githubusercontent.com/Leo-Atienza/atlas-claude/HEAD/commands/observe.md -o ~/.claude/skills/leo-atienza-atlas-claude-observe/SKILL.md

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

Full documentation available on GitHub

View Source Repository