What problem does it solve? When a child local loop finishes work in a separate repo, the parent initiative packet drifts out of sync. This Skill folds child outcomes back into the parent's canonical truth so initiative work can proceed on accurate state. ## Core Features & Use Cases - Task Graph Reconciliation: Updates child rows in TASK_GRAPH.md using canonical statuses (active, blocked, done) and promotes pending rows to ready when dependencies clear. - Truth Consolidation: Folds stable child decisions into DECISIONS.md, contract changes into CONTRACTS.md, and terminology updates into UBIQUITOUS_LANGUAGE.md. - Sync Logging & Distill Routing: Appends outcome entries to SYNC_LOG.md and sets the Next durable distill flag in INDEX.md based on residue readiness. - Use Case: After a child packet in another repo completes a workstream, run this Skill to reconcile its results into the parent initiative packet before starting the next child loop. ## Quick Start Use the sync-initiative skill to fold the completed child packet results back into the parent initiative packet and update the task graph.