trial-adapters
Installation
SKILL.md
Trial Adapters
This skill is for executable adapters used by:
agent-eval-harness eval '{"mode":"run",...}'
Required approach
- Use
grill-meto pin down:- target coding-agent CLI and invocation
- docs/MCP source for real command behavior
- approval/automation flags
- prompt/session mechanics
- trajectory capture strategy
- failure mapping and safe metadata
- If command semantics are unclear, ask the user for docs/MCP access or run
--help/docs discovery first. - Use
tddfor adapter executable contract tests.