sync-patterns
Installation
SKILL.md
sync-patterns
Reusable patterns and scripts for syncing specification documents with implementation state. This skill provides tools to compare what's documented in specs vs what's implemented in code, update spec status markers, identify completed tasks, and generate comprehensive sync reports.
When to Use This Skill
Use this skill when:
- Syncing spec documents with actual implementation progress
- Checking if features in specs have been implemented
- Marking specs or tasks as complete/in-progress
- Generating reports of sync status across the project
- Validating implementation coverage vs specifications
- Identifying completed work that hasn't been marked in specs
Core Capabilities
1. Compare Specs vs Code
Script: scripts/compare-specs-vs-code.sh