Track current session work as a checklist.
| Topic | Description | Guide |
|---|---|---|
| ------- | ------------- | ------- |
| antigravity | task.md artifact-based checklist for Antigravity sessions | antigravity.md |
| claude | TodoWrite/TaskCreate API for Claude Code sessions | claude.md |
| resume | Environment-agnostic task cleanup + remaining-work workflow | resume.md |
wip (entry — /wip or "task cleanup + remaining work")
└─→ resume (environment-agnostic workflow)
├─→ claude (Claude Code: TaskList/TaskCreate/TaskUpdate/AskUserQuestion)
└─→ antigravity (Antigravity: task.md artifact + ask.md emulation)
Record in-progress work via at least one of:
checklist.md, fix_plan.md and similar markdown files — persists across sessionsWIP: tag for later amend/squashEmitting only a text summary without persistent recording does not satisfy /wip.
/wip or "task cleanup + remaining work" invocations must follow the 3 steps in resume.md in order. Skipping steps is forbidden:
Environment implementations:
Violation history:
/wip was invoked and only "which one first?" was asked — per-item direction (split/merge/delete) was skipped./wip asked per-item direction only for pending #20 — completed tasks were not cleaned up. User pointed out: completed tasks unrelated to the remaining ones must be cleaned. Step 1 (cleanup of completed/irrelevant tasks) was promoted to an explicit step./wip or "task cleanup + remaining work" → Step 1 cleanup → Step 2 per-item direction ask → Step 3 execute. Per-environment tooling lives in claude / antigravity.
See detailed guide.
Use TodoWrite for sequential steps, TaskCreate for parallel tasks with dependencies.
After compact, restore prior work: show summary → multiSelect → re-register via TodoWrite.
See detailed guide.
Use task.md artifact with standard markdown checkboxes (- [ ], - [/], - [x]).
Do NOT wrap checkboxes in backticks.
See detailed guide.
WIP tracking is unnecessary for:
共 4 个版本