ci: adjustments to the AI agent instructions #2225
Draft
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.
A small tweak to AGENTS.md to include suggestions on commits.
A copilot-instructions.md file that is solely focused on code review (Copilot's code review will not pick up AGENTS.md) and directs the agent to AGENTS.md in other cases. I think this should work, but it's difficult to tell without it being actually in place and used (I can put it on a fork or personal repo, but unless there's reviewing and developing going on, it's difficult to know how well it will work).
Subagents, or custom agents:
Claude skills:
tmuxskill that Armin Ronacher developed. This is generally useful for running multiple commands at once, and I've found reasonably useful when working on Charm Tech issues.jujuskill. I find that Claude and Copilot struggle to actually use Juju, but it's very useful to be able to really test out changes against a real Juju. This is my initial attempt at helping the agents with that.