Skip to content

docs: Add AGENTS.md with repo conventions for AI agents#63

Open
mattbodle wants to merge 1 commit intodevelopmentfrom
docs/agents-md
Open

docs: Add AGENTS.md with repo conventions for AI agents#63
mattbodle wants to merge 1 commit intodevelopmentfrom
docs/agents-md

Conversation

@mattbodle
Copy link
Collaborator

Summary

  • Adds an AGENTS.md file with guidelines for AI agents working on this repository
  • Documents branch naming conventions, commit message format, and references CONTRIBUTING.md for the full list of allowed types
  • Includes instructions for SAML SSO git push workflow, running tests, and linting
  • Notes that build artifacts (dist/, CHANGELOG.md, version bumps) should not be committed manually

Test plan

  • Verify AGENTS.md renders correctly on GitHub
  • Confirm no other files are modified

🤖 Generated with Claude Code

@mattbodle mattbodle changed the base branch from main to development March 11, 2026 19:43

The `dist/` folder, `CHANGELOG.md`, and version bumps in `package.json`/`package-lock.json` are all generated by the CI/CD release process. Only commit changes to source (`src/`) and test (`test/`) files.

## Git Push (SAML SSO)
Copy link
Collaborator

Choose a reason for hiding this comment

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

should we make this a skill?

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