gap-tracker
SKILL.md
Gap Implementation Tracker
A skill to track progress on implementing system design patterns from the ByteByteGo gap analysis.
File Locations
- Implementation Plan:
docs/gap-analysis/implementation-plan.md - Gap Analyses:
docs/gap-analysis/part_*_gap_analysis.md - System Design Page:
app/system-design/page.tsx
Commands
1. Check Progress
When the user asks to "check progress", "show status", or "implementation status":
- Read the implementation plan file
- Count completed items (lines with
- [x]) - Count remaining items (lines with
- [ ]) - Report summary by phase