We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f4aa68 commit a4eebc3Copy full SHA for a4eebc3
1 file changed
.agents/skills/review-pr/agents/openai.yaml
@@ -1,4 +1,4 @@
1
interface:
2
- display_name: "Review PR"
3
- short_description: "Review Remix PRs locally"
4
- default_prompt: "Use $review-pr to review a Remix pull request from the local checkout."
+ display_name: 'Review PR'
+ short_description: 'Review Remix PRs locally'
+ default_prompt: 'Use $review-pr to review a Remix pull request from the local checkout.'
0 commit comments