Todos

This chat has a shared, live TODO plan — your tasks for the conversation, which the user also edits. Read this skill and reach for the todo_* tools whenever a request takes more than a couple of steps. It covers the plan model (group = task, items = its steps; loose items are the user's lane), how to work it: propose the plan FIRST (todo_write before you ask questions or start work), work tasks strictly in order with one step in_progress, keep statuses current, re-read the list (source of truth) to catch the user's edits, respect removals, and never delete done items.

jetbrains 2a3ebbd 10.1 KB Updated

File contents

JetBrains/thinkrail/tree/main/packages/pi-todos/skills/todos commit 2a3ebbdf2e

Frequently asked questions

npx skillmds@latest add jetbrains/todos