-
Notifications
You must be signed in to change notification settings - Fork 11.1k
[Docs] Add support for more AI tools #27280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: production
Are you sure you want to change the base?
[Docs] Add support for more AI tools #27280
Conversation
Same prompts as in OpenCode commands
Agent Skills seem to be more portable than Copilot instructions.
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
|
Preview URL: https://2d00af00.preview.developers.cloudflare.com |
elithrar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
given we are trying to focus on fewer tools, I am worried this PR just creates a ton of drift + maintenance problems (which means quality issues).
The result of this PR is a ton of duplicate prompts & config - I don’t think we should be merging this.
|
@elithrar I appreciate you sharing your feedback. We can definitely scope this PR to focus more on our external contributors because we don't want to shift internal tooling standards. We want to accommodate our external contributors, who are likely using different tools than us. By including these files, we hope to streamline the content contribution process for the community. Re: drift, we are down to update them when we hear feedback and review/approve PRs from contributors who suggest valid improvements. |
Should we keep the unique pathways/changes as just empty sign posts and the actual content itself lives in one consolidated file the others pull from? |
|
I'll do some local testing to double check if essentially doing a "redirect" from the expected file location to a consolidated file (via a relative Markdown link within a short sentence, explaining the purpose of the separate file) works as it should. |
Summary
Addresses PCX-20187.
Agent Skills seem to have better cross-tool support than rules thanks to Agent Skills open format.
Creating this PR as a first proposal.
As outlined in PCX-20187, some drift between different rules/agents/skills files for different AI tools is acceptable as we make improvements and updates.
Status of features by tool (supported + used in this repo) being added in this PR:
AGENTS.mdfileopenskillsrepo - not used; via external toolAGENTS.mdfileDocumentation checklist
Footnotes
Claude Code config style for Agent Skills is supported out of the box as a legacy config location. ↩