What problem does it solve?
This Skill addresses the need for a streamlined approach to create, manage, and track project tasks that are visible to the user, ensuring high-level milestones and deliverables are well-documented and actionable.
Core Features & Use Cases
- Task Creation and Management: Create and manage persistent tasks that are visible and accessible across sessions.
- Task Identification: Use task references like
#1, #2, etc., for easy tracking and reference.
- Task Search: Search for tasks by text query to quickly find relevant information.
- Task Update: Update existing tasks with new titles, descriptions, dependencies, and artifact kinds.
- Task Workflow: Automate task workflows, including proposing tasks for user review and tracking their states.
Quick Start
To create a new task, use the command 'create_task "New task description"'. To search for a task, use 'search_task "task title"'. To update a task, use 'update_task "#1" "New title" "Updated description"'.