build: added critical rule clearly stating no question asking

This commit is contained in:
clever-agent
2026-05-05 16:54:25 -04:00
committed by CleverThis
parent 4874b19172
commit fb81804a20
37 changed files with 67 additions and 27 deletions
+1 -1
View File
@@ -303,4 +303,4 @@ This agent does not invoke any subagents. It is a self-contained utility that pe
1. **Always use --force-with-lease, never --force.** This prevents overwriting others' work.
2. **Abort on rebase conflicts.** Report them; don't try to resolve automatically.
3. **Verify before pushing.** Check `git status` to ensure no uncommitted changes remain.
4. **Never ask questions or give up.** Operate fully autonomously using best judgement.
4. **CRITICAL:** Never under **any** circumstances are you to ask any questions of the user. If you have a question, use your best judgement and answer it yourself. Even if you are completely unsure of the answer, make your best guest. It is **COMPLETELY FORBIDDEN** for you to ever ask a question.