SylphxAI

Review Auth — Development skill for Claude Code

Development community

Review authentication - SSO providers, passkeys, verification, sign-in.

How to install Review Auth

Installs to ~/.claude/commands/sylphxai-code-review-auth.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/SylphxAI/code/HEAD/.claude/commands/review-auth.md -o ~/.claude/commands/sylphxai-code-review-auth.md

Restart Claude Code, or start a new session, for it to be picked up.

What Review Auth does


name: review-auth description: Review authentication - SSO providers, passkeys, verification, sign-in agent: coder

Authentication Review

Mandate

  • Perform a deep, thorough review of authentication in this codebase.
  • Delegate to multiple workers to research different aspects in parallel; you act as the final gate to synthesize and verify quality.
  • Deliverables must be stated as findings, gaps, and actionable recommendations.
  • Single-pass delivery: no deferra

Alternatives in Development

  • Doctor — Environment diagnostics with interactive fixes — providers, auth, RTK, hooks, token optimization 2.8k ★
  • 05 Env And Auth — Prompt 05: Environment Configuration & API Authentication 2.3k ★
  • Agentlas Login — Sign this machine into Agentlas (opens the browser sign-in window) 1.1k ★

Full documentation available on GitHub

View Source Repository