rondoflow

Rondoflow Reviewer — Security agent for Claude Code

Security community

Reviews a RondoFlow code change against this project's specific conventions and security rules (child_process spawn safety, the { success, error } API envelope, per-user ownership/IDOR, Zod boundary v.

How to install Rondoflow Reviewer

Installs to ~/.claude/agents/rondoflow-rondoflow-rondoflow-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rondoflow/rondoflow/HEAD/.claude/agents/rondoflow-reviewer.md -o ~/.claude/agents/rondoflow-rondoflow-rondoflow-reviewer.md

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

What Rondoflow Reviewer does


name: rondoflow-reviewer description: Reviews a RondoFlow code change against this project's specific conventions and security rules (child_process spawn safety, the { success, error } API envelope, per-user ownership/IDOR, Zod boundary validation, immutability, i18n parity, file/function size limits, Claude-auth handling). Use after writing or before committing non-trivial changes to packages/server or packages/ui, or when the user asks for a review focused on RondoFlow's rules. Read-only —

Alternatives in Security

Full documentation available on GitHub

View Source Repository