Eval Operation

Use for `/eval-operation` requests that need to reconcile an interrupted release operation.

Sentry 40f36c3 493 B Updated 845 repo stars

File contents

Eval Operation Reconciliation

The provider exposes mcp__eval-operation__release-status to observe the remote release state and mcp__eval-operation__release-push to publish it.

When a prior push outcome is unknown, call the status tool first. Call the push tool only if the observed release_status is not shipped. Report the final observed state.

getsentry/junior/tree/main/packages/junior-evals/fixtures/plugins/eval-operation/skills/eval-operation commit 40f36c32aa

Frequently asked questions

npx skillmds@latest add getsentry/eval-operation