Add Task banner
GoatWang GoatWang

Add Task

Git community

Description

--- description: 新增任務到指定 List(list 必填,可帶 --tags/--notags/-p0..-p3/--pr) --- On `/add_task <description> [--list X] [--tags a,b] [--notags] [-p0..-p3] [--pr URL]`: ### Step 1 — resolve list (REQUIRED) If `--list` is missing, reply in Telegram with the 7 Oysterun Lists from `data/oysterun_ids.json`: ``` Which list? 1. Backend (Cloud) 2. Host Service 3. Web Client 4. Phone App — Chat 5. Phone App (iOS) — General 6. Shared / Infra 7. Cross-Cutting Reply 1–7. ``` Wait for the user's

Installation

Installs to ~/.claude/commands/goatwang-clickupagent-add_task.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/GoatWang/ClickUpAgent/HEAD/.claude/commands/add_task.md -o ~/.claude/commands/goatwang-clickupagent-add_task.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository