Propose minimal fix and include regression tests/checklist.
Quality Bar
No broad permission bypasses.
Preserve least privilege.
Include one concrete reproduction and one verification path.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: erinrugas-artisan-agents-auth-debug3description: Auth Debug Skill4---56# Auth Debug Skill78## When to Apply9- Login succeeds but users appear unauthenticated.10- Requests return 401/403 unexpectedly.11- Session/cookie/token handling is inconsistent across environments.1213## Workflow141. Read auth-related requirements from `specs/specs.md` and `specs/security-spec.md`.152. Identify auth model in use (session cookie, token, OAuth, SSO, hybrid).163. Trace the failing request path:17 - client request headers/cookies18 - server middleware/guards19 - role/policy checks204. Verify environment/config factors (domains, CORS, secure cookie, token expiry).215. Propose minimal fix and include regression tests/checklist.2223## Quality Bar24- No broad permission bypasses.25- Preserve least privilege.26- Include one concrete reproduction and one verification path.2728---29> Converted and distributed by [TomeVault](https://tomevault.io/claim/erinrugas) — claim your Tome and manage your conversions.30<!-- tomevault:4.0:skill_md:2026-04-13 -->
Run npx skillmds@latest add tomevault-io/erinrugas-artisan-agents-auth-debug in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Auth Debug Skill It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.