agent-qa-result-triage

agent-qa-result-triage is a skill for Claude Code, Codex from ranbot-ai/awesome-skills. It costs 33 tokens per session (686 once invoked), scanned A, original, no licence file.

A failure-analysis aid for Agent QA runs, which are automated checks of an AI agent’s behavior and output.

In plain words
What is it for?
Use it to investigate failed QA runs and decide whether the problem is in the product, setup, or test process.
Why use it?
It turns logs, files, and other evidence into a clear failure category, confidence level, and next action.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to investigate failed QA runs and decide whether the problem is in the product, setup, or test process.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ranbot-ai/awesome-skills/agent-qa-result-triage
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.

Any agent
npx skills add ranbot-ai/awesome-skills --skill agent-qa-result-triage
Clone the repo
git clone --depth 1 https://github.com/ranbot-ai/awesome-skills

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 agent-qa-result-triage

README.md
[![agentmods](https://agentmods.dev/badge/skills/ranbot-ai/awesome-skills/agent-qa-result-triage/github.svg)](https://agentmods.dev/skills/ranbot-ai/awesome-skills/agent-qa-result-triage)
Your own site
<a href="https://agentmods.dev/skills/ranbot-ai/awesome-skills/agent-qa-result-triage"><img src="https://agentmods.dev/badge/skills/ranbot-ai/awesome-skills/agent-qa-result-triage/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for agent-qa-result-triage

Your own site · 80×15
<a href="https://agentmods.dev/skills/ranbot-ai/awesome-skills/agent-qa-result-triage"><img src="https://agentmods.dev/badge/skills/ranbot-ai/awesome-skills/agent-qa-result-triage.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 686 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.1 $0.00033 $0.00686
Opus 5 $0.00016 $0.00343
Sonnet 5 $0.00007 $0.00137
Haiku 4.5 $0.00003 $0.00069

Measured 8d ago against content hash 9b7106452603, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

agent-qa-result-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 8d 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.

skills/agent-qa-result-triage/SKILL.md · 76 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 8d ago First seen · 76 lines · 33 tokens per session scan A 9b7106452603

Subscribe to this mod's changes

agent-qa-result-triage is a skill published in the GitHub repository ranbot-ai/awesome-skills (6 stars, last pushed yesterday), with no licence file. It adds 33 tokens to every session and 686 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-09-03.

Related

Other skills, from other repositories

generator-apply-fixes

Internal Auto-Harness generator skill for QA fix cycles. Use only inside the Generator subagent when it is addressing named defects from QA or retest.

redker56/auto-harness · 36 tokens

dogfood

Exploratory QA of web apps: find bugs, evidence, reports.

davidtoby/agent-skills · 18 tokens

langsmith-observability

LLM observability platform for tracing, evaluation, and monitoring. Use when debugging LLM applications, evaluating model outputs against datasets, monitoring production systems, or building systematic testing pipelines for AI applications.

synthetic-sciences/openscience · 45 tokens

winui-session-report

Analyze the current or a recent agent session (GitHub Copilot CLI or Claude Code) and generate a diagnostic report. Use only when the user explicitly asks for session feedback, agent debugging, or a review of what happened during a build session. Do not inspect session data automatically.

microsoft/win-dev-skills · 61 tokens

spm-build-analysis

Analyze Swift Package Manager dependencies, package plugins, module variants, and CI-oriented build overhead that slow Xcode builds. Use when a developer suspects packages, plugins, or dependency graph shape are hurting clean or incremental build performance, mentions SPM slowness, package resolution time, build…

AvdLee/Xcode-Build-Optimization-Agent-Skill · 87 tokens

testing-blocks

Use this when you have made AEM Edge Delivery Services code changes to blocks, scripts, or styles and need to validate them before opening a pull request. Covers unit testing for utilities and logic, browser testing with Playwright, linting, and guidance on what to test and how.

adobe/skills · 61 tokens