bCloud Copilot Tools is a Copilot Chat extension: it integrates GitLab, JIRA and Kibana developer tools, and bundles 7 Agent Skills.
Features
Copilot Chat tools — Query GitLab repos/branches/commits/MRs/issues/pipelines and read online files, search Kibana logs (CSV output), read/write JIRA/Confluence; all native tools, ready to use right after install
Local workspace index — Indexes sibling projects under a local code root; code lookups prefer local checkouts with GitLab as fallback; the index root is granted Copilot read access
Daily branch check — The activity bar view compares each project's local branch (default develop) with the remote; check items and fast-forward update them in one click
Compare with branch/tag — Right-click a file/folder to compare with any branch/tag; single files open a diff directly, multiple files are collected into the SCM view
Custom AI model — Register a custom OpenAI-compatible model (e.g. DeepSeek) for Copilot Chat
Bundled Agent Skills
Skill
Purpose
skill-similar-issue-search
Find JIRA issues similar to a given ticket
skill-source-review
Review the latest code changes
table-trace
Trace table INSERT/UPDATE/DELETE logs and export a CSV report
ticket-investigation-report
Generate JIRA ticket investigation reports
skill-request-trace
Trace Kibana logs → code → backend call chain by request ID
skill-entity-lookup
Map entities/tables across data model, backend and frontend API layers
skill-design-doc-lookup
Locate and read design docs by screen ID / process ID / entity name
Requirements
VS Code 1.99+ (built-in GitHub Copilot Chat enabled)
Configuration
Common Commands
Command
Description
bCloud Copilot Tools: Setup GitLab Token
Configure the GitLab PAT (Kibana/JIRA are prompted interactively on first use in chat)
bCloud Copilot Tools: Show Connection Status
Show all configuration states (main troubleshooting entry)
bCloud Copilot Tools: Set Up AI Model (URL + API Key)
Register a custom OpenAI-compatible model
bCloud Copilot Tools: Choose Local Code Folders & Build Index
Pick a code root folder and build the index
bCloud Copilot Tools: Reset All Settings (Back to First Install)