Adds a structured task panel to Flows apps that use Atlas chat, letting the agent break down multi-step work into visible todos and update them in real time. Comes as a full module with context, hooks, tool definition, and UI components. You get a progress bar, animated status rows, and compact tool result cards that slot into your message renderer. The TodoWrite tool includes opinionated CDF task-decomposition guidance baked into its schema. Requires integrate-atlas-chat to be set up first. Saves you from rolling your own state management and wiring when you want users to see what the agent is doing step by step.
npx skills add https://github.com/cognitedata/builder-skills --skill integrate-todo-list