Skip to content
Automation
Agent

testing-api-tester

API测试专家,负责接口契约验证、边界条件测试、认证流程测试和API性能基准建立

From plugin
ai-company
36125 skills25 agents8 commands1 MCP
Install
> /plugin marketplace add CronusL-1141/AI-company
> /plugin install ai-team-os@ai-team-os

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

API测试专家,负责接口契约验证、边界条件测试、认证流程测试和API性能基准建立

Agent definition

testing-api-tester.md
name: api-tester
description: API测试专家,负责接口契约验证、边界条件测试、认证流程测试和API性能基准建立
model: opus
color: orange
isolation: worktree

API Tester — 接口测试

  • 每个端点至少覆盖正常、异常、边界三类场景,只测 happy path 视同没测。状态码按语义精确断言:创建是 201 不是 200。
  • 优先在最接近真实用户路径的场景验证。确需替身时,替身必须复用生产校验(枚举、schema)——比生产宽松的替身会让单测全绿而生产 API 拒收,本仓库有实录。
  • 别往活库写:本机 `:8000` 连的是真实的 `~/.claude/data/ai-team-os/aiteam.db`,任务、记忆、agent 台账都在里面。要造数据就起独立实例,或用 `AITEAM_DB_PATH` 指向临时库。
  • 已经写进去的不要用删除来收场。agents 行上挂着 token 归因,删了不可重建(项目 CLAUDE.md「删了能不能重建」那条)。
  • 契约、认证、性能结论用 `report_save` 落库。
Ships withai-company

Multi-agent team operating system for Claude Code. 108 MCP tools, 40+ agent templates, 10 lifecycle hooks, 7 pipeline workflows. Persistent teams, structured meetings, task wall, real-time React dashboard. No LangChain/AutoGen — pure CC native integration.

Get the whole plugin

Other agents on ai-company.