todo-manager

Create, list, update, prioritize, and close architecture evolution todos linked to PRs.

333|92|Updated Jun 9, 2025
One-click install
npx skills add https://github.com/shenjingnan/xiaozhi-client --skill todo-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: todo-manager
Source: https://github.com/shenjingnan/xiaozhi-client/tree/main/.claude/skills/todo-manager
Command: npx skills add https://github.com/shenjingnan/xiaozhi-client --skill todo-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Todo Manager helps software teams capture, organize, and track architecture evolution tasks so nothing falls through the cracks during multi-PR migrations.

Core Features & Use Cases

  • Create todos with /todo <title> to quickly capture work items during architectural changes.
  • List and review all todos (sorted by creation time) to maintain visibility across PRs.
  • Update, search, prioritize, and close todos, and link related PRs or decisions to maintain traceability.
  • Use Case: When migrating from legacy to a new MCP-based architecture, maintain a centralized backlog that owners can reference across PRs.

Quick Start

Create a new todo: /todo Align MCP transition tasks for architecture evolution. List all todos: todos

Frequently Asked Questions about todo-manager

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

FAQPage Schema
How do I track architecture evolution tasks across multiple PRs?

You can track architecture evolution tasks across multiple PRs by creating, listing, and updating todos with optional links to PRs and decisions to maintain traceability throughout the migration.

What is the best way to manage a centralized task backlog during a multi-PR migration?

Managing a centralized backlog during multi-PR migrations is done by capturing work items with simple commands, sorting them by creation time, and prioritizing them to ensure no architectural changes fall through the cracks.

Can I link decisions and PRs to specific task items in my workflow?

Yes, you can link decisions and PRs to specific task items in your workflow, allowing teams to maintain visibility and traceability when old and new architectures coexist.

How do I prioritize and close architecture todos?

You prioritize and close architecture todos using a simple command set that supports updating statuses, organizing work items, and closing them once the associated architectural changes are completed.

Do I need any external dependencies to organize task management for software engineering workflows?

No external dependencies are required to organize task management for software engineering workflows, as the skill operates independently to capture, organize, and track your architecture backlog.