# Server Observation Loop

> Use when Hermes cannot access the company server or training data directly and Wyatt must manually run commands, then return screenshots, logs, or aggregate statistics through phone/Weixin.

- Skill: `wyattjy/server-observation-loop-2` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add wyattjy/server-observation-loop-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/wyattjy/server-observation-loop-2/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: WyattJY (https://skillmd.com/u/wyattjy)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/wyattjy/server-observation-loop-2

---

# Server Observation Loop
## Workflow
1. Ask for current goal and available context.
2. Produce one minimal command or script for Wyatt to run.
3. Tell Wyatt exactly what output, screenshot, or metric to paste back.
4. Analyze returned evidence: observed facts, likely causes, next actions.
5. Update RUN_CARD, DATA_CARD, ERROR_CARD.
6. Never request raw confidential data.
## Hard rules
- Give one minimal command or script at a time, with exact output/screenshot/log evidence to paste back.
- Never request raw confidential/company data, credentials, cookies, tokens, or full private datasets.
- Base analysis only on returned evidence; separate observed facts from inference.
- Update RUN_CARD, DATA_CARD, or ERROR_CARD for every non-trivial training/debug loop.

## Output style
- What I see
- What I infer
- What you should run next
- What to paste back

