file-todos

Standardize Markdown todo files with YAML frontmatter and structured sections.

50|14|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/All-The-Vibes/ATV-StarterKit --skill file-todos-all-the-vibes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-todos
Source: https://github.com/All-The-Vibes/ATV-StarterKit/tree/main/.github/skills/file-todos
Command: npx skills add https://github.com/All-The-Vibes/ATV-StarterKit --skill file-todos-all-the-vibes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

The file-todos skill standardizes the management of a file-based todo system, enabling teams to consistently create, triage, and track work items stored as Markdown files with YAML frontmatter.

Core Features & Use Cases

  • Centralizes todos in a todos/ directory as Markdown files with defined frontmatter and structured sections.
  • Provides templates for consistent naming, fields, and workflow (pending, ready, complete), including dependencies and work logs.
  • Supports human and agent workflows for creating, triaging, updating, and completing todos.

Quick Start

Create a new todo in todos/ directory using the provided template and fill in the required sections.

Frequently Asked Questions about file-todos

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage file-based todos using Markdown frontmatter?

You manage file-based todos by standardizing Markdown files with defined YAML frontmatter and structured sections. This approach centralizes work items in a dedicated directory, ensuring consistent tracking for both human and agent workflows.

What is the best way to standardize a todo tracking workflow for agents and humans?

Standardizing a todo tracking workflow requires applying consistent file naming schemes and templates across pending, ready, and complete states. This provides structured workflow guidance and dependency tracking that both human team members and automated agents can follow.

How do I triage Markdown files in a file-based todo system?

Triage Markdown files by applying a standardized template that defines YAML frontmatter fields and structured sections. This enforces consistent file naming and workflow states, allowing you to systematically review and update pending work items.

Can I include resource directories and work logs in my Markdown todo files?

Yes, you can include optional resource directories and structured work logs within your Markdown todo files. The system supports these elements alongside required YAML frontmatter to provide comprehensive context for each tracked work item.

Does this file-based todo system require a specific directory structure?

The file-based todo system centralizes all work items within a designated todos directory. This directory stores your Markdown files, applying a consistent naming scheme and template structure to maintain organization across all pending and completed items.