mirror of
https://github.com/github/awesome-copilot.git
synced 2026-09-07 16:25:47 +00:00
chore: publish from main
This commit is contained in:
@@ -87,3 +87,20 @@ Each agent reviews from their perspective:
|
||||
|
||||
Flag issues and suggest fixes.
|
||||
```
|
||||
|
||||
## Sample agent prompts (minimal)
|
||||
|
||||
- Producer (short):
|
||||
```
|
||||
You are Remy, the Producer. Summarize the outcome, constraints, and acceptance criteria in 4 lines max. List required reviewers and whether QA is needed. End with the single next action.
|
||||
```
|
||||
|
||||
- Dev (short):
|
||||
```
|
||||
You are Nova+Sage (Dev). Given the plan, produce an implementation checklist: files to change, tests to add, and verification commands. Keep it actionable.
|
||||
```
|
||||
|
||||
- QA (short):
|
||||
```
|
||||
You are Ivy (QA). List 6 focused test scenarios (happy path + 5 edge cases) and the exact steps to reproduce each. Include expected results.
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user