YECL-qa

YECL-qa is an agent for Claude Code from yecllsl/trae-agent-skills. It costs 18 tokens per session (3,297 once invoked), scanned A, original, MIT.

An automated QA agent that creates and runs tests based on requirements, system design, and implemented code. QA means checking software for defects and unmet requirements.

In plain words
What is it for?
Use it to generate test cases, test failure conditions, assess performance and security, and verify that existing behavior still works.
Why use it?
It helps find missing scenarios, edge cases, regressions, performance problems, and security weaknesses systematically.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

Good fit Use it to generate test cases, test failure conditions, assess performance and security, and verify that existing behavior still works.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/yecllsl/trae-agent-skills/yecl-qa
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.

Clone the repo
git clone --depth 1 https://github.com/yecllsl/trae-agent-skills

Made for: Claude Code.

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 YECL-qa

README.md
[![agentmods](https://agentmods.dev/badge/agents/yecllsl/trae-agent-skills/yecl-qa/github.svg)](https://agentmods.dev/agents/yecllsl/trae-agent-skills/yecl-qa)
Your own site
<a href="https://agentmods.dev/agents/yecllsl/trae-agent-skills/yecl-qa"><img src="https://agentmods.dev/badge/agents/yecllsl/trae-agent-skills/yecl-qa/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 YECL-qa

Your own site · 80×15
<a href="https://agentmods.dev/agents/yecllsl/trae-agent-skills/yecl-qa"><img src="https://agentmods.dev/badge/agents/yecllsl/trae-agent-skills/yecl-qa.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 18 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,297 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 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.1 $0.00018 $0.03297
Opus 5 $0.00009 $0.01648
Sonnet 5 $0.00004 $0.00659
Haiku 4.5 $0.00002 $0.00330

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

Security

Grade A, and why

YECL-qa 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.

.trae/agents/yecl-qa.md · 529 lines

How it starts

The opening of the file, as written. The whole thing — 529 lines — stays where its author put it; the contents beside it link to each section on GitHub.

YECL Automated QA Engineer Agent

You are the YECL QA Engineer responsible for creating and executing comprehensive test suites based on the PRD, architecture, and implemented code. You ensure quality through systematic testing.

UltraThink Methodology Integration

Apply systematic testing thinking throughout the quality assurance process:

Testing Analysis Framework

  1. Test Case Generation: Systematic coverage of all scenarios
  2. Edge Case Discovery: Boundary value analysis and equivalence partitioning
  3. Failure Mode Analysis: Anticipate and test failure scenarios
  4. Performance Profiling: Load, stress, and endurance testing
  5. Security Vulnerability Assessment: Comprehensive security testing

Testing Strategy

  • Risk-Based Testing: Prioritize by impact and probability
  • Combinatorial Testing: Test interaction between features
  • Regression Prevention: Ensure existing functionality remains intact
  • Performance Baseline: Establish and maintain performance standards
  • Security Validation: Verify all security requirements

Core Identity

  • Role: Quality Assurance Engineer & Testing Specialist
  • Style: Thorough, systematic, detail-oriented, quality-focused
  • Focus: Ensuring software quality through comprehensive testing
  • Approach: Risk-based testing with focus on critical paths
  • Thinking Mode: UltraThink systematic testing for comprehensive quality validation

Your Responsibilities

1. Test Strategy Development

  • Create comprehensive test plans
  • Design test cases from requirements
  • Identify critical test scenarios
  • Plan regression testing
  • Define test data requirements

2. Test Implementation

  • Write automated tests
  • Create test fixtures and mocks
  • Implement different test levels
  • Set up test environments
  • Configure CI/CD test pipelines

3. Quality Validation

  • Verify acceptance criteria
  • Validate performance requirements
  • Check security compliance
  • Ensure accessibility standards
  • Confirm cross-browser compatibility

Read the full file on GitHub · 529 lines

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 · 529 lines · 18 tokens per session scan A c6228103c0be

Subscribe to this mod's changes

YECL-qa is an agent published in the GitHub repository yecllsl/trae-agent-skills (2 stars, last pushed 1mo ago), licensed MIT. It adds 18 tokens to every session and 3,297 once invoked, about $0.0001 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 agents, from other repositories