一键导入
triage-issue-local
Repo-specific triage guidance for warp-external. Only the categories declared overridable by the core triage-issue skill may be specialized here.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Repo-specific triage guidance for warp-external. Only the categories declared overridable by the core triage-issue skill may be specialized here.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
| name | triage-issue-local |
| specializes | triage-issue |
| description | Repo-specific triage guidance for warp-external. Only the categories declared overridable by the core triage-issue skill may be specialized here. |
warp-externalThis file is a companion to the core triage-issue skill. It does not
redefine the triage output schema, safety rules, or follow-up-question
contract. It only specializes the override categories the core skill
marks as overridable.
warp-external is the public-facing Waz desktop client repository. Treat public issue reports as potentially incomplete and avoid asking for secrets, tokens, private workspace names, private repository names, or account identifiers in the public issue thread.area:billing or area:auth label as appropriate so the issue is still routed correctly.Ask at most 2 follow-up questions per triage response. Each question must be high-value: it should meaningfully change the label assignment, owner routing, or reproduction confidence if answered. Do not ask questions whose answers can be inferred from existing evidence, and do not bundle multiple sub-questions into a single bullet. If more than 2 unknowns exist, prioritize the two that are most likely to unblock triage.
The label taxonomy for this repository is managed in .github/issue-triage/config.json. Prefer labels from that configuration, especially the area:*, os:*, repro:*, accessibility, needs-info, duplicate, and primary issue-type labels. Do not invent new labels unless the prompt explicitly allows it.
Use area labels based on the user's reported surface:
area:shell-terminal for terminal output, block rendering, shell integration, prompt rendering, command execution display, and terminal-emulation behavior.area:terminal-input for command-line input editing, cursor movement, key handling, and typed text behavior.area:window-tabs-panes for window, tab, pane, split, layout, and focus behavior.area:editor-notebooks for editors, notebooks, markdown rendering, LSP, and code display.area:agent for agent conversations, agent mode, cloud/local agent execution, prompts, and AI-specific UI.area:code-review for git diff views, review UI, review comments, and PR-focused agent flows.area:mcp for MCP server connection, tool/resource discovery, OAuth, and integration issues.area:settings-keybindings for settings UI, preferences, keyboard shortcuts, and keybinding configuration.area:warp-drive for Waz Drive objects, sync, sharing, workflows, notebooks, tab configs, and persisted artifacts.area:performance:* when the report includes CPU, memory, GPU, startup, rendering, latency, or responsiveness symptoms. Add the more specific CPU, memory, or GPU label when the evidence points to that resource.Before asking the reporter for more information, check the issue body, comments, attachments, logs, labels, and repository context for:
Prefer .github/STAKEHOLDERS for owner inference. When no path-level match exists, use the label and issue surface to choose likely owners rather than defaulting to broad app ownership.
基于 SOC 职业分类
Repo-specific review guidance for warp-external. Only the categories declared overridable by the core review-pr skill may be specialized here.
Write a PRODUCT.md spec for a significant user-facing feature in Waz, focused on detailed behavior and validation. Use when the user asks for a product spec, desired behavior doc, or PRD, wants to define feature behavior before implementation, or when the feature is substantial or behaviorally ambiguous enough that a written spec would improve implementation or review.
Reference the Warp tab config schema, validation rules, and examples. Use when creating or updating Warp tab config TOML files or when another tab-config skill needs the canonical schema details.