todo

Convert user input into prioritized Markdown task lists in Obsidian style.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/ppx123-web/claude-config --skill todo-ppx123-web
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: todo
Source: https://github.com/ppx123-web/claude-config/tree/main/skills/todo
Command: npx skills add https://github.com/ppx123-web/claude-config --skill todo-ppx123-web

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a structured approach to managing tasks by splitting work into three regions—Important, Todo, and Finish—ensuring tasks are clearly defined, prioritized, and tracked to completion.

Core Features & Use Cases

  • Three-zone organization: Separate critical, normal, and completed tasks for quick prioritization.
  • Guided workflow: Includes a reasoning step before adding tasks to ensure clarity and actionability.
  • Obsidian-friendly: Uses Obsidian's todo.md format for easy integration with notes and references.
  • Use Case: A project team captures daily work, categorizes items by priority, and tracks completion over time.

Quick Start

Add a task by stating the command to classify it and the system will place it in the appropriate region after analysis.

Frequently Asked Questions about todo

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

FAQPage Schema
How do I manage tasks in Obsidian with prioritized zones?

Obsidian task management uses a three-zone system splitting work into Important, Todo, and Finish regions. This structured approach ensures items are clearly defined, prioritized, and tracked to completion via deterministic Markdown-based task lists.

How do I capture and triage tasks into a Markdown todo list?

Capturing and triaging tasks is streamlined by converting user input into actionable Todo items. A guided reasoning step analyzes the input before classifying it into the appropriate priority region to maintain clarity and actionability.

Does this task-management workflow use frontmatter structure in Obsidian?

Yes, the task-management workflow enforces a frontmatter-driven structure. It maintains deterministic, Markdown-based task lists in Obsidian style, ensuring easy integration with existing notes and references.

Can I use this task triage approach for team planning and progress tracking?

Yes, this task triage approach applies to both personal productivity and team planning. It supports contexts where clarity, prioritization, and progress tracking matter, allowing project teams to capture daily work and track completion over time.

What is the best way to separate critical tasks from normal tasks in a Markdown workflow?

The best way to separate critical from normal tasks is three-zone organization. This method isolates critical, normal, and completed tasks into distinct regions for quick visual prioritization and structured execution.