skills/smithery.ai/gap-tracker

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":

  1. Read the implementation plan file
  2. Count completed items (lines with - [x])
  3. Count remaining items (lines with - [ ])
  4. Report summary by phase
Installs
2
First Seen
May 1, 2026
gap-tracker from smithery.ai