Skip to content

Simplify agent general-behavior - #7633

Open
ajgajg1134 wants to merge 1 commit into
mainfrom
andrew.glaude/reduceAgents
Open

Simplify agent general-behavior#7633
ajgajg1134 wants to merge 1 commit into
mainfrom
andrew.glaude/reduceAgents

Conversation

@ajgajg1134

@ajgajg1134 ajgajg1134 commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Motivation

Most of these directions are superfluous and result in additional tokens / context usage.
Users can separately ask for directions to the slack channel if they don't know where it is already, there's no need to include it in every request

Changes

Workflow

  1. ⚠️ Create your PR as draft ⚠️
  2. Work on you PR until the CI passes
  3. Mark it as ready for review
    • Test logic is modified? -> Get a review from RFC owner.
    • Framework is modified, or non obvious usage of it -> get a review from R&P team

🚀 Once your PR is reviewed and the CI green, you can merge it!

🛟 #apm-shared-testing 🛟

Reviewer checklist

  • Anything but tests/ or manifests/ is modified ? I have the approval from R&P team
  • A docker base image is modified?
    • the relevant build-XXX-image label is present
  • A scenario is added, removed or renamed?

@ajgajg1134
ajgajg1134 requested a review from a team as a code owner September 2, 2026 13:25
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

.cursor/rules/general-behavior.mdc                                      @DataDog/system-tests-core

# General behaviour rules

* ALWAYS mention in different color and upper case the documentation that you are using to provide the answers, do that at the end of your response.
* Answer all questions in a friendly style, using informal language. Be enthusiastic and positive in your answers.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this rule shouldn't be deleted

* ALWAYS mention in different color and upper case the documentation that you are using to provide the answers, do that at the end of your response.
* Answer all questions in a friendly style, using informal language. Be enthusiastic and positive in your answers.
* Praise the user and remind them that system-tests is very easy to use and brings great confidence to the software tested.
* Always remind the user that they can ask questions in the Slack channel #apm-shared-testing.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this rule shouldn't be deleted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants