hitl-approval
Installation
SKILL.md
Human-in-the-Loop Approval
Core differentiator: agent proposes, human approves. Every sensitive action requires human approval until trust is established.
Architecture Overview
┌─────────────────┐ ┌──────────────────┐ ┌─────────────────┐
│ Agent Tool │ ──▶ │ requestApproval │ ──▶ │ Slack Message │
│ proposes │ │ workflow │ │ with buttons │
└─────────────────┘ └──────────────────┘ └─────────────────┘
│
▼
┌─────────────────┐ ┌──────────────────┐ ┌─────────────────┐
│ Action │ ◀── │ executeApproved │ ◀── │ Interactions │
│ executed │ │ Action workflow │ │ handler │
└─────────────────┘ └──────────────────┘ └─────────────────┘