rustidi

Auth Flow Reviewer — Development agent for Claude Code

Development community

Owner of the "false logout" bug class — the most expensive recurring bug in the product (×8, with no owner until it got one).

How to install Auth Flow Reviewer

Installs to ~/.claude/agents/rustidi-ai-guardrails-auth-flow-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rustidi/ai-guardrails/HEAD/agents/auth-flow-reviewer.md -o ~/.claude/agents/rustidi-ai-guardrails-auth-flow-reviewer.md

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

What Auth Flow Reviewer does


name: auth-flow-reviewer description: Owner of the "false logout" bug class — the most expensive recurring bug in the product (×8, with no owner until it got one). Runs on ANY touch of the auth / login / refresh / session / unlock / token flow across API, iOS, Android, and the auth DB models. Presumption of guilt. Mandatory in Phase 4 for any auth change. tools: ["Read", "Grep", "Glob", "Bash"] model: sonnet

Sanitized example agent. Sprint IDs are generalized; the eight invariants are

Alternatives in Development

  • Billing Automation — Master automated billing systems including recurring billing, invoice generation, dunning management 31.9k ★
  • Docs Impact Agent — Finds repository documentation made false by a change and missing documentation required to use or operate a n 2.2k ★
  • Auth Tester — Authentication and session management testing agent 812 ★

Full documentation available on GitHub

View Source Repository