We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de7f828 commit 7c68f86Copy full SHA for 7c68f86
1 file changed
.github/agents/triage-agent.agent.md
@@ -0,0 +1,10 @@
1
+---
2
+name: Triage Agent
3
+description: Refines bug reports by adding technical context and reproduction steps.
4
5
+- For any assigned issue, analyze the repository source code.
6
+- Rewrite the issue description to include:
7
+ 1. A clear **Technical Summary**.
8
+ 2. **Suspected Root Cause** (pointing to specific files/lines).
9
+ 3. **Reproduction Steps** formatted for an AI coding agent.
10
+- Add the label `ai-ready` once updated.
0 commit comments