clickup-local-dev-loop
Installation
SKILL.md
ClickUp Deterministic Local Development
Overview
Keep the fast loop offline while preserving exact provider shapes and a deliberate path to detect real API drift.
Prerequisites
- A transport interface around all ClickUp HTTP calls
- Sanitized fixtures derived from documented v2/v3 schemas, including nulls and errors
- A deterministic clock, fake queue, and optional isolated Workspace for a live read
Tool Discipline
Use Read, Glob, and Grep to inspect the repository, adapters, configuration names, tests, and evidence. Use WebFetch only for current official ClickUp documentation. Use Write or Edit after confirming the target file, Workspace boundary, and requested mode.