todo-init

Initialize project todo tracking with a .claude/todo-settings-local.json file.

6|Updated Oct 16, 2025
One-click install
npx skills add https://github.com/legacybridge-tech/claude-plugins --skill todo-init
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: todo-init
Source: https://github.com/legacybridge-tech/claude-plugins/tree/main/akashicrecords/skills/todo-init
Command: npx skills add https://github.com/legacybridge-tech/claude-plugins --skill todo-init

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams quickly initialize and standardize todo tracking within a project, ensuring actionable items are captured from discussions and organized from the start.

Core Features & Use Cases

  • Automated configuration: creates and validates a centralized .claude/todo-settings-local.json for consistent behavior.
  • Directory governance: sets up Todos/ with active and completed folders and governance files.
  • Conversation-to-todo workflow: enables automatic capture of tasks from chats and prompts for confirmation as needed.
  • Easy onboarding: provides a quick, repeatable setup for new projects and teams.

Quick Start

Run /todo-init to create default settings and prepare the Todos directory. If you want a quick setup with defaults, use /todo-init --quick [todos_directory].

Frequently Asked Questions about todo-init

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

FAQPage Schema
How do I initialize todo tracking for a project workspace?

To initialize todo tracking, run the /todo-init command, which creates a centralized .claude/todo-settings-local.json file and sets up a Todos/ directory with active and completed folders for project governance.

Can I quickly set up a Todos directory with default configurations?

Yes, you can use the /todo-init --quick [todos_directory] command to perform a rapid setup that applies default settings and prepares the Todos directory without requiring manual configuration steps.

How does conversation-to-todo workflow capture actionable items from chats?

The conversation-to-todo workflow automatically captures actionable items from chat-driven discussions and prompts for confirmation, ensuring tasks arising from conversations are persistently tracked within the project workspace.

What configurable patterns does project todo setup support for task management?

Project todo setup supports configurable patterns for requests, deadlines, and actions within the .claude/todo-settings-local.json file, allowing teams to standardize how actionable items are captured and organized.

Do I need any dependencies to configure project-level todo tracking?

No dependencies are required to configure project-level todo tracking. The setup independently generates the .claude/todo-settings-local.json file and governance directories to standardize task management behavior.

Why use a centralized todo-settings-local.json file for project task management?

A centralized .claude/todo-settings-local.json file ensures consistent todo tracking behavior across the project, validating configurations and providing a repeatable setup standard for new teams and project onboarding.