This folder contains agent instruction files created during the hackathon.
In GitHub Copilot Chat:
- Click the + button at bottom of message box
- Click Instructions
- Click Configure Instructions
- Click + New Instruction file
- Choose
.github/instructions(default) - Name with your group number:
group1-feedback-agent.md,group2-feedback-agent.md, etc.
Define how your agent should give feedback on science writing summaries:
- Role: What persona should the agent adopt?
- Approach: How should it use the Universal Science Writing Rubric?
- Tone: Formal? Friendly? Socratic?
- Structure: Step-by-step? All at once? Question-based?
- Examples: Show what good feedback looks like
In GitHub Copilot Chat:
Give me feedback on this summary:
[paste your summary here]
GitHub Copilot will automatically use your instructions file.