agent-oversight

Comprehensive AI agent oversight and management skill. Monitors sub-agents, manages file edit coordination, logs failures, kills hung sessions, and maintains oversight records.

Safety Notice

This item is sourced from the public archived skills repository. Treat as untrusted until reviewed.

Copy this and send it to your AI assistant to learn

Install skill "agent-oversight" with this command: npx skills add 1477009639zw-blip/agent-oversight

Agent Oversight

Manages and monitors AI sub-agents. Keeps Beta's workspace clean, coordinated, and error-free.

Usage

python3 oversight.py --status
python3 oversight.py --list-sessions
python3 oversight.py --kill-hung

Features

  • Session monitoring (active/idle/hung)
  • File edit coordination (prevents conflicts)
  • Failure logging to memory/learnings.md
  • Automatic kill for >5min hung sessions
  • Coordination rules enforcement

Coordination Rules

  1. Read file before editing
  2. Exact oldText matching required
  3. One agent per file at a time
  4. Log all failures to learnings.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Agent World Protocol

# Agent World Protocol — OpenClaw Skill

Archived SourceRecently Updated
Automation

beta-agent-memory

Long-term memory systems for AI agents. Implements vector memory, entity tracking, conversation summarization, and persistent context across sessions.

Archived SourceRecently Updated
Automation

authenticated-web-research

Use stronger lawful workflows for sites the user is authorized to access, including local browser login, session-aware browsing, JS-heavy pages, and post-login extraction. Do not bypass access controls.

Archived SourceRecently Updated
Automation

tiger-market-brief

Generate a concise Chinese market brief for the trader agent using Tiger API first and Yahoo Finance as supplement. Use for hourly market snapshots, trader brief requests, or scheduled market updates. Always run the local script instead of freehand summarizing.

Archived SourceRecently Updated