AgentSkillsCN

ctx-add-task

添加待办事项。当您发现后续工作有待跟进,或需要将复杂任务拆解为若干子任务时,此技能将大显身手。

SKILL.md
--- frontmatter
name: ctx-add-task
description: "Add a task. Use when follow-up work is identified or when breaking down complex work into subtasks."
allowed-tools: Bash(ctx:*)

Add a task to TASKS.md.

When to Use

  • When follow-up work is identified during a session
  • When breaking down a complex task into subtasks
  • When the user mentions something that should be tracked

Execution

bash
ctx add task $ARGUMENTS

Confirm the task was added.