name: ntn-sdd-sync description: Use after any meaningful ntn-sim-core phase/group completion or contract change to determine which SDD, status, validation, README, and todo documents must be updated in the same change set.
NTN SDD Sync
Use this skill after a phase/group lands meaningful design or implementation changes, especially when status, validation gates, contracts, or prompt packs may have changed.
Required Read Order
Read these first:
agent-governance.mdsdd/ntn-sim-core-implementation-status.md- the active phase SDD
sdd/ntn-sim-core-validation-matrix.mdsdd/ntn-sim-core-acceptance-gates.mdREADME.mdif the entry-point guidance may have changedtodo/README.mdand the relevant phase/group prompt file if prompt sequencing is affected
Workflow
- Identify what changed:
- architecture meaning
- phase status
- validation gates
- contracts
- prompt sequencing
- Determine which documents must be updated in the same change set.
- Update the smallest correct authority surface; do not spray edits across every doc.
- Re-check for contradictions after editing.
Default Sync Targets
Depending on scope, check whether these need updates:
- the active phase SDD
sdd/ntn-sim-core-implementation-status.mdsdd/ntn-sim-core-validation-matrix.mdsdd/ntn-sim-core-platform-refactor-roadmap.mdREADME.mdtodo/README.md- the phase/group prompt files under
todo/
Do Not
- Do not move historical notes back into active
sdd/. - Do not let
todo/become more authoritative than SDDs. - Do not update README or prompt files without checking the canonical SDD first.
- Do not leave phase completion claims only in conversation text; write them to the repo.
Output
Report:
- which docs were updated
- why each update was necessary
- which docs were checked but intentionally left unchanged
- whether any follow-up sync is still needed