connect-program-setup-eval

Grade Connect program configurations against Product Design Documents and emit verdict YAMLs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Misconfigured Connect programs that deviate from the PDD or are unworkable for real field workers cause deployment failures, wasted operational effort, and invalid data collection. This skill solves that by automatically grading Phase 4 Connect setup outputs against PDD specifications and real-world deployability standards to catch issues before launch.

Core Features & Use Cases

  • Grades 6 weighted evaluation dimensions (deployability, program fit decision, verification rule fidelity, delivery unit wiring, payment unit fit, active window status) with hard gates that block undeployable configs from passing, even if they are fully PDD-faithful.
  • Independently re-derives reuse-vs-create program decisions using live Connect org data to avoid bias from the skill's own self-reported rationale, and flags discrepancies as drift.
  • Emits structured verdict YAMLs with severity-tagged auto-surfaced concerns (blockers, warnings, platform limits, informational notes) and handles degraded mode (TBD-MANUAL IDs) gracefully by marking artifacts incomplete rather than penalizing operators.
  • Use case: As part of the ACE lifecycle, it automatically evaluates Connect program and opportunity setups after Phase 4 to catch misconfigurations before moving to app screenshot capture and launch, ensuring only faithful, deployable programs proceed.

Quick Start

Use the connect-program-setup-eval skill to grade your current ACE opportunity's Connect program and opportunity configuration against its PDD for fidelity and deployability.

Frequently Asked Questions about connect-program-setup-eval

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

FAQPage Schema
How do I validate Connect program configuration against a Product Design Document?

Connect configuration grading evaluates program and opportunity setup artifacts against the PDD across weighted dimensions like payment rate affordability, verification rule alignment, and delivery unit wiring to validate specification fidelity and real-world deployability before launch.

What does PDD fidelity evaluation check in a Connect program setup?

PDD fidelity evaluation checks whether Connect program and opportunity configurations match the Product Design Document by grading verification rule alignment, delivery unit wiring, payment unit fit, and program reuse decisions to catch deviations and misconfigurations early.

How do I check if my Connect opportunity configuration is deployable for field workers?

Checking Connect opportunity deployability involves grading the configuration against hard gates that block undeployable setups from passing, evaluating payment rate affordability, active window status, and delivery unit wiring even when the setup fully matches PDD specifications.

Can I verify Connect program reuse decisions using live organization data?

You can verify Connect program reuse decisions by independently re-deriving the reuse-versus-create choices using live Connect organization data, which avoids bias from self-reported rationale and flags any discrepancies as live-state drift in the evaluation output.

What happens when Connect configuration grading encounters incomplete or TBD manual IDs?

When Connect configuration grading encounters degraded mode with TBD-MANUAL IDs, it handles them gracefully by marking artifacts incomplete rather than penalizing operators, ensuring the evaluation does not unfairly block configurations that are awaiting final identifiers.

When should I run a deployability check on my Connect program setup?

You should run a deployability check on your Connect program setup during ACE lifecycle Phase 4, after completing program and opportunity configuration but before moving to app screenshot capture and launch, ensuring only faithful and deployable programs proceed forward.