synthetic-summary

Aggregates Phase 7 synthetic data demo artifacts into a stakeholder-facing markdown summary.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual, error-prone work of compiling scattered Phase 7 synthetic data demo artifacts into a consistent, shareable summary for stakeholders, eliminating the need to manually gather labs URLs, fixture details, and narrative context for Connect opportunity reviews.

Core Features & Use Cases

  • Automated Artifact Aggregation: Pulls together outputs from the synthetic-data-generate step, including live labs links, read-only fixture folder IDs, record counts, FLW persona details, and workflow deep links into a single markdown file.
  • Stage-Aware Content Rendering: Conditionally includes content for later pipeline stages (persona walkthroughs, demonstrative workflows, polish details) only when those artifacts exist, so the summary always matches the current state of the opportunity's demo.
  • Stakeholder-Ready Output: Generates a polished one-page summary formatted for forwarding to non-technical stakeholders, with clear context about the demo's scope, cast of FLW personas, and next steps for further demo development.

Quick Start

Use the synthetic-summary skill to generate a shareable one-page recap of the synthetic data demo for the current Connect opportunity.

Frequently Asked Questions about synthetic-summary

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

FAQPage Schema
How do I generate a stakeholder-ready demo summary from synthetic data artifacts?

Generate a stakeholder-ready synthetic demo summary by aggregating Phase 7 synthetic data artifacts, including labs URLs, fixture metadata, and FLW persona details, into a single markdown file for Connect opportunities.

What is the best way to compile scattered synthetic demo artifacts into a shareable recap?

Compiling scattered synthetic demo artifacts into a shareable recap is best handled by automatically scoping to ACE lifecycle runs that completed the synthetic-data-generate step, pulling all available stage outputs into a consistent markdown summary.

Can I create a demo recap if later pipeline stages like persona walkthroughs haven't finished?

Yes, you can create a demo recap because stage-aware content rendering conditionally includes persona walkthroughs and workflow deep links only when those artifacts exist, ensuring the summary matches the current pipeline progress.

Does the synthetic summary output include live labs links and FLW persona details for non-technical stakeholders?

The synthetic summary output includes live labs links, FLW persona details, and record counts formatted as a polished one-page markdown file, providing clear context and next steps for forwarding to non-technical stakeholders.

What happens to the demo recap if the ACE lifecycle run hasn't completed the synthetic-data-generate step?

If the ACE lifecycle run hasn't completed the synthetic-data-generate step, the demo recap cannot be generated because the skill scopes exclusively to runs that have finished this required pipeline stage.

Why does my stakeholder report show workflow deep links but no polish details for the Connect opportunity?

Your stakeholder report shows workflow deep links but no polish details because the summary conditionally renders content for later pipeline stages, only including polish details when those specific artifacts exist in the available stage outputs.