progress-tracker
SKILL.md
Progress Tracker Skill
This skill provides guidance for tracking and managing progress in autonomous coding projects using the .spec/feature_list.json file as the single source of truth.
Overview
Progress tracking in autonomous coding projects centers on .spec/feature_list.json, which contains all test cases that need to be implemented. Each feature has a "passes" field that indicates completion status.
Feature List Structure
.spec/feature_list.json is an array of test cases: