| name | feature-tracking |
| description | Maintain durable feature-level memory across AI coding sessions with lightweight Markdown tracks for status, source-of-truth docs, decisions, risks, and changes. |
| category | Document Processing |
| source | antigravity |
| tags | ["markdown","api","claude","ai","agent","automation","workflow","design","document","security"] |
| url | https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/feature-tracking |
Feature Tracking
Overview
Feature Tracking maintains lightweight, repository-native memory for long-lived feature work. It gives AI coding agents a stable place to find the current status, authoritative documents, verified behavior, durable decisions, risks, and recent changes without treating chat history or stale plans as truth.
The workflow uses a global index plus one Markdown track per feature under docs/features/. It complements issue trackers, specifications, and source code by linking the evidence that still matters rather than duplicating it.
When to Use This Skill