Human In The Loop
seb1n/awesome-ai-agent-skillsDesign and verify auditable human oversight, approval gates, escalation paths, and safe state transitions for AI agent workflows. Use when deciding which agent actions require review, adding approve/reject or dual-control flows, preventing unauthorized autonomous effects, creating decision records, reducing rubber-stamping, or recovering safely from rejected, expired, or failed actions.
At a glance
git clone --depth 1 https://github.com/seb1n/awesome-ai-agent-skills
cp -r awesome-ai-agent-skills/agent-engineering/human-in-the-loop ~/.claude/skills/human-in-the-loop
Setup, runtime and requirements describe seb1n/awesome-ai-agent-skills, the repo this skill ships in.
Also in seb1n/awesome-ai-agent-skills
View the repoAudit web interfaces against WCAG 2.1 AA/AAA standards, identify violations, and produce actionable remediation reports with code fixes. Use...
Design reproducible evaluations for AI agents with representative task sets, explicit rubrics, appropriate graders, baselines, regression ga...
Design privacy-aware observability for AI agents using traces, spans, structured events, metrics, cost attribution, dashboards, alerts, and...
Plan, execute, document, and retest authorized security assessments of AI agents and multi-agent workflows using safe adversarial cases, syn...
Generate comprehensive marketing analytics reports by collecting KPIs, analyzing trends, and delivering actionable insights with attribution...
Design RESTful APIs with proper resource modeling, HTTP method semantics, status codes, pagination, versioning, and documentation. Use when...
Integrate with external APIs using REST clients, webhook consumers, SDK wrappers, and polling patterns with proper authentication, error han...
Write high-quality, SEO-optimized blog posts in multiple formats including how-to guides, listicles, opinion pieces, and case studies, with...
Create and manage budgets with variance analysis and departmental allocation. Use when the user requests budget planning or provides relevan...
Design structured, engaging chatbot conversations with robust intent handling, slot filling, disambiguation, error recovery, and graceful fa...
Identify at-risk customer accounts by analyzing usage patterns, engagement signals, and support history to generate churn risk scores and in...
Set up a continuous integration and continuous delivery (CI/CD) pipeline for a software project, automating builds, tests, and deployments a...