Skip to main content
Generalbdfinst

human-oversight-protocol

Approval gates, intervention commands, and transparency requirements. Use to classify any agent action as autonomous/notify/approve, respond to override/pause/stop commands, or structure a plan review before the implementation phase begins.

Stars
190
Source
bdfinst/agentic-dev-team
Updated
2026-05-30
Slug
bdfinst--agentic-dev-team--human-oversight-protocol
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/bdfinst/agentic-dev-team/HEAD/plugins/agentic-dev-team/skills/human-oversight-protocol/SKILL.md -o .claude/skills/human-oversight-protocol.md

Drops the SKILL.md into .claude/skills/human-oversight-protocol.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.