Back to Skills

codex-review-workflow

majiayu000
Updated 8 days ago
18 views
58
9
58
View on GitHub
Otherautomationcode-reviewqualitytesting

About

This skill automates code reviews using OpenAI Codex CLI through iterative fix-and-review cycles until code passes validation or hits iteration limits. It's designed for developers needing automated code validation, security checks, or quality assurance workflows. The skill requires Codex CLI installation and works with Git repositories or via a skip-check flag.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/codex-review-workflow

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/codex-review-workflow
0

Related Skills

activepieces

Other

Activepieces is a self-hosted automation platform that enables developers to build workflows using a visual flow builder and type-safe custom pieces. It supports API integrations, event-driven triggers, and scheduled runs for creating complex automations. Use this skill when you need an open-source, no-code solution to orchestrate workflows across different services within your own infrastructure.

View skill

airflow

Other

This skill enables developers to create and manage Python DAG workflows for orchestrating data pipelines, ETL processes, and scheduled tasks using Apache Airflow. It provides capabilities for DAG authoring, task orchestration, scheduling, and deployment via Docker or Kubernetes. Use it when you need to automate complex workflows, manage dependencies between tasks, and schedule recurring data processing jobs.

View skill

prompts-workflow

Other

This skill automates the complete lifecycle of AI prompts by collecting them from multiple sources (Reddit, GitHub, Hacker News, SearXNG), converting them into Clawdbot Skills, and publishing them to ClawdHub. It offers three execution modes: fully automated, interactive with checkpoint recovery, and manual step-by-step control. Use this when you need to systematically gather and deploy AI prompts as publishable skills without manual intervention.

View skill

calendly-automation

Other

This Claude Skill automates Calendly operations including scheduling, event management, and availability checks through Composio's Rube MCP. It enables developers to programmatically handle invitee tracking, create scheduling links, and manage organization administration. Always use RUBE_SEARCH_TOOLS first to access current schemas and ensure proper setup with an active Calendly connection.

View skill