Skip to content

docs: add AGENTS.md for AI agent onboarding#434

Merged
dirien merged 1 commit intomainfrom
docs/add-agents-md
Mar 21, 2026
Merged

docs: add AGENTS.md for AI agent onboarding#434
dirien merged 1 commit intomainfrom
docs/add-agents-md

Conversation

@dirien
Copy link
Owner

@dirien dirien commented Mar 21, 2026

Summary

  • Add AGENTS.md following the agents.md convention with commands, file map, golden samples, utilities, heuristics, boundaries, module dependencies, and terminology
  • Replace CLAUDE.md with a symlink to AGENTS.md (content fully covered)
  • Add GEMINI.md symlink for cross-agent compatibility
  • Update .gitignore for editor and tool artifacts

Test plan

  • Verify CLAUDE.md and GEMINI.md symlinks resolve correctly
  • Verify documented commands (go build ./..., golangci-lint run, go test ./...) still work
  • Verify file map matches actual project structure

Add AGENTS.md following the agents.md convention with commands,
file map, golden samples, utilities, heuristics, boundaries,
module dependencies, and terminology for AI agent onboarding.

Replace CLAUDE.md with a symlink to AGENTS.md since the content
is now fully covered. Add GEMINI.md symlink for cross-agent
compatibility. Update .gitignore for editor and tool artifacts.

Signed-off-by: Engin Diri <engin.diri@ediri.de>
@dirien dirien merged commit bd9b67d into main Mar 21, 2026
2 checks passed
@dirien dirien deleted the docs/add-agents-md branch March 21, 2026 15:57
@sonarqubecloud
Copy link

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant