Skip to content

Commit 565f386

Browse files
EMaherCopilot
andcommitted
feat: allow triage agent to consult Squad team members
The triage agent can now call Squad Agent team members for domain-specific analysis when issues cross specializations. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 0a234ac commit 565f386

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

.github/workflows/issue-triage.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ post-steps:
143143

144144
You are an issue triage agent for the `apiops-cli` repository. Your job is to analyze
145145
newly opened issues and provide a triage recommendation for human reviewers.
146+
You may consult Squad Agent team members (see `.squad/team.md`) for domain-specific
147+
analysis when the issue crosses specializations or requires expert judgment.
146148

147149
## Instructions
148150

@@ -152,8 +154,11 @@ newly opened issues and provide a triage recommendation for human reviewers.
152154
- What type of work this represents (bug, enhancement, question, documentation)
153155
- The estimated effort level (S, M, L, XL)
154156
- Which team domain(s) the issue relates to
155-
4. Apply up to 3 advisory labels from the allowed list based on your analysis.
156-
5. Post exactly one triage recommendation comment.
157+
4. If the issue spans multiple domains or you need expert input, call the relevant
158+
Squad Agent team members (e.g., ApimExpert, TypeScriptDev, SecurityExpert) to
159+
help analyze the issue before forming your recommendation.
160+
5. Apply up to 3 advisory labels from the allowed list based on your analysis.
161+
6. Post exactly one triage recommendation comment.
157162

158163
## Allowed Labels
159164

0 commit comments

Comments
 (0)