todo-init

Installation
SKILL.md

Todo Init

Purpose

Initialize and configure todo tracking for the current project by creating or updating the .claude/todo-settings-local.json configuration file.

Execution Flow

Phase 1: Check Existing Configuration

  1. Search for existing settings:

    • Look for .claude/todo-settings-local.json in current directory
    • Search parent directories up to home
  2. If found:

    {
      "question": "Todo settings already exist. What would you like to do?",
      "header": "Existing Config",
    
Related skills

More from legacybridge-tech/claude-plugins

Installs
4
GitHub Stars
5
First Seen
Jan 26, 2026