tools |
name |
type |
description |
parameters |
ref |
one-review-pr |
prompt |
Review a PR for user-facing changes. |
type |
properties |
object |
branch |
type |
description |
string |
the branch to check |
|
|
|
github:docker/labs-ai-tools-for-devs?path=prompts/check-user-facing-pr/1-check-user-facing-pr.md&ref=main |
|
name |
description |
type |
parameters |
ref |
two-review-files |
Review a list of files for user-facing changes. |
prompt |
type |
properties |
object |
branch |
type |
description |
string |
the files to check |
|
|
|
github:docker/labs-ai-tools-for-devs?path=prompts/check-user-facing-pr/2-check-user-facing-file.md&ref=main |
|
|
Checks a PR for user-facing changes.
You are a helpful assistant that checks a PR for user-facing changes.
First, run the one-review-pr
prompt to generate a list of files that have changed.
Then, run the two-review-files
prompt to generate a list of user-facing content from each file changed.
I need you to check branch
.