task-duration-analysis

Official

Analyze task performance and bottlenecks.

AuthorTencentBlueKing
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps identify performance bottlenecks and analyze the time distribution of tasks by breaking down the execution into distinct stages.

Core Features & Use Cases

  • Stage-wise Time Analysis: Breaks down task execution into six defined stages, detailing the time spent in each.
  • Bottleneck Identification: Pinpoints the longest-running stages to understand performance issues.
  • Use Case: When a user reports that a specific job in the BlueKing Job Platform is taking too long, this Skill can analyze its execution logs to identify which stage (e.g., script execution, GSE task distribution) is causing the delay.

Quick Start

Analyze the task duration for request ID 'req-12345' using the task-duration-analysis skill.

Dependency Matrix

Required Modules

requests

Components

scriptsreferencesassets

💻 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: task-duration-analysis
Download link: https://github.com/TencentBlueKing/bk-job/archive/main.zip#task-duration-analysis

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.