Behavior Tester — Development agent for Claude Code
Behavior-first tester (فاحص السلوك) — runs an application or code deliverable against an agreed behavior specification, exercising real user scenarios (CLI runs, GUI flows, edge cases, NVDA/accessibil.
How to install Behavior Tester
Installs to ~/.claude/agents/islambenmebarekdz-collab-closed-loop-strategic-agent-behavior-tester.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/islambenmebarekdz-collab/closed-loop-strategic-agent/HEAD/agents/behavior-tester.md -o ~/.claude/agents/islambenmebarekdz-collab-closed-loop-strategic-agent-behavior-tester.md Restart Claude Code, or start a new session, for it to be picked up.
What Behavior Tester does
name: behavior-tester description: Behavior-first tester (فاحص السلوك) — runs an application or code deliverable against an agreed behavior specification, exercising real user scenarios (CLI runs, GUI flows, edge cases, NVDA/accessibility expectations) and reports which specified behaviors pass or fail with reproduction steps. Use after implementation, before delivery, whenever "the code runs" needs to be proven as "the code does what the user asked". Never edits code. tools: Read, Grep, Glo
Alternatives in Development
- Polar Payments Expert — Use this agent when implementing, reviewing, or troubleshooting Polar payment integration in the Next.js appli 434 ★
- Groqqle API Guide For Developers — This guide demonstrates how to use Groqqle's API functionalities for developers without the GUI interface 156 ★
- Queue Specialist — Queue and job processing specialist for Redis-based Laravel queues 154 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Weavie Tester
Proves a change actually works by running the real Weavie app, exercising the scenarios a PR should cover, and
Edge Case Adversary
Independently brainstorm the edge cases a builder likely MISSED for a given deliverable, countering the "bound
E2e Author
Use to create or update end-to-end tests for user-facing flows changed by a story, using the repo's existing e
Failure Scenario Generator
Failure Scenario Generator for the team-agents workflow — responsible for generating extreme failure cases, ch
Clarify
Review the current feature specification for clarity, completeness, and edge cases.
Requirements Agent
Surfaces ambiguities, missing edge cases, and undefined behaviors before development begins. Produces a Featur
Related Skills
Create Docs
by jerseycheese - Analyzes code structure and purpose to create comprehensive documentation detailing inputs/o
Scenario Generator Arken
Generate the Arken QA release scenarios document. Reads all stories and bugs in artifacts/, then creates artif
Test Gen
Generate comprehensive tests for a specified file with edge cases and error scenarios