What problem does it solve?
This Skill ensures that the original data (docs/career/my_career_data.md) and all rendered templates (docs/career/resume.md, docs/career/career_portfolio.md, and the templates in templates/) stay in sync, preventing drift between source data and generated outputs.
Core Features & Use Cases
- Consistency checks across Markdown sources and HTML templates to identify mismatches in data, dates, roles, and technical stacks.
- Automated delta reporting that highlights before/after values and provides a concise summary of discrepancies.
- Use Case: after updating the source data, run the check to generate a discrepancy report and a synchronization summary for the maintainers.
Quick Start
Run the comparison workflow described in the SKILL.md to produce a mismatch report and a summary of synchronization status. Use this skill to verify that all affected files reflect the latest source data.