app-todo-add

Add tasks to a TODO list with priority and implementation options.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/kent013/aicue --skill app-todo-add
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: app-todo-add
Source: https://github.com/kent013/aicue/tree/main/.claude/skills/app-todo-add
Command: npx skills add https://github.com/kent013/aicue --skill app-todo-add

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The 'app-todo-add' Skill solves the problem of manually adding tasks to a TODO list, allowing users to streamline their task management and improve productivity.

Core Features & Use Cases

  • Task Addition: Easily add tasks to a TODO list with structured input.
  • Design File Verification: Ensures that conceptual and detailed design files exist before adding a task.
  • Customization: Offers options for setting priority, mode of implementation, and additional conditions.

Quick Start

Add a new task to your TODO list with the following command: /app-todo-add "Title" theme "Summary" design_dir [priority] [mode]

Frequently Asked Questions about app-todo-add

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

FAQPage Schema
How do I add tasks to a TODO list with custom priority and implementation mode?

You can add tasks to a TODO list using structured input that includes a title, theme, summary, design directory, and optional parameters for priority, implementation mode, and additional conditions.

Do I need design files to add a task to my TODO list?

Yes, design file verification is required; both conceptual and detailed design files must exist before a task can be added to the TODO list.

What is the best way to structure task input for design verification workflows?

Structure task input by providing a title, theme, summary, design directory path, and optional priority and implementation mode parameters to ensure design verification and proper task categorization.

Can I set additional conditions when adding a task to a TODO list?

Yes, you can specify additional conditions alongside priority and mode of implementation when adding a task, providing precise control over task categorization and execution.

Why does task management require design file verification before adding a TODO item?

Design file verification ensures both conceptual and detailed designs exist before task creation, preventing incomplete tasks from entering the TODO list and maintaining workflow integrity.

What are the limitations of adding tasks with structured input for design verification?

The primary limitation is the strict prerequisite requiring both conceptual and detailed design files to exist; without them, task addition cannot proceed regardless of priority or mode settings.