·evaluation
</>

evaluation

shipshitdev/library

エージェントシステムの評価フレームワークを構築します。エージェントのパフォーマンスをテストする場合、コンテキスト エンジニアリングの選択を検証する場合、または長期にわたる改善を測定する場合に使用します。

35インストール·0トレンド·@shipshitdev

インストール

$npx skills add https://github.com/shipshitdev/library --skill evaluation

SKILL.md

Evaluation of agent systems requires different approaches than traditional software or even standard language model applications. Agents make dynamic decisions, are non-deterministic between runs, and often lack single correct answers. Effective evaluation must account for these characteristics while providing actionable feedback. A robust evaluation framework enables continuous improvement, catches regressions, a...

Agent evaluation requires outcome-focused approaches that account for non-determinism and multiple valid paths. Multi-dimensional rubrics capture various quality aspects: factual accuracy, completeness, citation accuracy, source quality, and tool efficiency. LLM-as-judge provides scalable evaluation while human evaluation catches edge cases.

The key insight is that agents may find alternative paths to goals—the evaluation should judge whether they achieve right outcomes while following reasonable processes.

エージェントシステムの評価フレームワークを構築します。エージェントのパフォーマンスをテストする場合、コンテキスト エンジニアリングの選択を検証する場合、または長期にわたる改善を測定する場合に使用します。 ソース: shipshitdev/library。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/shipshitdev/library --skill evaluation
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

evaluation とは?

エージェントシステムの評価フレームワークを構築します。エージェントのパフォーマンスをテストする場合、コンテキスト エンジニアリングの選択を検証する場合、または長期にわたる改善を測定する場合に使用します。 ソース: shipshitdev/library。

evaluation のインストール方法は?

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

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

https://github.com/shipshitdev/library