autonomy-boundary-checker

Installation
SKILL.md

Autonomy Boundary Checker

Use this skill before allowing an agent to mutate files, run tools, publish, deploy, approve, or learn from its own output.

Checks

  • The intended autonomous actions are named.
  • Reversible actions are separated from irreversible actions.
  • External side effects are explicit.
  • Tool and data permissions match the task.
  • Human approval gates are named before risky actions.
  • The agent has a stop condition and escalation path.
  • Learning outputs are proposals until validated.

Human Approval Required

Installs
2
GitHub Stars
12
First Seen
Jun 12, 2026
autonomy-boundary-checker — 45ck/skill-harness