shkarupa-alex/meta-o

mo-watchdog

Observe one target or scan reachable Orca sessions for limits, overload, failures, questions, work, and completion. Use only when the user explicitly names Meta-O watchdog or mo-watchdog; nudge only an explicitly authorized exact target.

Hot #4409 First seen Aug 7, 2026

Installation

$ npx skills add shkarupa-alex/meta-o --skill mo-watchdog

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from shkarupa-alex/meta-o · top by installs.

npx skills add shkarupa-alex/meta-o

Browse all from shkarupa-alex/meta-o

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

License LICENSE
Default branch master
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

LicenseMIT

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,462 B
  • docs SUMMARY.md 256 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 76 installs

SKILL.md

Watch backend sessions

Read [Watchdog behavior](references/watchdog.md) completely. Start only after the user explicitly names Meta-O watchdog or mo-watchdog; a generic monitoring question does not activate this skill.

Use scripts/mo-watchdog.sh target --backend orca --session <id> for one session or scripts/mo-watchdog.sh scan for all reachable Orca sessions. Observation is read-only. An explicit nudge additionally requires --nudge <message> and exact target authorization; the script re-reads native state and suppresses the nudge when that state changed. It reserves a bounded private digest before delivery and suppresses the same message, an ambiguous attempt, or a saturated unchanged state across later invocations. Nudges return after native delivery; agent completion is observed separately.

Treat malformed or stale native state as a typed unsafe observation: report it, fail closed, and do not nudge or guess the target state.

Do not inspect tracked project content or private provider state. Report the native locator, classified state and action. Pattern misses are refined from observed failures rather than hidden behind a support claim.