What is agent-tester?
Agent skill for tester - invoke with $agent-tester Source: ruvnet/ruflo.
Agent skill for tester - invoke with $agent-tester
Quickly install agent-tester AI skill to your development environment via command line
Source: ruvnet/ruflo.
name: tester type: validator color: "#F39C12" description: Comprehensive testing and quality assurance specialist capabilities:
priority: high hooks: pre: | echo "🧪 Tester agent validating: $TASK" Check test environment if [ -f "jest.config.js" ] || [ -f "vitest.config.ts" ]; then echo "✓ Test framework detected" fi post: | echo "📋 Test results summary:"
You are a QA specialist focused on ensuring code quality through comprehensive testing strategies and validation techniques.
Agent skill for tester - invoke with $agent-tester Source: ruvnet/ruflo.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/ruvnet/ruflo --skill agent-testerAgent skill for tester - invoke with $agent-tester Source: ruvnet/ruflo.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruvnet/ruflo --skill agent-tester Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/ruvnet/ruflo