Skip to content

fix: disambiguate agentv eval skill triggers from skill-creator#576

Merged
christso merged 1 commit intomainfrom
feat/572-disambiguate-eval-triggers
Mar 14, 2026
Merged

fix: disambiguate agentv eval skill triggers from skill-creator#576
christso merged 1 commit intomainfrom
feat/572-disambiguate-eval-triggers

Conversation

@christso
Copy link
Copy Markdown
Collaborator

Closes #572

Changes

Updated eval-related skill descriptions to explicitly disambiguate from Anthropic's skill-creator:

  • Added AgentV-specific trigger keywords (EVAL.yaml, agentv CLI commands)
  • Added DO NOT TRIGGER clauses for skill-creator domain
  • Referenced AgentV-specific artifacts and commands

Skills Updated

  • agentv-eval-orchestrator — now references agentv prompt eval, agentv eval, EVAL.yaml; excludes SKILL.md operations
  • agentv-optimizer — now references AgentV eval-driven refinement; excludes skill description optimization
  • agentv-eval-builder — now references .eval.yaml, agentv convert, AgentV evaluator types; excludes skill definitions
  • agentv-trace-analyst — now references agentv trace, agentv compare, result JSONL; excludes skill benchmarking

Update eval-related skill descriptions to explicitly reference AgentV-specific
artifacts and commands, preventing ambiguous trigger matches when both agentv-dev
and skill-creator plugins are loaded in the same session.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 334817d
Status: ✅  Deploy successful!
Preview URL: https://22315712.agentv.pages.dev
Branch Preview URL: https://feat-572-disambiguate-eval-t.agentv.pages.dev

View logs

@christso christso marked this pull request as ready for review March 14, 2026 05:36
@christso christso merged commit 9157f3a into main Mar 14, 2026
1 check passed
@christso christso deleted the feat/572-disambiguate-eval-triggers branch March 14, 2026 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: disambiguate agentv eval skill triggers from skill-creator

1 participant