·agent-tester
</>

agent-tester

テスターのエージェント スキル - $agent-tester で呼び出します

9インストール·3トレンド·@ruvnet

インストール

$npx skills add https://github.com/ruvnet/ruflo --skill agent-tester

agent-tester のインストール方法

コマンドラインで agent-tester AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/ruvnet/ruflo --skill agent-tester
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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-tester で呼び出します ソース: ruvnet/ruflo。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/ruvnet/ruflo --skill agent-tester
ソース
ruvnet/ruflo
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-10
更新日
2026-03-10

Browse more skills from ruvnet/ruflo

クイックアンサー

agent-tester とは?

テスターのエージェント スキル - $agent-tester で呼び出します ソース: ruvnet/ruflo。

agent-tester のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ruvnet/ruflo --skill agent-tester インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/ruvnet/ruflo