bytedance-codebase

Query repositories, merge requests, diffs, files, and CI checks via bytedcli.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/itsuki0927/opencode --skill bytedance-codebase
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bytedance-codebase
Source: https://github.com/itsuki0927/opencode/tree/main/skills/bytedance-codebase
Command: npx skills add https://github.com/itsuki0927/opencode --skill bytedance-codebase

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Streamlines codebase exploration by enabling quick queries of repositories, merge requests, diffs, files, and CI results via bytedcli.

Core Features & Use Cases

  • Repository & MR queries: Query repositories and MR details/comments to accelerate reviews.
  • Diffs & File viewing: Inspect diffs, contents, and file changes across commits.
  • CI & Check Runs analysis: Analyze Check Runs and CI failures to diagnose build issues.
  • MR creation: Create new merge requests to propose changes.

Quick Start

Ask bytedcli to fetch a repository, its merge requests, related diffs, files, and CI status for a given project.

Frequently Asked Questions about bytedance-codebase

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query repository data and merge request details using bytedcli?

To query repository data and merge request details, use bytedcli to fetch repository info, MR details, and comments. This requires PAT-based authentication and the universal invocation method to access codebase data across ByteDance projects.

Can I inspect file diffs and contents across commits with bytedcli?

Yes, you can inspect file diffs and contents across commits with bytedcli. It enables quick exploration of file changes and diff contents, streamlining codebase reviews without leaving the command line interface.

How do I analyze CI check runs and diagnose build failures for ByteDance projects?

You can analyze CI check runs and diagnose build failures by querying CI results through bytedcli. The skill fetches Check Runs data to help identify build issues across repositories in ByteDance projects.

What authentication is required to manage codebase data via bytedcli?

PAT-based authentication is required to manage codebase data via bytedcli. You must configure your Personal Access Token before using the universal invocation method documented in references to query repositories and merge requests.

Can I create new merge requests using bytedcli?

Yes, you can create new merge requests using bytedcli to propose code changes. The skill supports MR creation alongside querying existing merge request details, comments, and related diffs across repositories.

What's the best way to explore codebase data across multiple ByteDance repositories?

The best way to explore codebase data across ByteDance repositories is using bytedcli commands. It streamlines lookups for repositories, merge requests, diffs, files, and CI status through a single universal invocation method.