connect-opp-setup

Generate Connect opportunity configurations from PDD inputs across multiple archetypes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create and configure a Connect Opportunity from PDD inputs, automating verification rules, delivery units, and payment units.

Core Features & Use Cases

  • Read inputs from PDD (ACE/<opp-name>/pdd.md), archetype details, and program info
  • Generate and configure an Opportunity in Connect with appropriate delivery and verification rules
  • Write a comprehensive opp-config-spec.md to ACE/<opp-name>/connect-setup for review and deployment

Quick Start

Provide the PDD and archetype details, then run connect-opp-setup to generate ACE/<opp-name>/connect-setup/opp-config-spec.md for review.

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 setup from PDD inputs?

You can automate Connect opportunity creation by reading PDD inputs and archetype details to derive delivery units, payment units, and verification rules, outputting a complete opp-config-spec document for deployment.

What archetypes are supported when configuring a Connect opportunity?

Supported archetypes include atomic-visit, focus-group, and multi-stage. The configuration process applies archetype-specific rules to derive delivery units, payment units, and verification rules for the opportunity.

How do I generate verification rules for a Connect opportunity?

Verification rules are generated by enforcing Evidence Model rules against PDD inputs and archetype details. The workflow derives these rules automatically and writes them into the opportunity configuration specification document.

Can I run a dry-run alternative for Connect opportunity configuration?

Yes, a dry-run alternative is available for Connect opportunity configuration. This allows you to generate and review the opp-config-spec document without executing final deployment to the environment.

Where does the workflow write the opportunity configuration summary?

The workflow writes the configuration summary to ACE/<opp-name>/connect-setup/opportunity.md. This opp-config-spec document contains the derived delivery units, payment units, and verification rules for review.