dispatch-module-architecture

Official

Architect scalable dispatch for build pipelines.

AuthorTencentBlueKing
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill documents the architecture and design guidelines for BK-CI's Dispatch module, enabling scalable and reliable task scheduling across Docker, third-party agents, and Kubernetes.

Core Features & Use Cases

  • Provides a clear modular structure for the dispatch subsystem, including API, service, and DAO layers.
  • Clarifies dispatch types (Docker, third-party agents, Kubernetes) and how tasks are allocated, queued, and monitored.
  • Serves as a reference for developers designing new dispatch policies, resource allocation strategies, or agent selection mechanisms.
  • Use Case: When adding a new scheduling strategy, refer to the architecture to identify integration points and data models.

Quick Start

Review the ai/skills/dispatch-module-architecture directory, focusing on the defined module layout and core enums (PipelineTaskStatus, JobQuotaVmType), and summarize how a build task moves from scheduling to execution.

Dependency Matrix

Required Modules

None required

Components

Standard package

đź’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dispatch-module-architecture
Download link: https://github.com/TencentBlueKing/bk-ci/archive/main.zip#dispatch-module-architecture

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.