What problem does it solve? Working with the internal Codebase platform (code.byted.org) normally requires manual UI navigation or raw API calls. This Skill lets you query and operate repositories, branches, files, commits, merge requests, diffs, comments, reviewers, check runs, and permissions directly through a single CLI interface, and it handles internal URLs that generic web fetching cannot reach. ## Core Features & Use Cases - Repository & Code Access: Look up repos by path, list branches, read file contents, and inspect commits or diffs between revisions. - Merge Request Lifecycle: Create, update, merge, and bypass MRs; manage reviewers, draft comments, review status, and check runs. - Insights & Permissions: Query user activity statistics, review network statistics, search users, and apply for repository permissions. - Use Case: Given a link like code.byted.org/tiktok/gdp_gemini_proxy/merge_requests/7, fetch the MR details, list its diff files and check runs, add reviewers, and post a review comment — all without leaving your AI workflow. ## Quick Start Ask the AI to fetch the details and diff files of merge request number 7 in the tiktok/gdp_gemini_proxy repository on code.byted.org.