connect-opp-setup

Automate Connect managed opportunity creation, configuration, and activation with validation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual, error-prone work of provisioning and configuring Connect managed opportunities, which traditionally requires navigating multiple disconnected steps and risks misconfigurations that break downstream testing and rollout workflows.

Core Features & Use Cases

  • End-to-End Opportunity Provisioning: Automates the full Connect opportunity setup workflow, from pre-flight LLO application validation to opportunity creation, verification flag configuration, payment unit setup, and activation.
  • Built-in Safety Guardrails: Enforces budget floors to prevent unclaimable opportunities, validates app wiring at creation time, and runs mandatory post-create verification to catch server-side serialization drift.
  • Use Case: For a new Connect program rollout, use this Skill to automatically stand up a fully configured test opportunity with correct payment units and verification rules, ready for field worker testing in minutes without manual Connect UI work.

Quick Start

Use the connect-opp-setup skill to fully provision a configured Connect managed opportunity for your current program run, including all required verification flags, payment units, and test user invites.

Frequently Asked Questions about connect-opp-setup

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

FAQPage Schema
How do I automate Connect opportunity provisioning for a new program rollout?

Connect opportunity provisioning is automated end-to-end, handling LLO application validation, opportunity creation, verification flag configuration, payment unit setup, and activation without manual UI navigation.

What built-in safety checks exist for Connect managed opportunity configuration?

Connect opportunity setup enforces pre-flight validation for LLO program applications, applies budget floors to prevent unclaimable opportunities, and runs post-create verification to catch server-side serialization drift.

Can I set up payment units and verification flags for CommCare Connect automatically?

Yes, payment unit creation and verification flag configuration are core components of the automated opportunity setup workflow, ensuring field worker testing environments are fully configured in minutes.

Why do my Connect opportunities become unclaimable during program setup?

Unclaimable Connect opportunities often result from missing budget floors. The setup workflow enforces budget guards during provisioning to prevent this specific misconfiguration from breaking downstream testing.

Does managed opportunity setup validate app wiring before activation?

Yes, the setup workflow validates app wiring at creation time and performs mandatory post-create verification to detect any server-side serialization drift before the opportunity is fully activated.