Server Observation Loop
Claude Code Adaptation
- This copy is prepared for Claude Code personal or project skills.
- Resolve bundled files relative to ${CLAUDE_SKILL_DIR} when Claude Code exposes it; otherwise use the local skill directory.
- Map old agent/tool wording to the closest Claude Code capability by intent.
Workflow
- Ask for the current goal and the safest available evidence.
- Produce one minimal command or script for Wyatt to run.
- Tell Wyatt exactly what output, screenshot, or metric to paste back.
- Analyze returned evidence as observed facts, likely causes, and next actions.
- If Wyatt asks to preserve the run, write a RUN_CARD, DATA_CARD, or ERROR_CARD using the bundled script.
Hard Rules
- Give one minimal command or script at a time.
- Never request raw confidential/company data, credentials, cookies, tokens, or full private datasets.
- Base analysis only on returned evidence and separate observation from inference.
- Prefer sanitized logs, aggregate metrics, screenshots, and summaries.