Ccxt Pr Reviewer banner
ccxt ccxt

Ccxt Pr Reviewer

Development community

Description

--- name: ccxt-pr-reviewer description: End-to-end review of a CCXT pull request. Reads the diff, transpiles and builds in all six languages (TS/JS, Python, PHP, C#, Go, Java), runs offline tests + live smoke tests, inspects both source and generated code, checks for security/performance/race-condition issues, drafts a structured review (verdict, inline comments, test checklist, migration notes), and posts it to GitHub. Use when the user asks to review a PR, asks for feedback on a branch, or run

Installation

Installs to ~/.claude/agents/ccxt-ccxt-ccxt-pr-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ccxt/ccxt/HEAD/.claude/agents/ccxt-pr-reviewer.md -o ~/.claude/agents/ccxt-ccxt-ccxt-pr-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository