todos

Execute unchecked tasks in a todos.md file and mark them complete.

5|4|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/haakonbull/autosprint --skill todos-haakonbull
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: todos
Source: https://github.com/haakonbull/autosprint/tree/main/.claude/skills/todos
Command: npx skills add https://github.com/haakonbull/autosprint --skill todos-haakonbull

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows you to read a todos.md file and execute each unchecked task, ensuring your tasks are marked complete in order, helping you stay organized and focused.

Core Features & Use Cases

  • Task Management: Automatically mark tasks complete as you finish them in todos.md.
  • Simple to Use: Works with your existing task files, with a simple checkbox marking system.
  • Use Case: When you need a quick way to check off your tasks from a list without manually updating each item.

Quick Start

Execute your todos list by simply saying, "do todos".

Frequently Asked Questions about todos

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

FAQPage Schema
How do I automatically mark markdown todo list tasks as complete?

To execute unchecked tasks in a markdown file, this automation reads your todos.md list and sequentially processes each item. It automatically marks checkboxes complete in order as tasks are accomplished, keeping your markdown task file updated.

Can I automate task execution directly from a standard markdown file?

Yes, you can automate task execution directly from a standard markdown file. The system assumes a standard markdown formatted list for task execution, automatically updating the checkboxes as each task is accomplished in your todos.md file.

What is the best way to manage individual project tasks using markdown?

The best way to manage individual project tasks using markdown is to maintain a todos.md file and automate its execution. This ensures tasks are marked complete in order, helping you stay organized and focused on project progression without manual tracking.

Does markdown task automation work for collaborative project workflows?

Yes, markdown task automation works for collaborative project workflows. The task execution mechanism is suitable for both individual project management and collaborative workflows, automatically marking completion as each task in the shared todos.md file is accomplished.

How do I start automating my todos.md file without manual checkbox updates?

To start automating your todos.md file without manual checkbox updates, simply trigger the task execution by saying "do todos". This initiates the automation, which reads the markdown formatted list and marks each unchecked task complete in order.

Are there limitations when executing standard markdown formatted lists for task automation?

A limitation of executing standard markdown formatted lists is that the automation assumes a simple checkbox marking system. It may not handle complex nested task structures or non-standard markdown formats, focusing strictly on sequential task execution.