diff --git a/AGENTS.md b/AGENTS.md index 386b4c1f..87fc8f97 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -45,7 +45,6 @@ bd update --acceptance "acceptance criteria" 4. **PUSH TO REMOTE** - This is MANDATORY: ```bash git pull --rebase - bd sync git push git status # MUST show "up to date with origin" ```