Skip to content

[DX] Add a skills file to help guide AI Tools#17254

Open
AutomatedTester wants to merge 2 commits intotrunkfrom
skills
Open

[DX] Add a skills file to help guide AI Tools#17254
AutomatedTester wants to merge 2 commits intotrunkfrom
skills

Conversation

@AutomatedTester
Copy link
Copy Markdown
Member

🔗 Related Issues

💥 What does this PR do?

Adds a skills file that helps guide AI Tools

In modern AI development frameworks (like CrewAI, AutoGen, or similar agentic workflows), the separation between agents and skills is essentially the difference between the "Who" and the "How."

While these specific filenames aren't a rigid universal standard like a README.md, they are common conventions used to define the architecture of an autonomous system.

🔧 Implementation Notes

💡 Additional Considerations

🔄 Types of changes

Copilot AI review requested due to automatic review settings March 25, 2026 08:46
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new top-level “skills” guide intended to help AI tooling and contributors make safe, focused changes in Selenium’s Bazel-built, multi-language monorepo.

Changes:

  • Introduces skills.md documenting core repo principles, high-risk areas, and a recommended Bazel workflow.
  • Adds language-specific checklists (Python, Ruby, .NET, Java, JavaScript) for common build/test/convention guidance.
  • Provides cross-binding consistency and pre-PR checklists plus maintenance guidance.

Copy link
Copy Markdown
Member

@cgoldberg cgoldberg left a comment

Choose a reason for hiding this comment

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

from .common import command_builder

Can you change the relative imports back to absolute imports in the python files?

@shbenzer
Copy link
Copy Markdown
Contributor

Do we think it’d be useful to attach a link to the WS3 Bidi docs and make the agent directly utilize/reference those specs when doing bidi development?

@cgoldberg
Copy link
Copy Markdown
Member

@AutomatedTester are the 2 Python files meant to be in this PR, or do those belong to your CDDL PR?

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.

4 participants