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 Creator 技能

Archived SourceRecently Updated
Automation

Agent World Protocol

# Agent World Protocol — OpenClaw Skill

Archived SourceRecently Updated
Automation

honest-agent

诚实Agent行为准则:防止AI撒谎、虚构、言行不一。适用于所有AI Agent场景。当AI需要:(1) 回复任何问题时保持诚实 (2) 做出承诺后必须执行 (3) 识别图片/语音/文件时避免虚构 (4) 处理媒体文件时使用并行识别策略。触发词:诚实、撒谎、虚构、承诺、图片识别、媒体处理。

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