todo-management

Manage Quest-linked todo lists with priority and status tracking.

Updated Nov 4, 2025
One-click install
npx skills add https://github.com/netzkontrast/aegis --skill todo-management-netzkontrast
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: todo-management
Source: https://github.com/netzkontrast/aegis/tree/main/skills/todo-management
Command: npx skills add https://github.com/netzkontrast/aegis --skill todo-management-netzkontrast

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill streamlines task management by linking actionable items directly to specific Quests or contexts, preventing tasks from becoming lost or unassigned.

Core Features & Use Cases

  • Task Creation & Assignment: Add new todos with priority, status, and owner.
  • Status Tracking: Update tasks to 'In Progress', 'Completed', or other statuses.
  • List Active Tasks: View consolidated lists of high-priority items across active Quests.
  • Use Case: When a new Quest is defined, use this Skill to create a dedicated todo list for it, ensuring all necessary actions are tracked and managed.

Quick Start

Use the todo-management skill to add the task 'Draft initial project proposal' to the 'AEGIS Launch' quest with high priority.

Frequently Asked Questions about todo-management

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

FAQPage Schema
How do I manage todo lists linked to specific quests or project contexts?

Todo list management links actionable items directly to parent Quests or contexts, preventing tasks from becoming lost or unassigned. Tasks are structured with priority, status, and owner attributes within a dedicated directory.

How do I add a new task with priority and status to an active quest?

Adding a new task involves specifying the task description, assigning it to a parent Quest, and setting its priority and status. The Skill formats these entries consistently using a predefined markdown template.

What is the best way to track task progress across multiple active quests?

Tracking task progress across multiple active Quests is done by viewing consolidated lists of high-priority items. You can update task statuses to 'In Progress' or 'Completed' to monitor overall workflow advancement.

Does this task management approach support assigning owners to individual list items?

Yes, task management supports assigning owners to individual list items. When you create or update a todo, you can specify the owner alongside the priority and status to clarify responsibility within the Quest context.

When should I use quest-linked task tracking instead of standalone list management?

Quest-linked task tracking should be used when tasks must be strictly associated with a broader project context to prevent them from becoming lost. Standalone list management lacks this enforced parent-child relationship.