
Propel Code Skills
- Updated April 9, 2026
- propel-gtm/propel-code-skills
Propel Code Skills is a plugin repository that exposes Propel Review API workflows as agent skills so developers can run async reviews and clear AI comments on open pull requests.
About
propel-code-skills is a marketplace plugin shipping official Propel Code agent skills for Review API workflows. It runs asynchronous diff reviews, automated fix loops, and PR comment resolution when you already use Propel for AI code review. Install it when merge-ready branches need consistent third-party review coverage instead of ad-hoc self-review in the agent session.
- propel-code-review for async diff-based reviews
- carl continuous review/fix loop until clear
- propel-address-pr-comments on current branch PR
- Requires PROPEL_API_KEY review token
- Codex plugin manifests included for local testing
Propel Code Skills by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add propel-gtm/propel-code-skillsAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | April 9, 2026 |
|---|---|
| Repository | propel-gtm/propel-code-skills ↗ |
How do you keep Propel review feedback, fix loops, and PR comment resolution repeatable inside Codex or Claude without custom API glue?
Trigger async Propel diff reviews, loop fixes until comments clear, and fetch or address Propel AI feedback on the open PR for your branch.
Who is it for?
Teams with a Propel Review API token who want skill-installer distribution of review, carl loop, and address-comment flows.
Skip if: Repositories that do not use Propel or developers unwilling to export PROPEL_API_KEY in the agent environment.
What you get
Submitted Propel reviews, iterated fixes until comments clear, and addressed Propel AI notes on the open PR for the current branch.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What environment variable is required?
Set PROPEL_API_KEY to a Review API token with reviews read and write scopes from Propel administration settings.
What is the carl skill?
carl runs a continuous review and fix loop until Propel comments on the change are cleared.
How do I install all three skills in Codex?
Run $skill-installer propel-gtm/Propel Code Skills to pull propel-code-review, carl, and propel-address-pr-comments together.