todo-sync

Community

Synchronize tasks, track progress effortlessly.

AuthorAlexBaum-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill bridges the gap between high-level sprint task tracking (JSON files) and granular, step-by-step progress in the TodoWrite tool. It ensures real-time visibility and prevents status drift, making sure every implementation step is accounted for.

Core Features & Use Cases

  • Automated Todo Creation: Converts sprint task acceptance criteria into actionable TodoWrite items upon task initiation.
  • Status Synchronization: Keeps TodoWrite item statuses in sync with sprint task progress, reflecting real-time work.
  • Dynamic Sub-tasking: Allows adding new sub-tasks to TodoWrite as work evolves, maintaining a comprehensive task breakdown.
  • Use Case: When you start a new sprint task, this skill automatically populates your TodoWrite list with detailed steps derived from acceptance criteria, ensuring every piece of work is tracked and visible.

Quick Start

Use the todo-sync skill to create TodoWrite items for SPRINT-1-005, "Implement user authentication API".

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: todo-sync
Download link: https://github.com/AlexBaum-ai/NEURM/archive/main.zip#todo-sync

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