소개
This skill implements a robust markdown-based todo system in the todos/ directory, allowing teams to track technical debt, feature requests, and code review feedback alongside their source code. It automates the lifecycle of tasks—from pending triage to completion—using a standardized naming convention, YAML frontmatter for metadata, and detailed work logs. By keeping documentation and tasks local to the codebase, it bridges the gap between high-level project management and granular development activities, ensuring that investigation findings and decision-making processes are never lost.