Skip to main content

supervisor-mode

监察者模式 - 主 Agent 不干活,只监控 subagent 执行过程,通过干预文件实时纠偏。适用于复杂多步骤任务、高风险操作、需要质量把关的场景。 Use when: 监察者, supervisor, 监控agent, 纠偏, 质量把关, subagent监控, 任务监督. Do NOT use for: - 直接执行任务(用其他执行类 skills) - 简单单步任务(无需监控) - 低风险操作(测试环境、本地实验) - 实时交互任务(需要用户反馈的任务)

Jump to install

Source facts

Repository
54laowang/hermes-agent
Last source activity
July 13, 2026 at 14:48
Detected SKILL.md language
Chinese
Stars
1
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.