Skip to main content
Skills are in beta. We’re actively improving setup and review automations, so you may see some changes along the way. Feedback welcome!
Use Propel skills to run reviews, fix findings, and triage pull request comments with consistent automation.

Available skills

SkillWhat it does
carl (Coding Agent Review Loop)Continuously runs Propel code review, fixes valid comments, and re-reviews until no comments remain.
propel-address-pr-commentsAddresses Propel AI comments in a GitHub pull request review.
propel-code-reviewRuns async diff-based code reviews with the Propel Review API and retrieves comments and feedback.

Before you install skills

Set PROPEL_API_KEY in your environment. Create a Review API token from Review API Tokens.
To persist this value in your shell profile:
If you skip this step, the skill may prompt you to generate a token when it runs.

Install by coding agent

Run this command in Codex:

Prompt your agent to use the skills

For a diff review automation:
For an automatic review and fix loop:
For PR-specific finding triage:

Next steps

  1. Open Commands to run your first review commands.
  2. Open Knowledge base to add reusable team rules.