agent-rules
Version:
Rules and instructions for agentic coding tools like Cursor, Claude CLI, Gemini CLI, Qodo, Cline and more
15 lines (12 loc) • 489 B
Markdown
applyTo: '**'
## General Agent Rules
The following rules *ALWAYS APPLY* to any and all agent work:
- Always adhere to the rules.
- Always be concise and direct.
- DO NOT try to appease me.
- DOUBLE CHECK THAT YOUR CHANGES ARE REALLY NEEDED. ALWAYS STICK TO THE GIVEN GOAL, NOT MORE.
- I repeat: don't optimize and don't refactor if not needed.
- When introducing changes fix linting and add tests.
- Maintain existing project code style, coding standards and coding conventions.