Skip to main content
ClaudeWave
OneRedOak avatar
OneRedOak

claude-code-workflows

View on GitHub

The best workflows and configurations I've developed, having heavily used Claude Code since the day of it's release. Workflows are based off applied learnings from our AI-native startup.

Tools3.8k stars566 forksMITUpdated 9mo ago
Editor's note

This repository collects production-tested Claude Code workflows and configurations drawn from day-to-day use at an AI-native startup. It currently offers three main workflows: a code review system using dual-loop architecture with slash commands and GitHub Actions to automatically check PRs for syntax errors, style guide adherence, and bugs; a security review system that scans codebases for exposed secrets, vulnerabilities, and OWASP Top 10 issues with severity-classified findings and remediation guidance; and a design review system that integrates Microsoft's Playwright MCP browser automation to assess front-end changes for UI/UX consistency and accessibility compliance. All three workflows plug into Claude Code through custom slash commands and GitHub Actions triggers. A notable detail is that the code review architecture is modeled on Anthropic's own internal Claude Code development process. The primary audience is development teams wanting to automate routine review tasks and free engineers for higher-level architectural work.

ClaudeWave Trust Score
77/100
Trusted
Passed
  • Open-source license (MIT)
  • Healthy fork ratio
  • Clear description
  • Documented (README)
Flags
  • !Inactive (>180d)
Last scanned: 6/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/OneRedOak/claude-code-workflows
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Use cases

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.

What people ask about claude-code-workflows

What is OneRedOak/claude-code-workflows?

+

OneRedOak/claude-code-workflows is tools for the Claude AI ecosystem. The best workflows and configurations I've developed, having heavily used Claude Code since the day of it's release. Workflows are based off applied learnings from our AI-native startup. It has 3.8k GitHub stars and was last updated 9mo ago.

How do I install claude-code-workflows?

+

You can install claude-code-workflows by cloning the repository (https://github.com/OneRedOak/claude-code-workflows) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is OneRedOak/claude-code-workflows safe to use?

+

Our security agent has analyzed OneRedOak/claude-code-workflows and assigned a Trust Score of 77/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains OneRedOak/claude-code-workflows?

+

OneRedOak/claude-code-workflows is maintained by OneRedOak. The last recorded GitHub activity is from 9mo ago, with 8 open issues.

Are there alternatives to claude-code-workflows?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy claude-code-workflows to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: OneRedOak/claude-code-workflows
[![Featured on ClaudeWave](https://claudewave.com/api/badge/oneredoak-claude-code-workflows)](https://claudewave.com/repo/oneredoak-claude-code-workflows)
<a href="https://claudewave.com/repo/oneredoak-claude-code-workflows"><img src="https://claudewave.com/api/badge/oneredoak-claude-code-workflows" alt="Featured on ClaudeWave: OneRedOak/claude-code-workflows" width="320" height="64" /></a>

More Tools