AGENTS: Remove opinionated commit guidelines#199
Merged
peterj merged 1 commit intoagentregistry-dev:mainfrom Feb 20, 2026
Merged
AGENTS: Remove opinionated commit guidelines#199peterj merged 1 commit intoagentregistry-dev:mainfrom
peterj merged 1 commit intoagentregistry-dev:mainfrom
Conversation
26d6091 to
fbc6bf4
Compare
Collaborator
Author
|
(Playing around with worktrees, having some issues with these agents 😢) |
Collaborator
Author
|
At least I continue to have clarity I won't be replaced anytime soon |
We maintain commit message conventions in a separate skill file that gets loaded by AI assistants. Having duplicate guidance here creates drift and forces us to keep two sources in sync. Removing the Git Workflow section and related checklist item to keep AGENTS.md focused on project-specific architecture and coding patterns.
fbc6bf4 to
d84b632
Compare
peterj
approved these changes
Feb 20, 2026
christian-posta
pushed a commit
to christian-posta/agentregistry
that referenced
this pull request
Mar 9, 2026
# Description Removes the "Git Workflow" section and related checklist item from AGENTS.md. I have some global git commit skills that live in my env, removing these instructions would make my life easier, but I also don't see a lot of AGENTS.md instructions that type have this type of guidelines either. # Change Type /kind cleanup # Changelog ```release-note NONE ```
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Removes the "Git Workflow" section and related checklist item from AGENTS.md.
I have some global git commit skills that live in my env, removing these instructions would make my life easier, but I also don't see a lot of AGENTS.md instructions that type have this type of guidelines either.
Change Type
/kind cleanup
Changelog