One-click install
npx skills add https://github.com/TencentBlueKing/bk-bcs --skill -tencentblueking
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 代码评审专家
Source: https://github.com/TencentBlueKing/bk-bcs/tree/main/bcs-services/bcs-project-manager/.cursor/skills/code-review
Command: npx skills add https://github.com/TencentBlueKing/bk-bcs --skill -tencentblueking

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

Code review can be inconsistent and slow, leading to hidden defects and reduced code quality. This skill provides a structured, constructively-focused framework for code reviews to improve maintainability and prevent regressions.

Core Features & Use Cases

  • Enforces focus on outcomes and team-friendly feedback to sustain code health.
  • Provides a tiered issue system with [必须], [建议], and [Nit] categories to prioritize fixes.
  • Offers guidance and references to standard checklists and common scenarios to streamline reviews for teams adopting Google Code Review principles.

Quick Start

Review code changes using the built-in review guidelines and reference materials to align your team's review process.

Frequently Asked Questions about 代码评审专家

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

FAQPage Schema
How do I enforce consistent code quality standards during git pull requests?

Standardize your code review process by enforcing constructive, outcome-focused feedback and tiered issue categorization. This framework guides reviewers to prioritize fixes using [必须], [建议], and [Nit] categories, ensuring consistent code quality during pull requests and safer merges.

What is the best way to provide constructive code review feedback for my engineering team?

Provide constructive code review feedback by focusing on outcomes and team-friendly suggestions rather than personal critiques. This approach uses standard checklists and tiered guidelines to help reviewers deliver actionable, outcome-focused feedback that sustains long-term code health and maintainability.

How do I implement Google Code Review guidelines for pull requests?

Implement Google Code Review guidelines by adopting a structured review framework that offers references and checklists. This approach enforces Google-based principles, providing tiered issue categorization and standard scenarios to align your team's review process and achieve faster, safer merges.

Does this code review framework work for teams without existing review guidelines?

Yes, this framework works for teams without existing review guidelines by providing built-in references and standard checklists. It offers a structured, constructively-focused system applicable across software engineering teams seeking to establish consistent feedback and prevent hidden defects from inconsistent reviews.

How do I categorize code review issues to prioritize fixes effectively?

Categorize code review issues effectively using a tiered system with [必须], [建议], and [Nit] levels. This prioritization framework helps reviewers distinguish between critical fixes and minor suggestions, streamlining the review process and accelerating pull request approvals for safer merges.

Why does inconsistent code review slow down software engineering teams?

Inconsistent code review slows teams down by causing hidden defects and reduced code quality due to unstructured feedback. This framework solves the problem by providing standard checklists and tiered issue categorization to streamline reviews and achieve faster, safer merges across engineering teams.