Write, edit, review, and validate AgentV EVAL.yaml / .eval.yaml evaluation files. Use when asked to create new eval files, update or fix existing ones, add or remove test cases, configure graders (llm-rubric, script), review whether an eval is correct or complete, convert between EVAL.yaml and evals.json using agentv…
Author, edit, and lint governance: blocks in .eval.yaml files. Use when creating or updating evaluation suites that carry AI-governance metadata (OWASP LLM Top 10, OWASP Agentic Top 10, MITRE ATLAS, EU AI Act, ISO 42001). Also use non-interactively (e.g., from a GitHub Action) to lint changed eval files and report…
Analyze AgentV evaluation traces and result JSONL files using agentv inspect and agentv results compare CLI commands. Use when asked to inspect AgentV eval results, find regressions between AgentV evaluation runs, identify failure patterns in AgentV trace data, analyze tool trajectories, or compute cost/latency/score…
Instructions for EntityProcess/allagents, a project described as: CLI tool for managing multi-repo AI agent workspaces with plugin synchronization across multiple AI clients.
AI-generated documentation for GitHub repositories. Use when exploring a repo's architecture, comparing repos, or asking how a feature is implemented in an unfamiliar public codebase.
Creates and removes isolated Git worktrees under a consistent repository sibling directory. Use when starting feature or fix work in a dedicated worktree, or cleaning up a finished worktree.