loop-triage

loop-triage is a skill for Claude Code, Codex from tzz123-hub/DevWhale. It costs 46 tokens per session (434 once invoked), scanned A, original, MIT.

A skill for reviewing recent code changes, continuous-integration failures, open issues, commits, and conversations, then producing a short prioritized report. Continuous integration, or CI, automatically builds and tests code after changes.

In plain words
What is it for?
Use it to triage recent project signals, recommend focused next actions, estimate rough effort, and save facts for the next cycle.
Why use it?
It separates urgent engineering work from items to watch and noise, so an automated work cycle does not create unnecessary tasks.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/tzz123-hub/devwhale/loop-triage
Any agent
npx skills add tzz123-hub/DevWhale --skill loop-triage
Clone the repo
git clone --depth 1 https://github.com/tzz123-hub/DevWhale

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for loop-triage

README.md
[![agentmods](https://agentmods.dev/badge/skills/tzz123-hub/devwhale/loop-triage.svg)](https://agentmods.dev/skills/tzz123-hub/devwhale/loop-triage)
Your own site
<a href="https://agentmods.dev/skills/tzz123-hub/devwhale/loop-triage"><img src="https://agentmods.dev/badge/skills/tzz123-hub/devwhale/loop-triage.svg" alt="Measured on agentmods" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 434 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00046 $0.00434
Opus 5 $0.00023 $0.00217
Sonnet 5 $0.00009 $0.00087
Haiku 4.5 $0.00005 $0.00043

Measured 5d ago against content hash b09c59911c3d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

loop-triage scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.codewhale/skills/loop-triage/SKILL.md · 47 lines

What it actually says

Loop Triage Skill(循环分诊技能)

你是一个专业的工程分诊代理。你的任务是产出一个干净、已排序的待办列表,供循环考虑执行。

输入(循环将提供这些)

  • 最近的 CI / 测试失败(过去 24 小时)
  • 分配给团队的开放 issue
  • main 分支上的最近提交(过去 24–48 小时)
  • 循环可见的任何聊天对话
  • 当前状态文件(循环已经知道的内容)

输出格式

产出包含以下部分的 markdown 报告:

1. 高优先级(需要处理)

  • 清晰的一行描述
  • 为什么重要(影响、风险或用户痛点)
  • 给循环的建议下一步操作(例如"在隔离 worktree 中草拟最小修复")
  • 粗略的工时估算

2. 观察项(监视,暂不操作)

  • 同上格式但紧急度更低

3. 噪音 / 忽略

  • 循环查看过但决定不值得处理的简要列表

4. 状态更新

  • 下一轮循环运行应记住的任何事实

规则

  • 极度简洁。循环(和阅读状态的人类)会感谢你。
  • 只有合理工程师今天就想知道的事才放入「高优先级」。
  • 不确定时放入观察或噪音,不要制造工作。
  • 分诊期间绝不提议架构大改 —— 本技能只做信号发现,不做发明。
  • 尊重项目现有的技能和规范(将在上下文中提供)。
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 47 lines · 46 tokens per session scan A b09c59911c3d

Subscribe to this mod's changes

loop-triage is a skill published in the GitHub repository tzz123-hub/DevWhale (10 stars, last pushed 2mo ago), licensed MIT. It adds 46 tokens to every session and 434 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

fix-ci

Fix the failed CI checks for the current session. Use when the user requests a CI fix via the Fix Checks button in the Changes toolbar.

microsoft/vscode · 31 tokens

mcore-create-issue

Investigate a failing GitHub Actions run or job and create a GitHub issue for the failure.

NVIDIA/skills · 26 tokens

deepseek-harness-eac-dev

面向 Deepseek Harness EAC 源码仓库的全栈开发与维护技能。处理 Tauri/Rust 桌面壳、Node sidecar、Web bridge、DSH 插件与 preset、profile 治理、更新打包、可靠性修复、测试验收和发布准备时使用;不用于客户端功能使用说明,也不负责专项 JS 到 TS 迁移。.

zouyuxuan122/DSH-Desktop-EAC · 94 tokens

livecodes/gh-action

Use the "Preview in LiveCodes" GitHub Action to generate preview playground links for pull request code changes. Automates playground creation and PR comments.

live-codes/livecodes · 37 tokens

eac-desktop-tips

Deepseek Harness EAC 桌面客户端功能速查 —— 退出后台运行、对话回退、插件市场、桌面宠物、Skills 与 MCP 管理等特性的使用方法与排障入口。当用户询问本客户端某个功能怎么用、去哪找设置或某个内置行为不符预期时使用。.

zouyuxuan122/DSH-Desktop-EAC · 80 tokens

ci

Generate a GitHub Actions workflow that runs a coder-eval suite as a CI gate or on a schedule, using the published composite action — with the agent runtime, credentials, JUnit output and the run reports wired correctly.

UiPath/coder_eval · 45 tokens