Skip to content

Add continuous-eval sub skill for Foundry agent Monitoring#1733

Draft
jugonzales wants to merge 1 commit intomicrosoft:mainfrom
jugonzales:jugonzales/continuous-evals-skill
Draft

Add continuous-eval sub skill for Foundry agent Monitoring#1733
jugonzales wants to merge 1 commit intomicrosoft:mainfrom
jugonzales:jugonzales/continuous-evals-skill

Conversation

@jugonzales
Copy link
Copy Markdown
Member

@jugonzales jugonzales commented Apr 6, 2026

Description

Adds a new continuous-eval sub-skill that documents the continuous_eval_create, continuous_eval_get, and
continuous_eval_delete MCP tools. These tools enable ongoing evaluation of agent responses — auto-detecting
agent kind and routing to the appropriate backend (evaluation rules for prompt/workflow agents, scheduled
evaluations for hosted agents).

Changes:

- New foundry-agent/continuous-eval/continuous-eval.md — skill doc with entry points, behavioral rules, 

operations, response format, and evaluator guidance
- SKILL.md — registered continuous-eval sub-skill in the sub-skills table and lifecycle table
- observe/observe.md — added cross-reference to continuous-eval in Related Skills
- Updates snapshots to handle keywords

Checklist

  • Tests pass locally (cd tests && npm test)
  • If modifying skill descriptions: verified routing correctness with integration tests (npm run test:skills:integration -- <skill>)
  • If modifying skill USE FOR / DO NOT USE FOR / PREFER OVER clauses: confirmed no routing regressions for competing skills
  • Version bumped in skill frontmatter (if skill files changed)

- New continuous-eval skill doc with entry points, behavioral rules, operations, and response format
- Register continuous-eval in SKILL.md sub-skills table and lifecycle table
- Add continuous-eval cross-reference to observe.md Related Skills
- Trim SKILL.md description to fit 1024 char limit
- Update trigger snapshots for new keywords

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jugonzales jugonzales force-pushed the jugonzales/continuous-evals-skill branch from aa1cdb5 to be05bf7 Compare April 7, 2026 19:41
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.

1 participant