OneRedOak/claude-code-workflows
A curated set of Claude Code workflows implementing AI agent-based automated review systems for code, security, and design.

This repository provides reusable workflows and configurations for Claude Code that automate code review, security scanning, and design review through AI agents. The workflows implement dual-loop architectures with slash commands and GitHub Actions to trigger automated PR reviews for syntax, completeness, style, and bug detection. It incorporates Microsoft Playwright MCP for browser-based design reviews and is built from applied learnings at an AI-native startup.