go-github (Agent Skills)

GitHub

Go library for accessing the GitHub v3 API

AGENTS.md

# AGENTS.md

Guidance for AI coding agents working in this repository.

See [CONTRIBUTING.md](./CONTRIBUTING.md) for everything you need, in particular:

- [Submitting a patch](./CONTRIBUTING.md#submitting-a-patch) - workflow and the scripts to run before submitting (`script/fmt.sh`, `script/test.sh`, `script/lint.sh`, `script/generate.sh`).
- [Tips](./CONTRIBUTING.md#tips) - expectations for (AI-driven) PRs.
- [Code Guidelines](./CONTRIBUTING.md#code-guidelines) - file organization, naming conventions, type conventions, JSON tags, pagination, generated code, and testing patterns.