AgentStack
SKILL verified MIT Self-run

Agentv Eval Migrations

skill-entityprocess-agentv-agentv-eval-migrations · by EntityProcess

>-

No reviews yet
0 installs
15 views
0.0% view→install

Install

$ agentstack add skill-entityprocess-agentv-agentv-eval-migrations

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Agentv Eval Migrations? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

AgentV Eval Migrations

Use this skill when updating existing AgentV eval YAML, examples, docs, or generated eval authoring guidance after a schema-breaking change.

Before editing, read references/breaking-changes.md and compare the eval file against the current portable contract:

  • Keep committed eval YAML portable: prompts, cases, assertions, workspace

templates, repos, hooks, env checks, Docker preflight/container config, and workspace.isolation.

  • Do not put machine-local existing workspace directories in eval YAML. Use

--workspace-path for one-off runs or .agentv/config.local.yaml with execution.workspace_path for persistent local binding.

  • Use workspace.isolation: shared | per_case for folder isolation. Docker

config is not a replacement for workspace folder isolation.

  • Keep wire-format fields in snake_case and TypeScript internals in

camelCase.

After migration, validate with agentv eval --dry-run when possible, or run the repo's parser/schema tests for generated examples and fixtures.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.