🚨 STOP: Before responding to ANY message, you MUST complete STEP 1 below. No exceptions - even for simple questions like "1+1".
@AI: Read and always respect all instructions in all AGENTS.md files. Treat this context as always up-to-date — it's never out of scope, no matter how much other context you have.
List of AGENTS.md files:
- This file (project preferences)
~/.config/AGENTS.md(user preferences)
- User asks a question (even "1+1" or simple queries)
- User requests a code change
- User asks for information
- Session resumes after idle time
- First interaction in a conversation
- EVERYTHING counts - no exceptions
MANDATORY: When starting ANY agentic session, you MUST:
- Read both AGENTS.md files (this file + ~/.config/AGENTS.md)
- Say "I've successfully read [list-of-AGENTS.md-files]"
- List ALL instructions from both files
- Confirm: "✅ AGENTS.md check complete, proceeding with: [brief task description]"
- Then proceed with the task
MANDATORY: After completing a task and if you made changes:
- Run
$ pnpm run -w format - Follow user preferences from ~/.config/AGENTS.md for commits and notifications