summaryrefslogtreecommitdiff
path: root/Omni/Task
diff options
context:
space:
mode:
Diffstat (limited to 'Omni/Task')
-rw-r--r--Omni/Task/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/Omni/Task/README.md b/Omni/Task/README.md
index d52efba..21cf889 100644
--- a/Omni/Task/README.md
+++ b/Omni/Task/README.md
@@ -405,7 +405,6 @@ Remember these non-negotiable rules:
- ✅ File bugs IMMEDIATELY when you discover unexpected behavior
- ✅ Check `task ready --json` before asking "what should I work on?"
- ✅ Store AI planning docs in `_/llm` directory
-- ✅ Run `task sync` at end of every session (commits locally, does NOT push)
- ❌ NEVER use `todo_write` tool
- ❌ NEVER create markdown TODO lists or task checklists
- ❌ NEVER put TODOs or FIXMEs in code comments