Adds a Dependabot/Renovate bump-safety check: replay your recorded agent tool-call skills live against a bumped dependency at 0 LLM tokens, and fail the PR check on the exact step that drifted.
- New
wrapinput to front your own MCP server / tool process (the case that exercises a bumped SDK your tool code imports). - Copy-paste recipe:
.github/workflows/reelier-bump-check.yml. - Honest scope: at
max-level 0the replay never calls an LLM, so it verifies dependency / MCP-tool-call behavior, not model upgrades.
Also works unscoped from bump PRs, as a scheduled drift check or a plain "replay this skill on every PR" gate. See the README.