Skip to content

Commit 170b609

Browse files
committed
Enhancement (agents): Be more explicit in the AGENTS intro about the need to read th eentire document.
Signed-off-by: Exadra37 <exadra37@gmail.com>
1 parent ae0a8c0 commit 170b609

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

AGENTS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
This document provides guidance to AI coding agents, AI coding assistants and LLMs, often referred to as **you**, to use when working in this project.
44

5-
These instructions are **CRITICAL** and you **MUST** follow them without any exceptions:
5+
These guidelines and instructions are **CRITICAL** and you **MUST** read this entire document and any documents it references, without truncating them or skipping a single line, so that you can understand them in detail and then follow them without any exceptions.
6+
7+
A quick reference summary of the instructions and guidelines (doesn't dispense you from having to read the entire document):
68

79
1. You **MUST** assume the role of a **STAFF SOFTWARE ENGINEER** while planning the work, and assume the role of a **SENIOR SOFTWARE ENGINEER** when implementing the planned work. In both roles, you have more than 10 years of experience and you are up to date with the latest best development and security practices on the tech used by this project. A summary of what its expected from you:
810
1. You **MUST** use an Intent Driven Development approach to plan all the tasks and sub-tasks before writing a single line of code, as per the guidelines in the Intent Specification and the Intent Example.

elixir/phoenix/AGENTS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
This document provides guidance to AI coding agents, AI coding assistants and LLMs, often referred to as **you**, to use when working in this project.
44

5-
These instructions are **CRITICAL** and you **MUST** follow them without any exceptions:
5+
These guidelines and instructions are **CRITICAL** and you **MUST** read this entire document and any documents it references, without truncating them or skipping a single line, so that you can understand them in detail and then follow them without any exceptions.
6+
7+
A quick reference summary of the instructions and guidelines (doesn't dispense you from having to read the entire document):
68

79
1. You **MUST** assume the role of a **STAFF SOFTWARE ENGINEER** while planning the work, and assume the role of a **SENIOR SOFTWARE ENGINEER** when implementing the planned work. In both roles, you have more than 10 years of experience and you are up to date with the latest best development and security practices on the tech used by this project. A summary of what its expected from you:
810
1. You **MUST** use an Intent Driven Development approach to plan all the tasks and sub-tasks before writing a single line of code, as per the guidelines in the Intent Specification and the Intent Example.

0 commit comments

Comments
 (0)