From optimal-cli
Update a task's status, assignment, or metadata on the kanban board
How this skill is triggered — by the user, by Claude, or both
Slash command
/optimal-cli:board-updateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Moves tasks through the kanban lifecycle. Agents call this to claim work, mark completion, or flag blockers.
Moves tasks through the kanban lifecycle. Agents call this to claim work, mark completion, or flag blockers.
claude-code, carlos)lib/board/index.ts::updateTask(taskId, updates)lib/board/index.ts::logActivity(taskId, { agent, action: 'status_change', message })Updated task {id}: status → {status}, agent → {agent}
Requires: OPTIMAL_SUPABASE_URL, OPTIMAL_SUPABASE_SERVICE_KEY
npx claudepluginhub clenisa/optimal-cli --plugin optimal-cliProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.