Design Sync
The phx-design-sync skill keeps the project's documentation in sync with its canonical specification.
Instructions
- •Read design.md in full to identify recent changes.
- •For each file in
docs/:- •Compare content against corresponding section(s) in
design.md. - •Update content that has drifted from the canonical spec.
- •Preserve agent-optimized format (imperative language, checklists, tables).
- •Do not remove agent checklists or implementation instructions.
- •Compare content against corresponding section(s) in
- •Handle new sections: If
design.mdhas new sections without a correspondingdocs/file, create one (lowercase-kebab-case.md). - •Report: Summarize what changed in each file or state if no changes were needed.