AgentSkillsCN

task-list

展示当前正在执行的任务。通过此功能,您可以从规划文件中快速查看任务概览。

SKILL.md
--- frontmatter
name: task-list
description: Show current active tasks. Use to view task overview from planning file.
metadata:
  version: "0.1.0"

Task List

Show current tasks from the Active table.

Steps

  1. Read .smaqit/tasks/PLANNING.md only (not individual task files)
  2. Show tasks from the Active table

Note

The central planning file .smaqit/tasks/PLANNING.md contains status of all tasks (sorted by ID) and is the single source of truth for task overview.

Structure:

  • Active — Current work (in progress or not started)
  • Completed — Successfully finished
  • Abandoned — Discontinued (superseded, no longer relevant, incorrect approach)