Skip to content

Conversation

@Ave19Anurag
Copy link

Description (required)

Fixes #6564

What changes did you make and why?

Summary
Adds .github/agents.md with guidance for AI/code-generation and human contributors.

Motivation
Provide clear, consistent guidance so generated PRs are higher quality and easier for maintainers to review.

Implementation
New .github/agents.md file; no code changes.

Tests performed (required)

Review the .github/agents.md content on GitHub.
CI should run; since no code changes, CI should pass quickly.

I have read CONTRIBUTING.md.

@@ -0,0 +1,101 @@

---
name: your-agent-name
Copy link
Collaborator

Choose a reason for hiding this comment

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

Any specific name you suggest? Let's add a name that resonates with the community :)

@@ -0,0 +1,101 @@

---
name: Android Kotlin Engineering Agent
Copy link
Collaborator

@RitikaPahwa4444 RitikaPahwa4444 Dec 7, 2025

Choose a reason for hiding this comment

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

Sorry, but could you please move this file to .github/agents/agent-name.md? Let's have the agent-name specific to the persona of this agent. We can have multiple personas then. The blog I linked has these details, do let us know in case you need further clarification.

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.

Add agents.md file

2 participants