|
We're building two things: A templated task structure to capture data from the human user, and a script to capture data directly from the AI model. Both will be logged just like any other task you mark complete.
|
|
Normal software doesn't cost more to use after an update. AI does.
Different models do different things well. And prices may vary.
You can't act without data.
Prerequisites:
Claude Code installed
A ClickUp account and an API token
Run this and show me the field names and IDs:
url -s -H "Authorization: pk_YOUR_TOKEN" "https://api.clickup.com/api/v2/list/YOUR_LIST_ID/field" | jq -r '.fields[] | .name + ": " + .id'
Task ABC-123. Here is the brief: [paste the Brief field from ClickUp]. Plan this first and show me the plan. Don't change anything until I approve it.Plan mode keeps Claude read-only until you accept, so you see the approach before any work runs.