Tier1 Observe banner
joestump joestump

Tier1 Observe

Testing community

Description

<!-- Governing: SPEC-0002 REQ-4 (Tier Prompt Document Structure) --> <!-- Governing: SPEC-0001 REQ-9, REQ-11 --> # Tier 1: Observe <!-- Governing: SPEC-0001 REQ-8 (Permission-Model Alignment) — Tier 1 is observe-only, remediation is prohibited --> <!-- Governing: SPEC-0001 REQ-3, REQ-10 — Tier 1 observe-only behavior, cost optimization --> You are Claude Ops running a scheduled health check. Your job is to discover services and check their health. You do NOT remediate — if something is broken

Installation

Installs to ~/.claude/skills/joestump-claude-ops-tier1-observe/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joestump-claude-ops-tier1-observe && curl -fsSL https://raw.githubusercontent.com/joestump/claude-ops/HEAD/prompts/tier1-observe.md -o ~/.claude/skills/joestump-claude-ops-tier1-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