triage — for Claude Code triage, community, for Claude Code, ide skills, execute, validate, feature, phase:1, phase:2, phase:3

v1.0.0

关于此技能

适用场景: Ideal for AI agents that need after /audit produces findings that need sequencing. 本地化技能摘要: # Hali Triage Skill Purpose Transform a noisy issue list or audit findings into a clean, prioritized, actionable queue. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

功能特性

After /audit produces findings that need sequencing
When the GitHub issue list has grown noisy and needs a cull pass
At the start of a new workstream to establish priority order
When multiple issues overlap and you suspect duplicates
You need to inspect the codebase first → /audit

# 核心主题

irvinesunday irvinesunday
[0]
[0]
更新于: 4/24/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 10/11

This page remains useful for teams, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Quality floor passed for review
Review Score
10/11
Quality Score
70
Canonical Locale
en
Detected Body Locale
en

适用场景: Ideal for AI agents that need after /audit produces findings that need sequencing. 本地化技能摘要: # Hali Triage Skill Purpose Transform a noisy issue list or audit findings into a clean, prioritized, actionable queue. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

核心价值

推荐说明: triage helps agents after /audit produces findings that need sequencing. Hali Triage Skill Purpose Transform a noisy issue list or audit findings into a clean, prioritized, actionable queue. This AI agent skill

适用 Agent 类型

适用场景: Ideal for AI agents that need after /audit produces findings that need sequencing.

赋予的主要能力 · triage

适用任务: Applying After /audit produces findings that need sequencing
适用任务: Applying When the GitHub issue list has grown noisy and needs a cull pass
适用任务: Applying At the start of a new workstream to establish priority order

! 使用限制与门槛

  • 限制说明: After /audit produces findings that need sequencing
  • 限制说明: When the GitHub issue list has grown noisy and needs a cull pass
  • 限制说明: You need to inspect the codebase first → /audit

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

评审后的下一步

先决定动作,再继续看上游仓库材料

Killer-Skills 的主价值不应该停在“帮你打开仓库说明”,而是先帮你判断这项技能是否值得安装、是否应该回到可信集合复核,以及是否已经进入工作流落地阶段。

实验室 Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

常见问题与安装步骤

以下问题与步骤与页面结构化数据保持一致,便于搜索引擎理解页面内容。

? FAQ

triage 是什么?

适用场景: Ideal for AI agents that need after /audit produces findings that need sequencing. 本地化技能摘要: # Hali Triage Skill Purpose Transform a noisy issue list or audit findings into a clean, prioritized, actionable queue. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

如何安装 triage?

运行命令:npx killer-skills add irvinesunday/Hali/triage。支持 Cursor、Windsurf、VS Code、Claude Code 等 19+ IDE/Agent。

triage 适用于哪些场景?

典型场景包括:适用任务: Applying After /audit produces findings that need sequencing、适用任务: Applying When the GitHub issue list has grown noisy and needs a cull pass、适用任务: Applying At the start of a new workstream to establish priority order。

triage 支持哪些 IDE 或 Agent?

该技能兼容 Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer。可使用 Killer-Skills CLI 一条命令通用安装。

triage 有哪些限制?

限制说明: After /audit produces findings that need sequencing;限制说明: When the GitHub issue list has grown noisy and needs a cull pass;限制说明: You need to inspect the codebase first → /audit。

安装步骤

  1. 1. 打开终端

    在你的项目目录中打开终端或命令行。

  2. 2. 执行安装命令

    运行:npx killer-skills add irvinesunday/Hali/triage。CLI 会自动识别 IDE 或 AI Agent 并完成配置。

  3. 3. 开始使用技能

    triage 已启用,可立即在当前项目中调用。

! 参考页模式

此页面仍可作为安装与查阅参考,但 Killer-Skills 不再把它视为主要可索引落地页。请优先阅读上方评审结论,再决定是否继续查看上游仓库说明。

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

triage

# Hali Triage Skill Purpose Transform a noisy issue list or audit findings into a clean, prioritized, actionable queue. This AI agent skill supports Claude

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

Hali Triage Skill

Purpose

Transform a noisy issue list or audit findings into a clean, prioritized, actionable queue. Deduplicate aggressively. Recommend which issues to close, merge, defer, relabel, or implement — and in what order. Does not write code.

When to use

  • After /audit produces findings that need sequencing
  • When the GitHub issue list has grown noisy and needs a cull pass
  • At the start of a new workstream to establish priority order
  • When multiple issues overlap and you suspect duplicates

When NOT to use

  • You need to inspect the codebase first → /audit
  • You are ready to implement a specific issue → /execute
  • You are reviewing a PR → /validate
  • A single issue is already clearly scoped and approved → go directly to /execute

Required pre-read

CLAUDE.md
docs/arch/HALI_PHASE_BLOCKERS.md
docs/arch/HALI_PHASE_SCAFFOLD.md
docs/arch/label-taxonomy.md

If label-taxonomy.md does not exist on disk at the time of the triage run, fall back to the label conventions observed in the repo: feature:, fix:, chore:, docs:, phase:1, phase:2, phase:3, blocked:, wont-fix.

Inputs expected

InputRequiredNotes
SourceYesaudit-report / issue-list / both
ScopeRecommendedphase:1 / phase:2 / backend / mobile / all
Audit reportIf source=audit-reportOutput from /audit
Issue rangeNoGitHub issue numbers or label filter

Example: /triage source=issue-list scope=phase:1

Procedure

Step 1 — Gather raw input

If source includes issue-list:

bash
1gh issue list --repo irvinesunday/Hali --state open --limit 100 \ 2 --json number,title,labels,createdAt,updatedAt,body

For each issue, also fetch the current state (verify open/closed):

bash
1gh issue view <NUMBER> --repo irvinesunday/Hali --json state,title,labels

Never assume an issue is open without checking.

If source includes audit-report: read the supplied audit findings before proceeding.

Step 2 — Classify each issue

Apply exactly one classification per issue:

ClassificationMeaning
IMPLEMENTIn-scope, actionable, no known blockers — enter the implementation queue
DEFERValid but not yet time — dependencies unmet or out of current phase
CLOSESuperseded, already delivered, invalid, or scope-violating
MERGE-DUPLICATEFunctionally identical to another open issue — merge into canonical
RELABELContent is valid but mislabeled — update labels only
BLOCKEDDepends on an issue that must land first — flag blocker explicitly
NEEDS-HUMAN-DECISIONScope or priority requires explicit owner decision before action

Step 3 — Apply phase and out-of-scope filters

Cross-reference each IMPLEMENT candidate against CLAUDE.md Phase 1 out-of-scope list:

  • Comments / replies / threads → CLOSE as out-of-scope
  • Likes / reactions → CLOSE as out-of-scope
  • Messaging / chat → CLOSE as out-of-scope
  • Media uploads → CLOSE as out-of-scope
  • Admin portal (before Phase 2 gating) → DEFER
  • Microservices → CLOSE as doctrine violation

Flag any issue requesting a locked architectural decision change (H3 → geohash, PostgreSQL → other, etc.) as NEEDS-HUMAN-DECISION.

Step 4 — Deduplicate

For issues with overlapping scope:

  1. Identify the canonical issue (oldest with most complete description, or explicitly linked to a spec)
  2. Mark duplicates as MERGE-DUPLICATE referencing the canonical number
  3. Propose closing the duplicates with a comment pointing to the canonical

Do not preserve issue noise just because it exists.

Step 5 — Sequence the IMPLEMENT queue

Order IMPLEMENT issues by:

  1. Phase gate (Phase 1 before Phase 2 before Phase 3)
  2. Dependency order (blocking issues before dependent issues)
  3. Risk surface (auth/schema changes before feature additions)
  4. Value/stability ratio (low-risk high-value first)

Flag any cross-issue dependencies explicitly:

  • "Issue #N must land before #M because [reason]"

Step 6 — Detect phase gate violations

Check CLAUDE.md — Phase 2 full UI delivery must not begin until Phase 1 mobile app is in pilot state. Any Phase 2 UI issue in IMPLEMENT status must be flagged with:

PHASE_GATE: Verify Phase 1 mobile pilot state before scheduling.

Step 7 — Draft actions

For each CLOSE recommendation: draft a brief, factual close reason. For each MERGE-DUPLICATE: identify the canonical issue number and draft a close comment. For each RELABEL: specify current labels → proposed labels.

Do not execute any of these actions without explicit approval unless the /triage invocation explicitly includes --apply.

Output requirements

=== HALI TRIAGE REPORT ===

Source: [input type]
Scope: [declared scope]
Issues reviewed: [count]
Date: [ISO 8601]

Classification summary:
- IMPLEMENT:         [count]
- DEFER:             [count]
- CLOSE:             [count]
- MERGE-DUPLICATE:   [count]
- RELABEL:           [count]
- BLOCKED:           [count]
- NEEDS-HUMAN-DECISION: [count]

Triage table:
| # | Title | Current labels | Classification | Reason | Action |
|---|---|---|---|---|---|
| [n] | [title] | [labels] | [classification] | [1-line reason] | [proposed action] |

Proposed IMPLEMENT sequence:
1. #[n] — [title] — [why first]
2. #[n] — [title] — [dependency note]
...

Phase gate flags:
[any PHASE_GATE warnings]

Cross-issue dependencies:
[explicit dependency graph if any]

Doctrine violations detected:
[any CLOSE recommendations due to out-of-scope or stack violations]

NEEDS-HUMAN-DECISION items:
[list with precise question for owner]

Recommended next step:
- Approve sequence and proceed to /execute #[first issue]
- OR review NEEDS-HUMAN-DECISION items first

STOP. Waiting for instruction.

Handoff guidance

  • After triage report is reviewed and a sequence is approved → hand first issue to /execute
  • NEEDS-HUMAN-DECISION items → stop until owner responds
  • CLOSE / MERGE-DUPLICATE actions → execute only after explicit approval

Guardrails / hard rules

  • No code changes. Triage does not touch implementation files.
  • No silent issue closes. All CLOSE and MERGE-DUPLICATE actions require explicit approval before execution (unless --apply flag is set by the invoker).
  • No invented priorities. Sequence recommendations must be based on phase gates, dependencies, or explicit doctrine — not arbitrary judgment.
  • Deduplicate aggressively. Duplicate issues waste sprint capacity. Merge them.
  • Never preserve out-of-scope noise. Issues requesting features on the Phase 1 out-of-scope list should be closed, not deferred indefinitely.
  • Respect NEEDS-HUMAN-DECISION. Do not resolve architectural decisions autonomously.
  • Stop at ~80% context window pressure. Output STOPPED_CONTEXT_LIMIT.

Example invocations

/triage
/triage source=issue-list scope=phase:1
/triage source=audit-report
/triage source=both scope=backend
/triage source=issue-list scope=all --apply

相关技能

寻找 triage 的替代方案 (Alternative) 或可搭配使用的同类 community Skill?探索以下相关开源技能。

查看全部

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

为prompts.chat的信息反馈系统生成可定制的插件小部件

149.6k
0
AI

flags

Logo of vercel
vercel

React 框架

138.4k
0
浏览器

pr-review

Logo of pytorch
pytorch

Python中具有强大GPU加速的张量和动态神经网络

98.6k
0
开发者工具