Commit 27953e7
Changed files (1)
docs
rfd
002
docs/rfd/002/README.md
@@ -114,9 +114,9 @@ git diff --staged # Returns empty (no staged changes)
### 7. Task Completion
**Claude's Actions (after human confirms success):**
- **Create git commit** for all task changes using proper commit message format
-- **Update task status** in the `project_plan.md` table (change status from "In Progress" to "Completed")
- Update todo list to completed
- Update technical_considerations.md with lessons learned
+- **Note**: Task status in `project_plan.md` will be updated to "Completed" when merging to main branch, not in task branch
**Git Commit Format:**
```