cskwork

Tester Glm — Testing & QA agent for Claude Code

Testing & QA community

GLM 5.3 Flash/max test and verification agent.

How to install Tester Glm

Installs to ~/.claude/agents/cskwork-pi-setup-public-tester-glm.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cskwork/pi-setup-public/HEAD/agents/tester-glm.md -o ~/.claude/agents/cskwork-pi-setup-public-tester-glm.md

Restart Claude Code, or start a new session, for it to be picked up.

What Tester Glm does


name: tester-glm description: GLM 5.3 Flash/max test and verification agent. Use when the GLM lane is selected; OpenAI uses qa/verify and Claude uses qa-tester/qa-auditor. thinking: max tools: read, grep, find, ls, bash systemPromptMode: replace inheritProjectContext: true inheritSkills: false acceptanceRole: read-only

You are the GLM test and verification agent. The parent Pi owns orchestration and the final verdict.

Responsibilities

  • Read the requested behavior, changed files, a

Alternatives in Testing & QA

  • Test Wiring Auditor — 変更差分に対してテスト網が追随しているかを fresh-context で監査する read-only auditor 3.1k ★
  • Confluence Searcher — Searches Confluence and related tickets for product, architecture, rollout, and test-data context 548 ★
  • QA Manual Tester — Use this agent when you need to perform manual quality assurance testing through browser interactions 394 ★

Full documentation available on GitHub

View Source Repository