Skip to content

Add AGENTS.md file#20

Merged
jovnc merged 2 commits intogit-mastery:mainfrom
jovnc:chore/agents
Feb 1, 2026
Merged

Add AGENTS.md file#20
jovnc merged 2 commits intogit-mastery:mainfrom
jovnc:chore/agents

Conversation

@jovnc
Copy link
Copy Markdown
Contributor

@jovnc jovnc commented Jan 26, 2026

AGENTS.md is a standardized way to give AI coding agents context about your project - like a README specifically for AI assistants.

Keep it short - Agents have context limits; only include what they need to know
Focus on actionable info - Dev setup, test commands, and code patterns they should follow
Avoid obvious things - Don't explain what Python is; focus on project-specific knowledge
Include gotchas - Naming conventions, exception handling patterns, import styles that are unique to your codebase

@jovnc jovnc added the enhancement New feature or request label Jan 26, 2026
@jovnc jovnc requested a review from VikramGoyal23 January 30, 2026 07:02
@jovnc
Copy link
Copy Markdown
Contributor Author

jovnc commented Jan 30, 2026

@VikramGoyal23 Can you review this?

VikramGoyal23

This comment was marked as outdated.

@jovnc jovnc requested a review from VikramGoyal23 February 1, 2026 15:00
Copy link
Copy Markdown

@VikramGoyal23 VikramGoyal23 left a comment

Choose a reason for hiding this comment

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

LGTM, merge when ready

@jovnc jovnc merged commit 0ed6732 into git-mastery:main Feb 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants