About
The File-Based Todo Tracker skill establishes a standardized workflow for managing project work items directly within a repository's file system. By using Markdown files with YAML frontmatter, it enables developers and AI agents to document findings, propose solutions, and track task lifecycles from triage to completion. This system is ideal for capturing complex technical debt, planning refactors, and maintaining detailed work logs that stay version-controlled alongside the source code, ensuring that project context is never lost in external tools.