bk-monitor-weekly-report

Aggregate GitHub PR activity from TencentBlueKing repos into weekly reports.

839|261|Updated Apr 18, 2019
One-click install
npx skills add https://github.com/TencentBlueKing/bk-bcs --skill bk-monitor-weekly-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bk-monitor-weekly-report
Source: https://github.com/TencentBlueKing/bk-bcs/tree/main/bcs-services/bcs-project-manager/.cursor/skills/bk-monitor-weekly-report
Command: npx skills add https://github.com/TencentBlueKing/bk-bcs --skill bk-monitor-weekly-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

该技能解决团队在跟踪和汇总用户 PR 活动时的低效问题:它自动从 GitHub 收集指定仓库中最近一周的 PR,并生成结构化的周报,便于分享给团队与管理层。

Core Features & Use Cases

  • 自动从以下 BK 团队仓库聚合最近 7 天的 PR 信息并生成周报,覆盖跨仓库的进展汇总需求
  • 支持导出为模板化文本,便于分发、归档和后续分析
  • 适用于跨仓库、跨团队的 PR 进展汇总、沟通与决策支持

Quick Start

打开周报生成器,启用 weekly PR watcher,并运行以生成第一份周报。

Frequently Asked Questions about bk-monitor-weekly-report

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

FAQPage Schema
How do I automate weekly PR reports from GitHub?

Automating weekly PR reports from GitHub is done by aggregating user PR activity across TencentBlueKing repos from the past 7 days into a concise structured summary. It searches listed repositories for created or updated PRs and compiles them for team review.

What is the best way to track cross-repository PR progress for my team?

Tracking cross-repository PR progress is handled by aggregating PR activity across multiple TencentBlueKing repos into a single weekly report. It collects PRs created or updated within 7 days to provide a unified view for team collaboration and decision support.

Do I need to configure specific repositories to generate a GitHub weekly report?

Generating a GitHub weekly report requires searching listed BK repositories for recent PR activity. It relies on GitHub integration tools to collect author and PR data, specifically targeting PRs created or updated in the past 7 days across the configured repos.

Can I export the weekly PR summary for team distribution?

Exporting the weekly PR summary is supported as a template text format. The aggregated PR data from GitHub is compiled into concise structured text, making it convenient for distributing to team members, archiving progress, and supporting subsequent analysis.

What limitations exist when aggregating PR data across TencentBlueKing repos?

Limitations when aggregating PR data across TencentBlueKing repos include the fixed 7-day lookback window for created or updated PRs. It specifically searches listed BK repositories and depends on GitHub user and issue search tools, meaning unlisted repos or older PRs are not included in the weekly report.