Back to Codex skills
Development & Code Tools

pr-review-ci-fix Codex skill

Automated PR review and CI auto-fix for GitHub and GitLab using the Composio CLI. Pulls diffs, fetches failing job logs, posts review comments, and loops fix commits until checks go green.

What this skill does

Drive GitHub/GitLab PR reviews and CI triage from the shell using the Composio CLI. No tab-switching between browser, terminal, and chat.

pr-review-ci-fix focuses on making engineering work more repeatable, reviewable, and easier to verify inside a coding-agent workflow. It is part of the awesome-codex-skills catalog and is presented here as an indexable summary for developers comparing reusable agent skills.

Good use cases

Trigger pr-review-ci-fix when a user request matches its stated automation scope.

Use it to keep setup, known pitfalls, and workflow guidance outside the main prompt until needed.

Pair it with repository-specific context when the workflow touches local code, docs, data, or connected apps.

Workflow coverage

When to Use

A documented section in the source skill that gives the agent more specific execution guidance.

Prereqs

A documented section in the source skill that gives the agent more specific execution guidance.

Core Toolkits

A documented section in the source skill that gives the agent more specific execution guidance.

Review Workflow

A documented section in the source skill that gives the agent more specific execution guidance.

CI Auto-Fix Loop

A documented section in the source skill that gives the agent more specific execution guidance.

One-Shot Workflow File

A documented section in the source skill that gives the agent more specific execution guidance.

Referenced tools

COMPOSIO_API_KEYGITHUB_GET_A_PULL_REQUESTGITHUB_LIST_PULL_REQUESTS_FILESGITHUB_CREATE_A_REVIEW_FOR_A_PULL_REQUESTGITHUB_LIST_WORKFLOW_RUNS_FOR_A_REPOSITORYGITHUB_DOWNLOAD_WORKFLOW_RUN_LOGSGITLAB_GET_SINGLE_MERGE_REQUESTGITLAB_LIST_MERGE_REQUEST_DISCUSSIONSGITLAB_CREATE_NEW_MERGE_REQUEST_NOTE

Source and attribution

This summary links back to the original folder in ComposioHQ's public repository. For installation instructions, licensing, and the complete skill body, use the source link before copying the skill into a local Codex setup.

View pr-review-ci-fix on GitHub