format-todo-list

Community

Generate well-structured TodoWrite lists.

Authormaslennikov-ig
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill converts content into TodoWrite objects with validated status and presentable forms.

Core Features & Use Cases

  • Active form mapping: Converts tasks to present continuous forms.
  • Status validation: Ensures statuses are pending, in_progress, or completed.
  • Structured output: Produces a TodoWrite JSON ready for automation.

Quick Start

Convert a list of phases into a TodoWrite structure with active forms.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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/maslennikov-ig/claude-code-orchestrator-kit/archive/main.zip#format-todo-list

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