agent-qa-result-triage

by sickn33 45k MIT Updated Aug 18, 2026
agent-qa-result-triage skill by sickn33
agent-qa-result-triage — Testing skill by sickn33

agent-qa-result-triage is an open-source testing skill for Claude Code and compatible agents, published by sickn33. Its author describes it as: “Triage failed Agent QA runs with MCP evidence, artifacts, logs, fixed failure categories, confidence, and actionable next steps.”. The project has 45k stars on GitHub and is available under the MIT license. Add it to your setup with `/plugin marketplace add sickn33/agentic-awesome-skills`.

What agent-qa-result-triage does

Classify a failed Agent QA run from its recorded evidence instead of guessing. Inspect the run, steps, artifacts, and logs; choose one fixed category; and return confidence, likely ownership, and the next evidence-backed action.

Installation

Add agent-qa-result-triage to your agent with:

/plugin marketplace add sickn33/agentic-awesome-skills

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

What's inside

The SKILL.md for agent-qa-result-triage is organised into these sections:

  • Overview
  • When to Use
  • Workflow
  • Categories
  • Evidence Rules
  • Example
  • Limitations

When to use it

Reach for agent-qa-result-triage when you want testing help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Clear MIT license — safe to read and adapt
  • Ships in sickn33/agentic-awesome-skills, an established project with 45,095 GitHub stars
  • Actively maintained (recent commits)

Topics

testingqatriagemcpdebuggingagent-skillsagentic-skillsai-agent-skillsai-agentsai-codingai-workflowsantigravityantigravity-skillsclaude-codeclaude-code-skillscodex-clicodex-skillscursorcursor-skillsdeveloper-tools

Frequently asked questions

What does agent-qa-result-triage do?
Triage failed Agent QA runs with MCP evidence, artifacts, logs, fixed failure categories, confidence, and actionable next steps.
How do I install agent-qa-result-triage?
Run /plugin marketplace add sickn33/agentic-awesome-skills in your agent, then reload your skills. Review the source at https://github.com/sickn33/agentic-awesome-skills before installing.
Is agent-qa-result-triage free to use?
Yes. agent-qa-result-triage is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
Where does agent-qa-result-triage come from?
agent-qa-result-triage ships inside sickn33/agentic-awesome-skills, a repository that contains 66 catalogued skills in total. The repository's 45,095 GitHub stars apply to that whole collection, not to this skill on its own.

Related skills

More Testing →

Debug, patch, and verify failed Agent QA runs from MCP evidence, artifacts, logs, and local code without hiding product or infrastructure defects.

45k sickn33 MIT

Create, edit, validate, and run Agent QA tests, suites, and hooks through MCP or CLI while preserving canonical IDs and schema contracts.

45k sickn33 MIT

Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness.

45k sickn33 MIT

When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this,"...

45k sickn33 MIT

Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issues, or ensuring assistive technology support.

39k wshobson MIT