PR Review + CI Auto-Fix Drive GitHub/GitLab PR reviews and CI triage from the shell using the Composio CLI. No tab-switching between browser, terminal, and chat. When to Use - A PR needs a structured review (correctness, style, risks) with inline comments. - CI is red and you want the agent to read the logs, patch the code, and recheck. - You want a single command that cycles: fetch diff → critique → fix → push → rerun . Prereqs Optional env for non-interactive runs: . Core Toolkits Discover slugs with search, then pin them for reuse: Common slugs you'll reuse: - - - - - - - - Always confirm…