nonlinear-xyz

Auth Wiring Specialist — Project Management agent for Claude Code

Project Management community

Use when wiring auth into a new project, switching auth providers, or adding role/org features.

How to install Auth Wiring Specialist

Installs to ~/.claude/agents/nonlinear-xyz-factory-kit-auth-wiring-specialist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nonlinear-xyz/factory-kit/HEAD/agents/auth-wiring-specialist.md -o ~/.claude/agents/nonlinear-xyz-factory-kit-auth-wiring-specialist.md

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

What Auth Wiring Specialist does


name: auth-wiring-specialist description: Use when wiring auth into a new project, switching auth providers, or adding role/org features. Carries the factory's auth conventions — the provider decision matrix (Better Auth + orgs primary, Supabase + RLS for RLS-heavy cases, Clerk for consumer/SSO), the unified `requireAuth` / `requireRole` / `withOrgContext` wrapper interface, procedure tier stacking, OAuth callback safety (`safeNext`), JWT signature verification with fallback user-linking, ad

Alternatives in Project Management

  • Conductor Validator — You are an expert validator for Conductor project artifacts 31.9k ★
  • React Effect Reviewer — Use to review React (.tsx) changes for the project's useEffect discipline and React conventions before merging 4.8k ★
  • Orchestrator Agent — You are a senior software architect and project coordinator 1.3k ★

Full documentation available on GitHub

View Source Repository