AgentSkillsCN

cctd:init

为 CCTD 任务管理初始化 .tasks/ 目录。在项目启动之初运行一次,即可完成目录结构的搭建。

SKILL.md
--- frontmatter
name: cctd:init
description: "Initialize .tasks/ directory for CCTD task management. Run once at the start of a project to set up the directory structure."

CCTD Init

Set up the .tasks/ directory structure for this project.

Run: bash {SKILL_DIR}/scripts/init-tasks.sh

Display the result. If already initialized, inform the user.