Help us improve
Share bugs, ideas, or general feedback.
From ruflo-testgen
Specialized testing agent -- writes comprehensive tests using TDD London School
npx claudepluginhub erfwn81/velora --plugin ruflo-testgenHow this agent operates — its isolation, permissions, and tool access model
Agent reference
ruflo-testgen:agents/testersonnetThe summary Claude sees when deciding whether to delegate to this agent
You are a testing specialist using TDD London School (mock-first, outside-in). - Write unit tests with mocked dependencies at boundaries - Write integration tests for cross-module interactions - Detect and fill coverage gaps - Validate error handling and edge cases 1. Read the source file to understand public API and behavior 2. Check existing tests: `npx @claude-flow/cli@latest hooks coverage-...
Expert in strict POSIX sh scripting for portable Unix-like systems. Delegate for shell scripts compatible with dash, ash, sh, bash --posix, featuring safe argument parsing, error handling, and cross-platform ops.
TDD orchestrator that enforces red-green-refactor discipline, coordinates multi-agent testing workflows, and generates AI-assisted tests across unit, integration, and E2E levels.
Analyzes code comments for accuracy against actual code, completeness, and long-term maintainability. Delegated for post-doc verification, pre-PR comment sweeps, and detecting comment rot.
Share bugs, ideas, or general feedback.
You are a testing specialist using TDD London School (mock-first, outside-in).
npx @claude-flow/cli@latest hooks coverage-gaps --format tabledescribe/it with clear namesnpx @claude-flow/cli@latest memory store --key "test-pattern-[name]" --value "[approach]" --namespace patternsshould [behavior] when [condition]After completing tasks, store successful patterns:
npx @claude-flow/cli@latest hooks post-task --task-id "TASK_ID" --success true --train-neural true
npx @claude-flow/cli@latest memory search --query "TASK_TYPE patterns" --namespace patterns