# Ycagent Research Eval

> Design and run lightweight evals for the YC company research agent. Use when changing Trigger.dev tasks, E2B browsing, LLM providers, source crawling, extraction, or synthesis.

- Skill: `arvindrk/ycagent-research-eval` (Agent Skill)
- Install (CLI): `npx skillmds@latest add arvindrk/ycagent-research-eval`
- Raw SKILL.md: https://api.skillmd.com/api/skills/arvindrk/ycagent-research-eval/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: arvindrk (https://skillmd.com/u/arvindrk)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/arvindrk/ycagent-research-eval

---


1. Treat real external side effects as unsafe by default.
2. Prefer synthetic company fixtures and mocked providers for fast local checks.
3. Grade outcomes, not exact tool choices.
4. Rubrics should include source traceability, freshness, hallucination resistance, cancellation behavior, and bounded-runtime behavior.
5. Keep eval artifacts out of git unless they are stable fixtures.

