auth-store-debug
Installation
SKILL.md
Auth Store Debug
Use this skill when request authorization, session behavior, store persistence, or metadata shape is the likely problem.
Evidence First
Collect:
- Auth mode and Vercel/local environment from admin/preflight surfaces.
- Request method, route, status, and whether bearer or cookie auth was used.
GET /api/admin/logsfiltered forauth.,store.,session.,preflight..- Store backend reported by deployment contract.
- Sanitized metadata shape when needed. Never print secrets, session keys, Redis URLs, or cookies.