agent-evaluator

Installation
SKILL.md

Agent Evaluator

Evaluate a user query against the workspace's available subagents and return a JSON decision payload (activated/required/suggested agents and scoring).

Mechanism

Run the evaluator script (located in scripts folder relative this skill file) with the user query as an argument.:

python scripts/agent_evaluator.py "YOUR_QUERY_HERE"

Optional: include a contextual file path as the second argument:

python scripts/agent_evaluator.py "YOUR_QUERY_HERE" "path/to/file.ext"

Output

Related skills

More from arisng/github-copilot-fc

Installs
1
GitHub Stars
2
First Seen
Mar 9, 2026