What problem does it solve?
When operators edit the human-readable decisions Google Doc for an ACE Connect opportunity run, those changes are not automatically reflected in the structured decisions.yaml file that drives subsequent lifecycle phases. This skill bridges that gap to ensure human overrides are honored in future runs.
Core Features & Use Cases
- Human Edit Sync: Diffs the per-run decisions.gdoc against the existing decisions.yaml to identify all human-made changes to decision values.
- Preserved Audit Trail: Keeps original AI-generated default values intact, marks overridden entries with a status and override value, and appends new considered options from the Google Doc.
- Clear Change Reporting: Generates a concise summary of all overrides, added options, and unmatched rows so operators can verify changes at a glance.
- Use Case: After adjusting the target beneficiary count or AI confidence threshold in the run's decisions Google Doc, use this skill to sync the changes so the next ACE run uses your updated parameters instead of the original AI defaults.
Quick Start
Use the decisions-sync skill to sync all human-edited decisions from the per-run Google Doc into the corresponding decisions.yaml file for your current ACE opportunity run.