ocs-widget-handoff-eval

Grade OCS widget handoff artifacts for URL resolution, link accuracy, and credential hygiene.

1|2|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/dimagi-internal/ace --skill ocs-widget-handoff-eval
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ocs-widget-handoff-eval
Source: https://github.com/dimagi-internal/ace/tree/main/skills/ocs-widget-handoff-eval
Command: npx skills add https://github.com/dimagi-internal/ace --skill ocs-widget-handoff-eval

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the risk of incomplete or incorrect OCS widget handoff artifacts that would block Local Lead Operators (LLOs) from pasting the widget into Connect's opportunity configuration UI during onboarding, preventing failed setups, manual rework, and delayed opportunity launches.

Core Features & Use Cases

  • 4-Dimension Grading Rubric: Evaluates widget handoff artifacts across weighted criteria including widget URL resolution, Connect opportunity link accuracy, operator instruction clarity, and credential hygiene.
  • Automated Risk Flagging: Auto-detects missing artifacts, leaked global secrets, and platform/drift issues, assigning clear severity tiers and auto-failing on critical security risks.
  • Structured Verdict Output: Produces a standardized YAML verdict that integrates with the ACE lifecycle pipeline, supporting dry-run and review modes for flexible workflow integration.
  • Use Case: When running an ACE lifecycle for a Connect opportunity, use this Skill after Phase 5 ocs-setup to verify the widget handoff artifact is complete and correct before the LLO completes paste-in during Phase 9 llo-onboarding.

Quick Start

Use the ocs-widget-handoff-eval skill to grade the OCS widget handoff staging artifact for the current Connect opportunity run.

Frequently Asked Questions about ocs-widget-handoff-eval

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate OCS widget handoff artifacts before LLO paste-in?

Validate OCS widget handoff artifacts by grading widget URL resolution, Connect opportunity link accuracy, operator instruction clarity, and credential hygiene to ensure LLOs have all required information for successful paste-in during onboarding.

What is evaluated during an ACE lifecycle widget handoff evaluation?

An ACE lifecycle widget handoff evaluation assesses widget URL resolution, Connect opportunity link accuracy, operator instruction clarity, and credential hygiene using a 4-dimension grading rubric to verify staging artifact completeness.

How do I check for global secret leaks in widget handoff credentials?

Check for global secret leaks in widget handoff credentials by running an automated risk flagging evaluation that auto-detects leaked global secrets, assigns severity tiers, and auto-fails on critical security risks.

When should I run the OCS widget handoff evaluation in the ACE lifecycle?

Run the OCS widget handoff evaluation after Phase 5 ocs-setup to verify the widget handoff artifact is complete and correct before the LLO completes paste-in during Phase 9 llo-onboarding.

Can I integrate widget handoff grading into a CI/CD pipeline?

Integrate widget handoff grading into a CI/CD pipeline using dry-run and review modes that produce a structured YAML verdict conforming to the ACE eval template for flexible workflow automation.

What happens if an OCS widget handoff staging artifact is missing?

If an OCS widget handoff staging artifact is missing, the automated risk flagging system detects the absence, assigns a clear severity tier, and produces a structured verdict YAML flagging the issue for remediation.