# Code review with Themis

Use this workflow to run a code review and security audit.

1. Examine the recent changes (use `git diff` or @apollo)
2. Invoke @themis for security audit and code quality review
3. Apply any fixes identified
4. Verify tests pass
