Skip to main content

local-watch

Monitor local background experiment metadata, process state, logs, and result files.

Jump to install

Source facts

Repository
OneFav/subPHD
Last source activity
April 27, 2026 at 06:22
Detected SKILL.md language
English
Stars
39
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
local-watch
description
Monitor local background experiment metadata, process state, logs, and result files.
# Local Watch Use this skill when `research_agent.toml` selects `[execution].backend = "local"` and the loop is monitoring a local run. - watch local run metadata, process status, logs, and result files - use `scripts/research_supervisor.py watch-backend --backend local` - treat `watch_status = "synced"` as local evidence ready for reader or runner review; no remote sync is needed - report failures as local process, log, heartbeat, or result problems, not SSH problems - keep `local_evidence_paths` pointing only to local files
View on GitHub