format-todo-list

Community

Format todos for TodoWrite

AuthorRussianLioN
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes the formatting of to-do items, ensuring they are compatible with the TodoWrite tool and providing clear status and active form descriptions.

Core Features & Use Cases

  • Todo Formatting: Converts imperative task descriptions into present continuous for activeForm.
  • Status Validation: Ensures that the provided status is one of the allowed TodoWrite values (pending, in_progress, completed).
  • Structured Output: Generates a JSON output conforming to the TodoWrite schema, ready for use by the orchestrator.
  • Use Case: When creating a new phase checklist for a project, use this Skill to automatically format each task with the correct status and a descriptive activeForm.

Quick Start

Use the format-todo-list skill to format the following todos: [{"content": "Run tests", "status": "in_progress"}, {"content": "Fix bugs", "status": "pending"}].

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: format-todo-list
Download link: https://github.com/RussianLioN/moltinger/archive/main.zip#format-todo-list

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.