988 B
988 B
auto_execution_mode, description
| auto_execution_mode | description |
|---|---|
| 0 | Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow. |
Workflow: triage
-
Context Analysis:
- The user wants to triage issues. Treat this as the primary input for the skill.
-
Load Skill:
- Use the
view_filetool to read the skill file at:.windsurf/skills/triage/SKILL.md
- Use the
-
Execute:
- Follow the instructions in the
SKILL.mdexactly. - Show what needs attention OR Triage specific issue OR Quick state override.
- Apply triage roles: bug/enhancement + needs-triage/needs-info/ready-for-agent/ready-for-human/wontfix.
- Follow the instructions in the
-
On Error:
- If issue tracker not configured: Run
/setup-matt-pocock-skillsfirst - If state roles conflict: Flag and ask maintainer before proceeding
- If no reproduction possible: Mark as
needs-info
- If issue tracker not configured: Run