Todo List Management

Track current session tasks and remove completed items from the todo list.

49|12|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/DavidROliverBA/ArchitectKB --skill todo-list-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Todo List Management
Source: https://github.com/DavidROliverBA/ArchitectKB/tree/main/.claude/skills/todos
Command: npx skills add https://github.com/DavidROliverBA/ArchitectKB --skill todo-list-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps manage the immediate to-do list for an AI assistant, ensuring focus on active tasks and preventing clutter from future or external items.

Core Features & Use Cases

  • Focus on Active Work: Only tracks tasks currently in progress or for the current session.
  • Prevents Future-Dating: Explicitly avoids adding tasks due in the future to the active list.
  • Integration with Task Notes: Guides users to use a dedicated /task skill for future-dated items.
  • Use Case: When working on a complex feature, you can break it down into steps and add them to the todo list for the current session. When a task is completed, it's removed, keeping the list concise.

Quick Start

Use the todo skill to add 'Analyze current auth module structure' as an in-progress task.

Frequently Asked Questions about Todo List Management

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

FAQPage Schema
How do I manage active tasks for a current AI assistant session?

To manage active tasks for an AI assistant session, use a todo list that tracks current work in progress and ensures the list remains focused and actionable for your workflow, preventing clutter from future items.

What is the best way to handle future-dated tasks without cluttering my active todo list?

The best way to handle future-dated tasks is to exclude them from your active todo list and manage them via separate task notes or external systems, keeping your immediate session focus strictly on actionable items.

How do I keep my todo list focused only on in-progress session tasks?

You keep your todo list focused on in-progress session tasks by adding only immediate action items and removing tasks once completed. This differentiation prevents future-dated items from cluttering the active workflow.

Can I use a dedicated task skill to separate future-dated items from my active todo list?

Yes, you can use a dedicated task skill to separate future-dated items from your active todo list. This ensures immediate tasks are tracked in the session todo list while future work is routed to external task notes.

Why does my todo list get cluttered with future tasks during a complex workflow?

Your todo list gets cluttered because future-dated items are being added to the active list. To prevent this, differentiate between immediate session tasks and future work, routing future items to separate task notes or external systems.