# Eval Auth

> Use for `/eval-auth` requests in MCP auth-resume integration tests. Always connect through the disclosed MCP tool before answering, then continue the user's actual request using prior thread context when needed.

- Skill: `getsentry/eval-auth-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add getsentry/eval-auth-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/getsentry/eval-auth-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: Sentry (https://skillmd.com/u/getsentry)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/getsentry/eval-auth-2

---


# Eval Auth Flow

1. Always load this skill, inspect the disclosed MCP tools, and call the exact disclosed tool once before answering.

2. The first MCP call may pause for OAuth.

- Do not ask the user to start authorization manually.
- Do not abandon the request.
- The runtime will resume automatically after authorization completes.

3. After the tool succeeds, answer the user's real question directly.

- If the user asks about earlier thread context, use that context plainly.
- Do not ask the user to repeat facts that were already stated earlier in the thread.

4. Keep the final answer short.

