awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
OneRedOak avatar

OneRedOak/claude-code-workflows

0
View on GitHub↗
3,636 stars·538 forks·mit·10 vues

Claude Code Workflows

This project is a suite of automated tools and an LLM code review framework designed for design auditing, security scanning, and AI-driven code analysis. It functions as a developer workflow orchestrator that uses static analysis agents and agent-based workflows to automate pull request analysis and security audits.

The system employs a dual-loop agent architecture to coordinate primary analysis and secondary verification, reducing false positives. It distinguishes itself through the use of browser automation to perform live UI component testing and verify frontend changes against accessibility standards and brand guidelines.

The framework integrates into CI/CD pipelines to trigger automated security reviews and code audits before human intervention. It covers a broad range of capabilities including third-party dependency auditing, severity-based vulnerability classification, and the enforcement of organization-specific engineering standards and security policies.

Features

  • Critic Agent Loops - Employs a dual-loop architecture using critic-agent loops to coordinate primary analysis and secondary verification.
  • Agentic Code Reviews - Employs a dual-loop agent architecture to automate pull request analysis and security audits using LLMs.
  • Review Customization - Allows customization of review prompts and categories to match organization-specific architectural and quality standards.
  • Automated Code Review - Integrates automated review agents into CI/CD pipelines to provide feedback on pull requests.
  • Security and Vulnerability Scanning - Detects vulnerabilities, exposed secrets, and risky external dependencies in code changes using industry standards.
  • Pull Request Analysis Agents - Uses AI-driven agents triggered via CI actions to perform deep reasoning and analysis of pull request modifications.
  • Development Workflow Orchestrators - Implements an orchestrator using slash commands and agents to coordinate on-demand code and architectural reviews.
  • Vulnerability Review Scanners - Performs automated security reviews on pull requests to identify vulnerabilities and exposed secrets.
  • Security Scanning Integrations - Embeds automated security vulnerability scanning into CI/CD pipelines for inline feedback on pull requests.
  • CI Pipeline Integrations - Triggers automated code and security analysis within deployment pipelines to validate changes before human review.
  • Automated - Verifies frontend code against design principles and accessibility standards via automated scanning of code and URLs.
  • CI/CD - Provides automated detection of vulnerabilities and secrets specifically integrated into CI/CD pipelines.
  • Coding Convention Engines - Applies organization-specific coding conventions and design guidelines to tailor the automated review process.
  • Coding Standards Enforcement - Enforces organization-specific coding conventions and design principles across the codebase through automated audits.
  • Automated Design Audits - Assesses front-end changes against established design principles and user experience standards during pull requests.
  • Browser Automation - Provides tools for simulating user interactions in web browsers to verify frontend visual behavior and accessibility standards.
  • Automated Code Review - Runs automated agents to check pull requests for bugs, style guide adherence, and architectural patterns.
  • Component and Interaction Testing - Interacts with live UI elements using browser automation to verify visual behavior and interactive functionality.
  • Visual Compliance Validations - Checks user interface changes against brand guidelines and accessibility standards using browser automation.
  • Slash Command Analysis Triggers - Implements specialized slash commands to execute instant code analysis on specific commits or pull requests.
  • Finding Classification - Categorizes and prioritizes security vulnerabilities and bugs by risk level to guide remediation.
  • Dependency Vulnerability Scanning - Includes utilities for auditing third-party dependencies and external libraries for known security risks.
  • On-Demand Code Analysis - Enables instant code analysis on specific commits or pull requests using specialized slash commands.
  • Static Analysis Engines - Uses AI-driven static analysis to enforce organizational coding conventions and style guides.
  • Design System Enforcement - Enforces project-specific brand guidelines and design principles to maintain visual consistency.

Historique des stars

Graphique de l'historique des stars pour oneredoak/claude-code-workflowsGraphique de l'historique des stars pour oneredoak/claude-code-workflows

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait oneredoak/claude-code-workflows ?

This project is a suite of automated tools and an LLM code review framework designed for design auditing, security scanning, and AI-driven code analysis. It functions as a developer workflow orchestrator that uses static analysis agents and agent-based workflows to automate pull request analysis and security audits.

Quelles sont les fonctionnalités principales de oneredoak/claude-code-workflows ?

Les fonctionnalités principales de oneredoak/claude-code-workflows sont : Critic Agent Loops, Agentic Code Reviews, Review Customization, Automated Code Review, Security and Vulnerability Scanning, Pull Request Analysis Agents, Development Workflow Orchestrators, Vulnerability Review Scanners.

Quelles sont les alternatives open-source à oneredoak/claude-code-workflows ?

Les alternatives open-source à oneredoak/claude-code-workflows incluent : qodo-ai/qodo-cover — Qodo Cover is an engineering governance platform and AI-powered assistant designed for automated code review and unit… snyk/cli — The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies,… qodo-ai/pr-agent — PR Agent is an AI-powered code analysis tool and pull request reviewer that uses large language models to automate… analysis-tools-dev/static-analysis — This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It… realpython/materials — This project is a comprehensive collection of Python programming education materials, including tutorials, exercises,… snyk/snyk — Snyk is an application security testing platform designed to identify and remediate vulnerabilities across source…

Alternatives open source à Claude Code Workflows

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Claude Code Workflows.
  • qodo-ai/qodo-coverAvatar de qodo-ai

    qodo-ai/qodo-cover

    5,444Voir sur GitHub↗

    Qodo Cover is an engineering governance platform and AI-powered assistant designed for automated code review and unit test generation. It utilizes an abstract syntax tree codebase knowledge graph to map dependencies and architectural relationships, allowing it to analyze pull requests and enforce organizational coding standards. The system distinguishes itself through a multi-agent analysis pipeline that performs architectural reasoning and identifies bugs beyond the immediate diff. It features a model context protocol server to expose codebase intelligence to external tools and can automatic

    Pythonagentsaitest-automation
    Voir sur GitHub↗5,444
  • snyk/cliAvatar de snyk

    snyk/cli

    5,428Voir sur GitHub↗

    The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies, proprietary application code, container images, and infrastructure-as-code configuration files. It also serves as a platform management tool, allowing users to configure organizations, users, SSO, and reporting from the terminal rather than the web dashboard. The CLI integrates directly into development workflows, enabling scanning within IDEs, build pipelines, and version control systems. It implements static analysis with interfile data flow analysis to find complex security f

    TypeScriptmonitorsecuritysnyk
    Voir sur GitHub↗5,428
  • qodo-ai/pr-agentAvatar de qodo-ai

    qodo-ai/pr-agent

    11,630Voir sur GitHub↗

    PR Agent is an AI-powered code analysis tool and pull request reviewer that uses large language models to automate version control workflows. It functions as a programmatic agent that integrates with version control platforms to provide automated quality checks, explain code changes, and manage pull request documentation. The system distinguishes itself by enforcing organizational engineering standards through a customizable rule-based system. It leverages retrieval-augmented generation to inject repository context and organizational guidelines into its analysis, ensuring that feedback remain

    Pythoncode-reviewcodereviewcoding-assistant
    Voir sur GitHub↗11,630
  • analysis-tools-dev/static-analysisAvatar de analysis-tools-dev

    analysis-tools-dev/static-analysis

    14,389Voir sur GitHub↗

    This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It serves as a central resource for developers to discover, compare, and select tools based on specific programming languages, licensing models, and integration requirements. The directory distinguishes itself by providing deep metadata for each listed utility, including community-driven popularity rankings, maintenance status, and deployment methods. By aggregating these tools into a single searchable index, it enables teams to identify solutions for enforcing coding standards, ma

    Rustanalysisawesome-listcode-quality
    Voir sur GitHub↗14,389
Voir les 30 alternatives à Claude Code Workflows→